@charset "utf-8";
body{
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(img/back.jpg) repeat;
	line-height:140%;
	font-size:12px;
}
body,div,p,h1,h2,h2,ul,li {
	margin: 0px;
	padding: 0px;
}
img{
	border-style: none;
	vertical-align:bottom;
}
li{
	list-style-type: none;
}
.clear{
	clear: both;
}
#Wrapper{
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 20px 20px;
	background:#FFF;
}
h1{
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*text-indent: -9999px;*/
	height: 50px;
}
h1 #HedderBtn{
	width: 250px;
	float: right;
	margin-top: 10px;
}
h1 a#TaikenBtn{
	display: block;
	height: 29px;
	width: 118px;
	float: left;
	margin-right: 5px;
	text-indent: -9999px;
	background-image: url(img/header_event.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 a#SiryouBtn{
	display: block;
	height: 29px;
	width: 118px;
	float: left;
	text-indent: -9999px;
	background-image: url(img/header_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 a:hover#TaikenBtn,a:hover#SiryouBtn{
	background-position: left bottom;
}



div.taiken,
div.senkou,
div.difference,
div.point {
	width:800px;
	margin:15px auto;
}



/*--footer--*/
#Footer {
	border-top:2px outset #999;
	padding-top:5px;
	clear:both;
}
#Footer address{
	font-style: normal;
	font-size: 10px;
	margin-top: 10px;
}
#close{
	margin-top: 20px;
	display: block;
	height: 18px;
	width: 101px;
	margin-right: auto;
	margin-left: auto;
}
.nextback {
	width:250px;
	margin:0px auto;
}
.next {
	float:right;
}
.back {
	float:left;
}
.centerBtn {
	width:120px;
	margin:0px auto;
}

