@charset "utf-8";

/* init */
*{
    margin: 0;
    padding: 0;
}
body {
    color: #666;
    font-size: 14px;
    line-height: 1.5em;
	font-family: sans-serif;
}
a img{
	border: none;
	}
a:link{
	color: #ec7c1c;
	text-decoration: underline;
	}
a:visited{
	color: #ec7c1c;
	text-decoration: underline;
	}
a:hover{
	}

/* レイアウト */
#mainImg{
	width: 100%;
	height: 670px;
	margin: 0 auto;
	background: url(../images/bg_mainImg.gif) no-repeat 50% top;
}
#contents_bg{
	background-color: #fef8e9;
	}
#contents_bgIn{
	background:url(../images/bg.gif) no-repeat 50% 670px;
	}
#contents_wrapper{
	width: 900px;
	margin: 0 auto;
}


#contents_left,#contents_right{
	width: 440px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}

.contents_1col{
	background-color: #FFF;
	border: 11px solid #bfa043;
	padding:0;
}


.contents_2col{
	background-color: #FFF;
	border: 11px solid #bfa043;
	padding: 20px 15px 15px 15px;
	}
	
.contents_4col{
	background-color: #FFF;
	border: 11px solid #bfa043;
	padding: 20px 15px 15px 15px;
	position:relative;
	height:380px;
	}

p#tenji{
	position:absolute;
	top:-9px;
	left:-26px;
}
	
	
.contents_1col{
	width: 876px;
	margin-bottom: 20px;
}
.contents_2col{
	margin-bottom: 20px;
	width: 386px;
}

.contents_4col{
	margin-bottom: 20px;
	width: 386px;
}


.contents_3col{
	background-color: #FFF;
	border: 11px solid #bfa043;
	padding: 5px 0;
	margin-bottom:20px;	
	}
	
	
.contents_3col p{
	margin:0;
	padding:0;
}

#footer{
	width: 100%;
	clear: both;
	background-color: #6abe15;
	border-top: 1px solid #7fc634;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 160px;
	margin: 0 auto;
	position: relative;
	
}


/* パーツ */
h1,h2{
	margin: 0 0 17px 0;
}


ul#tenji li{
	padding-bottom:10px;
}

	
.table01{
	color: #333333;
	font-size: 12px;
	border-collapse: collapse;
	width: 364px;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
.table01 th{
	font-weight: normal;
	background-color: #f6f6f6;
}
.table01 td{
	background-color: #ffffff;
}

.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #aaa;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 12px;
}
.table02 th{
	font-weight: normal;
	background-color: #eff4e9;
}
.table02 td{
	background-color: #FFF;
}	
.table02 td.fee{
	text-align: left;
	padding: 15px 0 15px 25px;
	}
	
.table03{
	border-collapse: collapse;
	width: 100%;
	}
.table03 th,.table03 td{
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	background-color: #fffdf0;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{
	color: #228900;
	font-weight: normal;
	width: 30%;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	color:#333;
	}


.table04{
	color: #333333;
	font-size: 12px;
	border-collapse: collapse;
	width: 364px;
}
.table04 td{
		border: 1px solid #aeaeae;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0 5px 10px;
}

.table04 th{
	border: 1px solid #aeaeae;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0 5px 10px;
}
.table04 th{
	font-weight: normal;
	background-color: #f6f6f6;
}
.table04 td{
	background-color: #ffffff;
}





.box01{
	width: 364px;
	border: 1px solid #d2d2d2;
	background-color: #fffdf0;
	padding: 20px 10px 10px 10px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 1.2em;
	position:relative;
}

.box06{
	background:url(../images/quiz_bg.gif) no-repeat;
	width: 364px;
	height:147px;
	border: 1px solid #d2d2d2;
	padding: 20px 10px 0 10px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 1.2em;
}


.box06 p{
	margin-top:25px;
	padding:10px 12px;
	line-height:1.4em;
}


*html .box06 p,
*+html .box06 p{
	margin-top:21px;
	padding:10px 12px;
	line-height:1.4em;
}


.box05{
	width: 374px;
	border: 1px solid #d2d2d2;
	background-color: #fffdf0;
	padding: 20px 0 10px 5px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 1.2em;
	position:relative;
}


p.inbox{
	padding:0 10px 5px 10px;
	line-height:1.5em;
	color:#333;
}


p#syokai{
	position:absolute;
	left:283px;
	top:410px;
}


.box02{
	border: none;
	background-color: #FFF;
	color: #333333;
	position:relative;
}


p.event-img{
	position:absolute;
	top:8px;
	left:322px;
}
	
	
.txt01{
	padding: 10px 0 5px 5px;
	margin-bottom:0;
	font-size: 90%;
	
	line-height: 1.5em;
}

.txt02{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 30px 5px;
	margin-bottom: 13px;
	font-size: 90%;
	line-height: 1.3em;
}

.txt03{
	padding: 10px 0 10px 5px;
	margin-bottom: 0;
	font-size: 90%;
	line-height: 1.5em;
}

.name{
	color: #565656;
	}	
.gmap{
	margin: 15px 0 5px;
	}
.gmap p{
	text-align: right;
	font-size: 85%;
	}
.gmap_in{
	border: solid 1px #cebbbb;
	}
.box_dl1 a,.box_dl2 a{
	display: block;
	width: 238px;
	height: 57px;
	padding: 50px 20px 0 150px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
}
.box_dl1 a:link,.box_dl2 a:link,.box_dl1 a:visited,.box_dl2 a:visited,.box_dl1 a:hover,.box_dl2 a:hover{
	color: #333333;
	text-decoration: none;
}
.box_dl1 a{
	background-image: url(../images/btn_dl_off.gif);
	background-repeat: no-repeat;
}
.box_dl1 a:hover{
	background-image: url(../images/btn_dl_on.gif);
	background-repeat: no-repeat;
}


.logo1{
	width: 146px;
	height: 42px;
	position: absolute;
	top: 34px;
	left: 1px;
	}
.logo2{
	width: 141px;
	height: 32px;
	position: absolute;
	left: 176px;
	top: 37px;
	}
.logo3{
	width: 117px;
	height: 47px;
	position: absolute;
	top: 95px;
	}
.support{
	width: 500px;
	color: #efa1b1;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 40px;
	}	
.cr{
	width: 500px;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 121px;
	}
.totop{
	width: 92px;
	height: 29px;
	position: absolute;
	left: 807px;
	top: -29px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT15{
	margin-top: 15px;
	}
.maT10{
	margin-top:10px;
}
.maT5{
	margin-top: 5px;
	}
.ma_top5{
	margin-top: 5px;
}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB0{
	margin-bottom: 0px;
	}
.pa_btm10{
	padding-bottom: 10px;
}
.pa_t5{
	padding-top: 5px;
}

.b_top0{
	border-top:none;
}

.maL5{
	margin-left:3px;
}



/* テキスト装飾 */
.small{
	font-size: 90%;
	line-height: 1.3em;
}
.note{
	color: #e84884;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}
.day{
	color:#919324;
font-size: 90%;
}
.fri{
	color:#b7ad17;
font-size: 90%;
}
.sat{
	color: #5d86b4;
	font-size: 90%;
	}
.sun{
	color: #e0493d;
font-size: 90%;
	}
	
/*その他 */
.clear{
	clear: both;
	}


/*socialPlugIn*/
.social{
	float:right;
	width: 410px;
	height: 35px;
	margin-left:455px;
	margin-top:15px;
	z-index:5;
	position:absolute;
	}
.social div{
	float: right;
	}
.twitter{
	color: #000;
	margin: 0 -40px 0 15px;
	}
.line{
	margin: -5px 0 0 15px;
	}
	