@charset "utf-8";

/* init */
body, form,img,fieldset,p,h1,h2 {
    margin: 0;
    padding: 0;
}
body {
    background-color: #FFFFFF;
    color: #333333;
    font-size: 14px;
    line-height: 1.6em;
}
a img{
	border: none;
	}
a:link{
	color: #01b3d6;
	}
a:visited{
	color: #01b3d6;
	}
a:hover{
	}

/* レイアウト */
#all_bg{
	background: url(../images/bg_all.gif) repeat;
	}
#all_wrapper{
	margin: auto;
	width: 1000px;
	}
#head{
	height: 90px;
	position: relative;
}
#main_in{
	width: 1000px;
	height: 600px;
	margin: 0 auto;
	background-image: url(../images/img_main.gif);
	background-repeat: no-repeat;
}
#contents_left,#contents_right{
	width: 490px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #FFFFFF;
	border: 11px solid #a87c63;
	padding: 14px;
	}
.contents_1col{
	width: 950px;
	border: 11px solid #a87c63;
	margin: 20px 0;
}
.contents_2col{
	margin-bottom: 20px;
	width: 440px;
}
#footer{
	clear: both;
	background-color: #90c31f;
	border-top: 1px solid #6a9213;
}
#footer_in{
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	position: relative;
}


/* パーツ */

.toplogo{
	margin-top: 20px;
	margin-left: 25px;
	}
.support{
	font-size: 12px;
	position: absolute;
	left: 756px;
	top: 39px;
	line-height: 1.4em;
	}
h1{
	padding-bottom: 12px;
	border-bottom: solid 1px #ab6a31;
	margin-bottom: 18px;
	}
h2{
	font-size: 16px;
	color: #616161;
	}
.hot{
	background-color: #f2f2f1;
	padding: 14px;
	margin-bottom: 18px;
	}
.txt_hot{
	width: 550px;
	line-height: 1.8em;
	}
.txt_point{
	background-color: #f2f2f1;
	padding: 10px 15px;
	margin: 8px 0;
	}
.box01{
	width: 420px;
	border: 1px solid #d2d2d2;
	background-color: #f4f4f4;
	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
}

.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 90%;
	line-height: 1.3em;
}
.txt02{
	padding-left: 15px;
	}
.googlemap{
	border: 1px solid #CCC;
	}
.gmap{
	margin: 15px 0;
	}
.gmap p{
	text-align: right;
	font-size: 85%;
	}

.box_dl1,.box_dl2{
}
.box_dl1 a,.box_dl2 a{
	display: block;
	width: 275px;
	height: 52px;
	padding: 55px 20px 0 145px;
	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: 21px;
	left: 1px;
	}
.logo2{
	width: 141px;
	height: 32px;
	position: absolute;
	left: 189px;
	top: 26px;
	}
.cr{
	position: absolute;
	left: 642px;
	top: 51px;
	color: #FFF;
	font-size: 10px;
	}
.totop{
	width: 92px;
	height: 29px;
	position: absolute;
	left: 908px;
	top: -25px;
	}


/* 表 */
.table01{
	border-collapse: collapse;
	width: 440px;
	margin: 5px 0 0 0;
}
.table01 td,.table01 th{
	border-top: 1px dotted #352d71;
	border-bottom: 1px dotted #352d71;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	padding: 10px 0;
	background-color: #e8fbff;
}
.table01 th{
	font-size: 15px;
	font-weight: normal;
	color: #138fa5;
	padding-left: 15px;
	width: 30%;
}
.table01 .day{
	font-size: 16px;
}

.table02{
	border-collapse: collapse;
	width: 420px;
	margin-bottom: 10px;
}
.table02 td,.table02 th{
	border: 1px solid #aeaeae;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0;
}
.table02 th{
	font-weight: normal;
	background-color: #dad9d9;
}
.table02 td{
	background-color: #ffffff;
}


.table03{
	border-collapse: collapse;
	width: 440px;
	margin-bottom: 10px;
}
.table03 td,.table03 th{
	border: 1px solid #aeaeae;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
.table03 th{
	font-weight: normal;
	background-color: #dad9d9;
}
.table03 td{
	background-color: #ffffff;
}


/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maLB7{
	margin: 0 0 7px 7px;
	}
.maL10{
	margin-left: 10px;
	}
.maT20{
	margin-top:20px;
	}
.ma_top5{
	margin-top: 5px;
}
.maB0{
	margin-bottom: 0;
	}
.maB15{
	margin-bottom: 15px;
	}
.maB18{
	margin-bottom: 18px;
	}
.maB20{
	margin-bottom: 20px;
}
.pa_btm10{
	padding-bottom: 10px;
}


/* テキスト装飾 */
.small{
	font-size: 11px;
	line-height: 1.3em;
}
.note{
	color: #ff3b65;
}
.align_right{
	text-align:right;
	}
	
	
/*その他 */
.clear{
	clear: both;
	}
.fL{
	float: left;
	}
.fR{
	float: right;
	}


	
