body{
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0px;
	color: #464646;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height:1.8em;
	background-color: #FDFAE7;
}


dl, dt, dd, ul, li, p{
	margin:0px;
	padding:0px;
	list-style:none;
	vertical-align: top;
}

img{
	margin:0px;
	padding:0px;
	vertical-align:top;
	border:none;
}

a{
	overflow:hidden;
	outline:none;
	color: #CAA200;
}

.yellow{
	color: #CAA200;
}

a:link {
	color: #CAA200;
	text-decoration:none;
}

a:visited {
	color: #CAA200;
}

a:hover {
	color: #EABB00;
	text-decoration: underline;
}

#wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height: 226px;
	width: 1000px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#header ul#btn_left{
	width:331px;
	height:44px;
	position:absolute;
	top:111px;
	left: 79px;
	
}

#header ul#btn_left li{
	float:left;
}

#header ul#btn_left li a{
	display:block;
	text-indent:-9999px;
	height:44px;
}


#header ul#btn_left li#m1{
	width:101px;
	background-image: url(img/menu_1.jpg);
}

#header ul#btn_left li#m1 a{
	width:101px;
}

#header ul#btn_left li#m1 a:hover{
	background-image: url(img/menu_1_b.jpg);
}


#header ul#btn_right li#m2{
	width:88px;
	background-image: url(img/menu_2.jpg);
}

#header ul#btn_right li#m2 a{
	width:88px;
}

#header ul#btn_right li#m2 a:hover{
	background-image: url(img/menu_2_b.jpg);
}


#header ul#btn_left li#m3{
	width:94px;
	background-image: url(img/menu_3.jpg);
}

#header ul#btn_left li#m3 a{
	width:94px;
}

#header ul#btn_left li#m3 a:hover{
	background-image: url(img/menu_3_b.jpg);
}

#header ul#btn_right{
	width:320px;
	height:44px;
	position:absolute;
	top:111px;
	left: 622px;
	
}
#header ul#btn_right li{
	float:left;
}

#header ul#btn_right li a{
	display:block;
	text-indent:-9999px;
	height:44px;
}

#header ul#btn_right li#m4{
	width:120px;
	background-image: url(img/menu_4.jpg);
}

#header ul#btn_right li#m4 a{
	width:120px;
}

#header ul#btn_right li#m4 a:hover{
	background-image: url(img/menu_4_b.jpg);
}


#header ul#btn_left li#m5{
	width:100px;
		background-image: url(img/menu_5.jpg);
}

#header ul#btn_left li#m5 a:hover{
	background-image: url(img/menu_5_b.jpg);
}


#header ul#btn_right li#m6{
	width:71px;
	background-image: url(img/menu_6.jpg);
}

#header ul#btn_right  li#m6 a{
	width:71px;
}

#header ul#btn_right li#m6 a:hover{
	background-image: url(img/menu_6_b.jpg);
}


#reserve{


	top:70px;
	left:-5px;
	position:fixed;
}

#top_bishu{
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
#top_bishu p{
	padding-left:5px;
}

#cnt{
	height: auto;
	width: 838px;
	background-image: url(img/body.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 40px;
    overflow: hidden;
	float:left;
}


#cnt:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#sideBar {
	width: 113px;
	height: 113px;
	position: absolute;
	right:-63px;
	top:-150px;
}

#back {
	width:103px;
	height: 42px;
	position: fixed;
	right:10px;
	bottom:20px;
}

.center{
	text-align:center;
}

#main {
	position: relative;
	padding-left:45px;
	margin:0px;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.cnt_box1 p{
	margin-bottom:10px;
	padding-left:20px;
	font-size:14px;
	margin-top: 5px;
}
.cnthead{
	height:28px;
	margin-bottom:20px;
	display:block;
	margin-top: 20px;
}

.cnt_box1{
	width:580px;
	float:left;
	margin-right:20px;
}
.cnt_box2{
	width:232px;
	float:left;

}

.cnt_box3{
	width:500px;
	float:left;
	margin-right:20px;
}
.cnt_box4{
	width:312px;
	float:left;
	padding-top:70px;

}

.cnt_box5{
	width:100%;

}

.cnt_box6{
	width:100%;

}


.cnt_box2 ul{
	height:545px;
	overflow:auto;
	border: 2px solid #FFF5D7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.cnt_box2 ul li{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.cnt_box3 dl{
	margin-left:20px;
	width:100%;
}
.cnt_box3 dl dt{
	width:320px;
	float:left;
}

.cnt_box3 dl dd{
	width:150px;
	float:left;
	margin-left:10px;
	line-height:2.5em;
}
.cnt_box3 dl dd strong{
	background-image:none;
	padding:0px;
	margin:0px;
	font-size:14px;
	display:block;
	line-height:1.2em;
	color: #F90;
}
.cnt_box3 dl dd p{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.cnt_box4 ul{
	width:100%;
}

.cnt_box4 ul li{
	padding-bottom: 10px;
	background-image: url(img/licap.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 20px;
}
.cnt_box5 p{
	margin-bottom:10px;
	padding-left:20px;
	font-size:12px;
	margin-top: 5px;
}

.cnt_box5 p.mini{
	margin-bottom:10px;
	padding-left:20px;
	font-size:10px;
	margin-top: 5px;
}

.cnt_box5 b{
	margin-bottom:10px;
	padding-left:20px;
	font-size:14px;
	display:block;
	color: #600;
	padding-top:10px;
}


.cnt_box5 input{

}

.cnt_box5 form strong{
	padding:0px;
	background-image:none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cnt_box5 select{

}
.cnt_box6 dl{
	width:400px;
	float:left;
}
.cnt_box6 dl dt{
	float:left;
	clear:both;
	width:138px;
	margin-bottom:10px;
}

.cnt_box6 dl dd{
	clear:both;
	width:308px;
	margin-bottom:30px;
}


.cnt_line{
	width:100%;
	clear:both;
	margin-bottom:100px;
    overflow: hidden;
}

.cnt_line:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.cnt_line strong{
	font-size: 16px;
	font-weight: bold;
	color: #600;
	background-image: url(img/cap.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 20px;
	line-height:2em;
	display:block;
}




#footer{
	width:908px;
	height:92px;
	background-image:url(img/footer.gif);
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
	padding-top:5px;
	color:#999;
	background-repeat: no-repeat;
}
#form_bg{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF9F4;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.rb{
	font-size:120%;
	color:#EA0000;
}

.telt{
	font-size:140%;
	font-weight:bold;
	color: #333;
}

#telbox{
	background-image: url(img/tel.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	font-size:20px;
	font-weight: bold;
	color: #EA0000;
	padding-left: 24px;
	padding-top: 7px;
	height:30px;
	position:absolute;
	top:58px;
	right:61px;
	text-align:center;
	line-height:1.6em;
}

.bk_txt{
	color: #333;}
	
#media{
	clear:both;
}	
.media{
	clear:both;
	margin-bottom:30px;
	padding-top:20px;
}

.bold_txt{
	font-weight:bold;
	line-height:1.8em;
}

.big_map{
	display:block;
	line-height:3em;
}

.first_f{
    border-bottom:solid 2px #600;
    font-size: 18px;
    padding: 0px 0px 15px 0px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0px;
    display: inline-block;
}

.first_f p{
    padding: 0;
    margin: 5px 0 0 0;
    font-weight: normal;
}

.s_naiyou{
    margin: 10px 0;
}

.s_naiyou label{
    cursor: pointer;
}