@charset "utf-8";
body {
	text-align: center;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}
#soto {
	font-size: 12px;
	color: F2984C;
	background-color: #990000;
	margin: 0px;
	height: auto;
	width: 800px;
	text-align: center;
}
#header {
	background-color: #CC0000;
	height: 30px;
	width: 800px;
}
#contents {
	background-color: #990000;
	height: auto;
	clear: both;
	float: left;
	width:800px;
}
.naka {
	background-color: #990000;
	margin: 0px;
	float: left;
	height: auto;
	width: 400px;
}


.naka2 {
	background-color: #CC0000;
	margin: 0px;
	float: left;
	height: auto;
	width: 400px;
}
.naka3 {
	background-color: #CC0000;
	margin: 0px;
	float: left;
	height: auto;
	width: 160px;
}
.pageright {
	background-color: #990000;
	margin: 0px;
	float: left;
	height: auto;
	width: 640px;
	text-align:left;
}
.tatenaga {
	background-color: #CC0000;
	height: 600px;
	width: 160px;
	float: right;
}

.adsensetatenaga {
	background-color: #990000;
	height: 600px;
	width: 160px;
	float: left;
	text-align: left;
	color: F2984C;
}

.adsensetatenaga2 {
	clear:both;
	background-color: #CC0000;
	height: 600px;
	width: 160px;
	float: left;
}

.tatenaga2 {
	background-color: #990000;
	height: auto;
	width: 240px;
	float: left;
	text-align: left;
}


.tatenaga2l {
	background-color: #CC0000;
	height: auto;
	width: 240px;
	float: left;
	text-align: left;
}

.sikaku {
	background-color: #009900;
	height: 160px;
	width: 160px;
	float: left;
	text-align: left;
	background-image: url(dw.gif);
	background-repeat: no-repeat;
}
.sikakuright {
	background-color: #CC0000;
	height: 160px;
	width: 160px;
	float: left;
	text-align: left;
}
.sikaku2 {
	background-color: #990000;
	float: left;
	height: 160px;
	width: 240px;
	margin: 0px;
	background-image: url(yajirusi.gif);
	background-repeat: no-repeat;
}
.sikaku3 {
	background-color: #CC0000;
	float: left;
	height: 160px;
	width: 240px;
	background-image: url(yajirusi2.gif);
	background-repeat: no-repeat;
}
.tyuuou {
	text-align: center;
	margin-top: 10px;
}
.moji {
	margin: 5px;
	color:#FFFFFF;
	text-align: left;
	line-height: 130%;
}

h1 {
	color: #FFFFFF;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:5px;
}
a:link{
	color: #FFFFFF;
}
a:hover{
	color: #FFFFFF;
}
a:visited{
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:5px;
	background-color: #CC0000;
}
h3 {
	color: #FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:5px;
	background-color: #CC0000;
}
.maj5 {
	margin: 5px;
}
#footer {
	height: 20px;
	width: 800px;
	background-color: #CC0000;
	clear: both;
	float: left;
	color: #FFFFFF;
}

dl {
	margin-left:10px;
	margin-right:10px;
	}
dd {
	line-height:150%;
	color: F2984C;
	}
