body {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width:700px;
	background-color: #000000;
	font-size: 11px;
}
.owaku {
	width: 700px;
	height: 850px;
	background-image: url(washi.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
.box1 {
	width: 700px;
	text-align: center;
	height: 52px;
}
.box2 {
	margin-top: 10px;
	width: 700px;
	text-align: center;
}
.box3 {
	margin-top: 10px;
	width: 700px;
	text-align: center;
}
.box4 {
	margin-top: 10px;
	width: 700px;
	text-align: right;
}
.box5 {
	height: 25px;
	width: 700px;
	margin-top: 15px;
	text-align: center;
}
.ryouri {
	margin-right: 20px;
}
.copys{
font-size:12px;
color:#CCCCCC;
text-align:center;
padding:10px;
}