@charset "shift_jis";

/*------------------------------------
   basic
------------------------------------*/
* {
	margin:0;
	padding:0;
}

body, div, ol, ul, dl, form{
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, h5, h6, dt, dd, input, textarea{
	font-size:100%;
	margin:0;
	padding:0;
}

body{
	width:100%;
	background: url(image/bg.jpg) repeat-y center top #fff;
	color:#333333;
	font-family: '僸儔僊僲妏僑 Pro W3','Hiragino Kaku Gothic Pro','儊僀儕僆',Meiryo,'俵俽 俹僑僔僢僋',sans-serif;;
	font-size:10pt;
	line-height:1.6;
	text-align:center;
}

a:link {color:#09f;text-decoration:none;}
a:visited {color:#09f;text-decoration:none;}
a:hover {color:#09f;text-decoration:underline;}
a:active {color:#09f;text-decoration:none;}


/*------------------------------------
   慡懱峔憿
------------------------------------*/
#wrapper{
	margin: 0 auto;
	width: 800px;
}

h1{
	margin: 0;
	padding: 0;
}

#content {
	margin: 0;
	padding: 0;
	text-align: left;
}

#content p.main{
	margin-left: 120px;
	margin-right: 120px;
}

#content img.main{
	margin-left: 75px;
	margin-right: 75px;
}

#content h2.titleText{
	background: url(image/bg_title_pink.gif) repeat-x center top #fff;
	margin-left: 75px;
	margin-right: 75px;
	padding: 15px 45px 25px;
	font-size: 13pt;
	font-weight: 600;
	color: #fff;
}


#content h3.titleText{
	background: url(image/bg_title_yellow.gif) repeat-x center top #fff;
	margin-left: 75px;
	margin-right: 75px;
	padding: 8px 45px 10px;
	font-size: 12pt;
	font-weight: 600;
	color: #333;
}



#content dt{
	margin: 0 100px 12px;
	padding: 3px 20px 5px;
	border-bottom: 4px double #f00;
	font-size: 11pt;
	font-weight: 600;
	color: #f00;
}

#content dd{
	margin: 0 120px 22px;
}






#content ul.main{
	list-style: none;
	margin-left: 100px;
	margin-right: 120px;
}

#content .main li{
	margin: 10px 0;
	padding-left: 20px;
	background: url(image/bg_list2.gif) no-repeat 0 0.2em;
}



#footer{
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	background: url(image/bg_footer.jpg) repeat-x 0 0 #5f5f62;
}

#footer p{
	text-align: center;
}

#footer a:link {color:#06f;text-decoration:none;}
#footer a:visited {color:#06f;text-decoration:none;}
#footer a:hover {color:#06f;text-decoration:underline;}
#footer a:active {color:#06f;text-decoration:none;}

/*------------------------------------
   #schedule
------------------------------------*/
#schedule{
	background: url(image/bg_center_w650.gif) repeat-y 0 0;
	color: #333;
	font-size: 14pt;
	font-weight: 600;
	margin: 10px 75px;
	padding: 6px 0 4px;
	text-align: center;
	width: 650px;
}



/*------------------------------------
   .offerCaution
------------------------------------*/
.offerCaution{
	margin-left: 75px;
	margin-right: 75px;
	padding: 12px 25px;
	background: #ffc;
	color: #f00;
	font-size: 9pt;
}

/*------------------------------------
	.btn
------------------------------------*/
.btn{
	display: block;
	width: 650px;
	height: 138px;
	margin: 0 auto;
	padding: 0;
}

.btn a{
	display: block;
	width: 650px;
	height: 138px;
	background: url(image/btn_shindan.jpg) no-repeat 0 0;
}

.btn a span{
	display: none;
}

.btn a:hover{
	background-position: 0 -138px;
}
/*------------------------------------
	.btn_follow
------------------------------------*/
.btn_follow{
	margin-left: 100px;
	padding: 0;
}

.btn_follow a{
	display: block;
	width: 200px;
	height: 58px;
	background: url(image/btn_follow.jpg) no-repeat 0 0;
}

.btn_follow a span{
	display: none;
}

.btn_follow a:hover{
	background-position: 0 -58px;
}

/*------------------------------------
   挷惍抣
------------------------------------*/
.right{
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}

.clear{
	clear: both;
}

.f16g {font-size: 16pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f15g {font-size: 15pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f14g {font-size: 14pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f13g {font-size: 13pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f12g {font-size: 12pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}


.f16 {font-size: 16pt;}
.f15 {font-size: 15pt;}
.f14 {font-size: 14pt;}
.f13 {font-size: 13pt;}
.f12 {font-size: 12pt;}
.f11 {font-size: 11pt;}
.f9 {font-size: 9pt;}


.red { color: #f00;}
.blue {	color: #06f;}
.white { color: #fff;}
.green { color: #6c0;}
.pink { color: #f39;}


.bold600{font-weight: 600;}
.under{ text-decoration: underline;}
.italic{ font-style: oblique;}
.taCenter{ text-align: center;}
.taRight{ text-align: right;}

strong{ font-weight: 600;}

.mt5 { margin-top: 5px;}
.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt20 { margin-top: 20px;}
.mt30 { margin-top: 30px;}
.mt40 { margin-top: 40px;}
.mt50 { margin-top: 50px;}

.mb5 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb20 { margin-bottom: 20px;}
.mb30 { margin-bottom: 30px;}
.mb40 { margin-bottom: 40px;}
.mb50 { margin-bottom: 50px;}