@charset "UTF-8";
a:link{
	text-decoration:none;
	COLOR:#0066FF
}
a:visited {text-decoration:none;COLOR: #666666}
a:hover {
	text-decoration:underline;
	COLOR: #0099FF
}
#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: 900px;
margin-top: 20px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-image: url(../images/body.gif);
background-repeat: repeat-y;
text-align: center;
height: auto;
}
#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;
}
.BtnCont {
width: 250px;
height: 40px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}
.Button {
	text-align: center;
	font: bold 24px/1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.Button a {
	width: 250px;
	height: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	color: #FFFFFF;
	background-color: #9E775C;
	text-decoration: none;
	border-radius: 10px;
}
.Button a:hover {
	background-color: #775944;
	text-decoration: none;
}
.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;
}
#line {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 800px;
}
#line2 {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DC2525;
}
.px14B {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
}
.cl {
clear: both;
}
