<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8"; 

/** ページごとに違うのはなるべくここに置く **/
.textboxOuter { padding:223px 0px 0px 40px;}
.textbox {
	display: block;
	width:516px;
	height:75px;
	font-size:15px;
	color:#FFF;
	line-height:145%;
}
.textboximagei { text-align:right; padding-top:10px;}
a.imagei { color:#FFF; text-decoration:underline}
a.imagei:hover { color: #FF0; text-decoration:underline}
.tableoffees { padding-left:390px; padding-top:50px;}
.tableoffees, .tableoffees table { font-size:12px;}
.tableoffees span { text-align:right;display:block; width:350px; padding:6px 0;}

/** ページごとに違うのはなるべくここに置く **/

/** 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:left;
}

.mdl {
	width: 820px;
	height: 340px;
	display: block;
	background: top center url(mdl.jpg) no-repeat scroll;

	text-align:left;
}

.btm {
	width: 820px;
	height: 159px;
	display: block;
	background: top center url(btm.jpg) no-repeat scroll;

	text-align:left;
}




.btnB {
	display:block;
	padding:112px 0 0 407px;
	}

.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:118px 0px 0px 476px;}


.btn1 {
	text-align: center;
	margin: 18px auto 10px auto;
	width: 600px;
	height: 79px;
	display: block;
}

.btn1 a {
	width: 600px;
	height: 79px;
	display: block;
	background: top left url(btn1.jpg) no-repeat scroll;
	text-indent: -9999px;
	text-align:left;
}



.btn1 a:hover {
	width: 600px;
	height: 79px;
	display: block;
	text-indent: -9999px;
	text-align:left;
	background-position: 0px -79px;
	}



.btn2 {
	text-align:center;
	margin: 0px auto 10px auto;
	width: 558px;
	height: 79px;
	display: block;
}


.btn2 a {
	width: 558px;
	height: 79px;
	display: block;
	text-indent: -9999px;
	background: top left url(btn2.jpg) no-repeat scroll;
}

.btn2 a:hover {
	width: 558px;
	height: 79px;
	display: block;
	text-indent: -9999px;
	background-position: 0px -79px;
}

.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;
	}

#home a{
	text-indent: -9999px;
	display:block;
	outline:none;
	width:30px;
	height:30px;
	background:transparent url(home.png) no-repeat top left;
	}
</pre></body></html>