body {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width:700px;
	background-color: #000000;
}
.owaku {
	width: 700px;
	height: 541px;
	background-image: url(washi.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}.box1 {
	width: 700px;
	text-align: center;
	height: 35px;
}
.box2 {
	margin-top: 10px;
	height: 410px;
	width: 650px;
	padding-left: 50px;
}
.box3 {
	height: 25px;
	width: 700px;
	margin-top: 25px;
	text-align: center;
}
.enkai {
	margin-right: 50px;
	float: right;
}
.text {
	float: left;
	height: 80px;
	width: 400px;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.copys{
font-size:12px;
color:#CCCCCC;
text-align:center;
padding:10px;
}