.waku {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	background-repeat: repeat;

	background-position: center;

}

body {

	background-image: url(../img/back.jpg);

	background-repeat: repeat-y;

	background-position: center;

}



.waku .contents {

	width: 800px;

}

.waku .footerarea {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	font-size: small;

}

.caution {

	color: #FF0000;

}



.waku .headerarea h1 {

	font-size: small;

}



.waku .headerarea {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	font-size: small;

}

.waku img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.waku .contents .spec {

	background-color: #CCCCCC;

	width: 700px;

	padding: 10px;

	margin-right: auto;

	margin-left: auto;

	font-size: medium;

}