body {
	background-image: url(http://www.wanofu.com/c/images/pageback.gif);
	background-color: #666666;
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0 auto;
	line-height: 160%;
	text-align: center;
}
* html body {
	width: 840px;
}
#layout_body {
	/*レイアウトの設定*/
	width: 814px;
	/*センタリング*/
	margin: 0 auto;
	padding: 0px;
	background-image: url(http://www.wanofu.com/c/images/pageback02.gif);
	background-color: #666666;
	background-repeat: repeat-y;
	background-position: center;
}


#topmenu {
	text-align: right;
	height: 24px;
}
#footer {
	height: 60px;
	margin: 0px;
	text-align: center;
	position: static;
	bottom: 0px;
	background-color: #666666;
}
#mainarea {
	/*レイアウトの設定*/
	width: 814px;
	/*センタリング*/
	margin: 0 auto;
	padding: 0px;
}
#mainarea .sidemenu {
	float: left;
	margin: 0;
	width: 200px;
	background-image: url(http://www.wanofu.com/c/images/sidemenuback.gif);
	background-color: #666666;
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
}
* html #mainarea .sidemenu {
	margin: 0 0 0 6px;
}
#contents {
	float:right;
	width: 586px;
	text-align: left;
	margin: 0;
	background-image: url(http://www.wanofu.com/c/images/img01.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
}
* html #contents {
	width: 560px;
}
#mainarea .contents {
	float:right;
	width: 586px;
	text-align: left;
	margin: 0;
}
* html #mainarea .contents {
	width: 560px;
	margin: 0 20px 0 20px;
}

H1 {
	font-size: 13px;
	color: #FFCCCC;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 200%;
	font-weight: normal;
}
li {
	list-style-image: url(http://www.wanofu.com/c/images/marker.gif);
}
P {
	font-size: 12px;
	line-height: 190%;
	margin-bottom: 16px;
	font: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ丸ゴ Pro W4";
}


img {
	margin: 0px;
}
.cap {
	font-size: 10px;
	line-height: 120%;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCC00;
}
