.waku {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	background-repeat: repeat;

	font-size: small;

}

.waku .headerarea {

	background-color: #FF3366;

}



.waku .footerarea .caution {

	color: #FF0000;

}

body {

	background-image: url(back.jpg);

	background-repeat: repeat;

	background-position: center;

}

.waku .contents .caution {

	color: #FF0000;

}

.waku .contents .shop {

	float: left;

	height: auto;

	width: 400px;

}

.waku .contents .mailorder {

	height: auto;

	width: 400px;

	float: right;

	clear: none;

}





.spec {

	font-style: normal;

	font-size: x-small;

	background-color: #CCCCCC;

	padding: 5px;

	font-weight: bold;

	width: 600px;

}

.waku .footerarea {

	float: right;

	width: 800px;

	background-color: #FFCC66;

	font-size: small;

}
.waku .copy {
	width: 800px;
	float: left;
}


.waku .contents h3 {

	border-top-style: double;

	border-right-style: double;

	border-bottom-style: double;

	border-left-style: double;

	border-top-color: #FF3366;

	border-right-color: #FF3366;

	border-bottom-color: #FF3366;

	border-left-color: #FF3366;

}

.waku .contents .thumbnail {

	height: 120px;

	width: 240px;

	float: left;

	margin: 5px;

	padding: 5px;

	background-color: #CCCCCC;

}
