@charset "UTF-8";
a:link{text-decoration:none;COLOR:#249105}
a:visited {text-decoration:none;COLOR: #666666}
a:hover {text-decoration:underline;COLOR: #36c20e}
#header {
	height: 40px;
	width: 890px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(../images/bottom.gif);
	height: 40px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#body {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 40px;
}
#dotline {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #249105;
}
.headerLIne {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #249105;
}
.mgn8_r {
	margin-right: 8px;
}
.mgn10_b {
	margin-bottom: 10px;
}
.mgn20_b {
	margin-bottom: 20px;
}
.mgn30_b {
	margin-bottom: 30px;
}
#thumBox {
	height: 72px;
	width: 800px;
	margin-bottom: 30px;
}
.px10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 18px;
}
.px12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}
#LightBox {
}
#copyright {
	height: 12px;
	width: 202px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
