@charset "utf-8"; 

/** ページごとに違うのはなるべくここに置く **/



.statusBtnOuter {
	/*padding:4px 0px 0px 325px;*/
}

.statusBtnOuter a.on {
	width: 341px;
	height: 62px;
	display: block;
	background: top center url(statusBtn_on.gif) no-repeat scroll;
	text-indent:-9999px;
}


.statusBtnOuter a.off {
	width: 341px;
	height: 62px;
	display: block;
	background: top center url(statusBtn_off.gif) no-repeat scroll;
	text-indent:-9999px;
}


/** ページごとに違うのはなるべくここに置く **/

/** basic **/
.yellow {background:#ffff00;}
.white {color:#FFFFFF;}
.red {color:#FF0000}
.blue {color:#0000ff}
.bold {font-weight:bold;}
.f36 { font-size:36px;}
.f34 { font-size:34px;}
.f32 { font-size:32px;}
.f30 { font-size:30px;}
.f28 { font-size:28px;}
.f26 { font-size:26px;}
.f24 { font-size:24px;}
.f22 { font-size:22px;}
.f20 { font-size:20px;}
.f18 { font-size:18px;}
.f16 { font-size:16px;}
.f14 { font-size:14px;}
.f12 { font-size:12px;}
.f10 { font-size:10px;}
.smaller {font-size:smaller;}
.right {float:right;}
.left {float:left;}

.clear { margin:0px; padding:0px; clear:both; width:100%; font-size:1px;}
.spacer {display:block; height:1px;}


body{
	padding:0; 
	margin:0; 
	font-size:12px;
	text-align:center;
	font-family: verdana ,MS UI Gothic, arial, ＭＳ Ｐゴシック, sans-serif,Osaka‐等幅;
}

img a { border:0}

#wrap3{
	width:820px; 
	text-align:center; 
	margin:0px auto 0px auto;
	background:#FFF;
	padding-top:0px;
}

#wrap2{
	width:820px; 
	margin:2px auto 30px auto; 
	padding:0;
	background-color:#FFFFFF;
	text-align:center;
}

.top {
	width: 820px;
	/*height: 88px;*/
	display: block;
	background: top center url(top.jpg) no-repeat scroll;
	text-align:center;
}

.mdl {
	width: 820px;
	height: 340px;
	display: block;
	background: top center url(mdl.jpg) no-repeat scroll;

	text-align:left;
}

.btm {
	width: 820px;
	height: 126px;
	display: block;
	background: top center url(btm.jpg) no-repeat scroll;

	text-align:center;
}




.btnB {

	display:block;

	padding:95px 0 0 367px;

	}



.btnB a {

	width:354px;

	height:57px;

	display:block;

	background: top left url(btnVip.gif) no-repeat scroll;

	text-indent: -9999px;

	text-align:left;

}





.btnB a:hover{

	width:354px;

	height:57px;

	display:block;

	text-indent: -9999px;

	text-align:left;

    background-position: 0px -56px;

}





.iconimg {margin:132px 0px 0px 326px;}







.btn1 {

	text-align: center;

	margin: 18px auto 0 auto;

		display: block;

}



.btn1 a {

	width: 630px;

	height: 132px;

	display: block;

	background: top left url(btn1.png) no-repeat scroll;

	text-indent: -9999px;

	text-align:left;

	margin:0 auto;
}







.btn1 a:hover {

	background-position: 0px -133px;

	}







.btn2 {

		text-align: center;

	margin: 3px auto 10px auto;

		display: block;

}





.btn2 a {

	width: 630px;

	height: 132px;

	display: block;

	background: top left url(btn2.png) no-repeat scroll;

	text-indent: -9999px;

	text-align:left;

	margin:0 auto;

}



.btn2 a:hover {

	background-position: 0px -133px;
}



.btn3{ margin-bottom: 15px;}



.btn3 a {

	text-align: center;

	width: 600px;

	height: 43px;

	display: block;

	text-indent: -9999px;

	background: top left url(btn3.png) no-repeat scroll;

}



.btn3 a:hover {

	text-align: center;

	width: 600px;

	height: 43px;

	display: block;

	text-indent: -9999px;

	background-position: 0px -48px;

}







.rollOverBtn1 { float:left; margin-left:105px; margin-bottom:24px;} 



.rollOverBtn2 { float:left; margin-left:140px;}



.rollOverBtn1 img { border-width:0px;} 



.rollOverBtn2 img { border-width:0px;}

/*.line { height:1px; width:750px; border-bottom:2px dotted #999; text-align: center; margin: 25px auto 25px auto;}*/

.chui { display: block; width: 624px; margin: 22px auto 22px 120px; font-size: 12px; color: #666; text-align: left; float:left;}

#home{
	width:30px;
	height:30px;
	/*text-align: left;*/
	float: right;
	text-indent: -9999px;
	margin:1px 10px 0px 18px;
	z-index: 999;
	position: relative;
	top:-950px;
	}

#home a{
	text-indent: -9999px;
	display:block;
	outline:none;
	width:30px;
	height:30px;
	background:transparent url(home.png) no-repeat top left;
	}
