@charset "utf-8";

/* init */
*{
    margin: 0;
    padding: 0;
}
body {
    background-color: #FFFFFF;
    color: #333333;
    font-size: 14px;
    line-height: 1.5em;
}
a img{
	border: none;
	}
a:link{
	color: #beb82b;
	}
a:visited{
	color: #beb82b;
	}
a:hover{
	}

/* レイアウト */
#mainImg{
	width: 900px;
	height: 912px;
	margin: 0 auto;
}
#contents_bg{
	background: url(../images/bg_art_s.gif) no-repeat 50% 0;
	width: 100%;
	}
#contents_wrapper{
	width: 900px;
	margin: 0 auto;
}
#contents_left,#contents_right{
	width: 435px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #fbfbed;
	border: 1px solid #d6d65a;
	}
.contents_1col{
	width: 858px;
	margin-bottom: 30px;
	padding: 20px;
}
.contents_2col{
	margin-bottom: 30px;
	width: 393px;
	padding: 20px;
}
#footer{
	clear: both;
	background-color: #d6cb0b;
	border-top: 1px solid #ededed;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 130px;
	margin: 0 auto;
	position: relative;
}


/* パーツ */
h1{
	margin-bottom: 15px;
}
h2{
	font-size: 16px;
	margin-bottom: 10px;
	}
.gaiyou_img{
	width: 456px;
	float: left;
	}
.gaiyou_txt{
	width: 355px;
	height: 287px;
	padding: 15px;
	float: right;
	background-color: #FFF;
	position: relative;
	}
.gaiyou_txt img{
	position: absolute;
	bottom: 15px;
	left: 16px;
	}
.table01{
	border-collapse: collapse;
	width: 373px;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	padding: 5px 0;
	font-size: 12px;
}
.table01 th{
	background-color: #dad9d9;
	text-align: center;
	width: 20%;

}
.table01 td{
	background-color: #ffffff;
	padding: 5px 10px;
	text-align: left;
}
.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #d6d65a;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 12px;
}
.table02 th{
	font-weight: normal;
	background-color: #e7e8b6;
}
.table02 td{
	background-color: #fffefc;
}	
.table02 td.fee{
	text-align: left;
	padding: 15px 0 15px 25px;
	}
.box01{
	width: 373px;
	border: 1px solid #d2d2d2;
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}
.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 12px;
	line-height: 1.3em;
}
.txt02{
	padding-left: 15px;
	}	

.txt03{
	background:#fbfbed;
	border: 1px dotted #999999;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 13px;
	font-size: 13px;
	line-height: 1.5em;
}


.box_dl1 a,.box_dl2 a{
	display: block;
	width: 225px;
	height: 52px;
	padding: 55px 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: 148px;
	height: 43px;
	position: absolute;
	top: 50px;
	left: 1px;
	}
.logo2{
	width: 164px;
	height: 36px;
	position: absolute;
	left: 181px;
	top: 54px;
	}
.cr{
	width: 500px;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 400px;
	top: 95px;
	}
.totop{
	width: 93px;
	height: 31px;
	position: absolute;
	left: 807px;
	top: -26px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT5{
	margin-top: 5px;
	}
	
.ma_top5{
	margin-top: 5px;
}
.maB20{
	margin-bottom: 20px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB5{
	margin-bottom: 5px;
	}
.maB0{
	margin-bottom: 0px;
	}
.pa_btm10{
	padding-bottom: 10px;
}


/* テキスト装飾 */
.small{
	font-size: 80%;
	line-height: 1.3em;
}
.note{
	color: #C36;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}
	
/*その他 */
.clear{
	clear: both;
	}
	

/* map box */

/* map */
.map_box{
	border: 0;
	margin: 10px auto 10px;
	padding: 0;
	color: #FFF;
	line-height:1.4em;
}
.map_box img{
		margin: 0;
		padding :0;
		border: 0;
}
.map_box dl{
	width: 370px;
	background: #fff;
	border: 1px #999 dotted;
	padding: 10px;
	color: #333;
}
.map_box dt{
		font-weight: bold;
		color: #aba510;
		font-size: 14px;
}
.map_box dd{
	margin: 3px 0 5px 0;
	font-size: 11px;
	line-height: 1.4;
}
.map_box dd span.bold{
	font-weight: bold;
	font-size :11px;

}
.map_box dd span.tour_bus{
	display: block;
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
}
.map_box dd.jikoku_pdf {
	text-indent: 0;
}
