.waku {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.waku .contentsarea h2 {
	float: left;
	font-size: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.waku .contentsarea .terzo {
	float: left;
	font-size: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.waku .headerarea {
	font-size: small;
	float: left;
	width: 800px;
	background-color: #EEEEEE;
}
.waku .headerarea img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.waku .contentsarea .atmenu {
	float: left;
	width: 800px;
	text-align: center;
}
.waku .menuarea {
	font-size: small;
	float: left;
	width: 800px;
}
.waku .contentsarea {
	float: left;
	width: 800px;
}
.waku .footerarea {
	float: left;
	width: 800px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
}
.waku .contentsarea .itembox {
	height: 285px;
	width: 180px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	background-color: #CCCCCC;
	margin: 4px;
}
body {
	font-size: small;
	//background-image: url(navi/back.jpg);
	background-repeat: repeat;
	background-position: center;
}
.waku .contentsarea .caution {
	color: #FF0000;
}
.waku .contentsarea .itembox4 {
	height: 120px;
	width: 180px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	background-color: #CCCCCC;
	margin: 4px;
}
.waku .headerarea h1 {
	font-size: small;
}
.waku .contentsarea .cautionbig {
	font-size: large;
	color: #FF0000;
	font-weight: bolder;
}
.waku .contentsarea img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.waku .contentsarea .cautionm {
	font-size: medium;
	font-weight: bold;
	background-color: #FFFFCC;
}
.waku .contentsarea .detail {
	padding: 10px;
	clear: both;
	background-color: #FFFFCC;
}
.waku .contentsarea .cart {
	background-color: #FF9933;
}
.waku .contentsarea ul {
	font-size: medium;
	padding: 10px;
	height: auto;
	width: 600px;
	background-color: #ECE9D8;
}
