@charset "utf-8";
/* CSS Document */
*{
font-family:"MS PGothic","Hiragino Kaku Gothic Pro","sans-serif";
}
body  {
	background-color:#fff;
	text-align:center;
	color:#333333;
	font-family:"MS PGothic","Hiragino Kaku Gothic Pro","sans-serif";
	font-size:12px;
	letter-spacing:0.06em;
}
a{
	color:#58a33e;
}
a:hover{
	color:#990000;
}

.arrow{
	float:left;
	padding-left:10px;
	background:url(../img/arrow.gif) no-repeat 0 4px;
}
/* header */
#header{
	background:url(../img/bg_line.gif) repeat-x scroll 0 0 #FFFFFF;
	height:162px;
	text-align:center;
	width:100%;
}
#head_container{
	margin:0 auto;
	width:1000px;
}
#head_container #head_line{
	overflow:hidden;
	height:23px;
	width:1000px;
}
#head_container #head_line h1{
	float:left;
	color:#FFF;
	font-size:12px;
	line-height:180%;
}
#head_container #head_line a{
	float:right;
	display:inline;
}

#head_container p.left{
	float:left;
	width:441px;
	height:90px;
	padding-top:20px;
	text-indent:-9999px;
	background:url(../img/logo.gif) no-repeat 0 100%;
}
#head_container p.left a{
	float:left;
	width:441px;
	height:90px;
}

#head_container div.right{
	float:right;
	width:559px;
	padding-top:10px;
}
#head_container div.right #sitemap{
	float:left;
	padding:10px 15px 0 60px;
}
#head_container div.right p{
	float:left;
}
#head_container div.right p#tel01{
	text-indent:-9999px;
	width:110px;
	height:20px;
	margin-top:10px;
	background:url(../img/tel_text.gif) no-repeat 0 50%;
}
#head_container div.right p#tel02{
	height:35px;
	padding-left:40px;
	font-size:30px;
	font-weight:bold;
	font:Verdana;
	color:#519239;
	background:url(../img/tel.gif) no-repeat 0 80%;
}
/* g-navi */
#head_container div.right ul{
	padding-top:26px;
	_padding-top:19px;
}
#head_container div.right ul li{
	float:left;
}
#flash{
	padding:0px 0 6px;
}
/* main_content */
#container{
	background:url(../img/bg_main.gif) no-repeat scroll 0 0 #f6eed7;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:852px;
	padding:0 74px;
}
#container #main_content{
	overflow:hidden;
	position:relative;
	width:852px;
	padding-bottom:10px;
}
#container #main_content #left_line{
	float:left;
	width:230px;
	margin-top:2px;
}
#container #main_content #center_line{
	float:left;
	display:inline;
	margin:0 10px;
	width:397px;
	background:#FFF;
}
#container #main_content #right_line{
	float:right;
	width:205px;
	margin-top:6px;
}
#container #main_content #wide_line{
	float:left;
	height:100%;
	margin-left:10px;
}
/* footer */
#page_top{
	text-align:right;
}

#footer{
	background:#59a33f;
	color:#FFF;
	text-align:center;
	padding-top:13px;
	width:100%;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#F30;
	text-decoration:underline;
}

#footer_container {
	overflow:hidden;
	margin:0 auto;
	width:1000px;
}

#footer_container p{
	float:left;
	width:1000px;
}
#footer_container p#linktext{
	line-height:200%;
	padding-bottom:10px;
}
#footer_container p.footerline{
	color:#4C383A;
	font-size:10px;
	width:500px;
	padding-bottom:10px;
}
#footer_container p.footerline.ta_right{
	padding-top:30px;
}


/* index leftBOX */
#left_line #searchbox{
	background:#f6eed6;
	border:#585858 solid 1px;
	border-top:none;
}
#left_line #searchbox #searchbox_inner{
	border:#f6eed6 solid 1px;
	border-top:none;
	background:#d6ccb5;
	padding-bottom:5px;
}
#left_line  #user_box{
	overflow:hidden;
	background:#FFF;
	margin-top:10px;
	padding:5px 10px 10px;
	width:210px;

}
#left_line  #user_box p{
border-bottom:1px solid #f6eed7;
overflow:hidden;
padding-bottom:8px;
margin-bottom:5px;
}
#left_line  #user_box h4{
	padding:4px 0;
}
/*#left_line #searchbox #searchbox_inner select{
	border:#5aa441 solid 1px;
}*/

#left_line ul{
	overflow:hidden;
	background:#FFF;
	margin-top:10px;
	padding:4px 8px;
	width:214px;
}
#left_line ul li{
	padding:4px;
	border-bottom:#CCC dotted 1px;
}
#left_line ul li#no_border{
	padding-bottom:0px;
	border-bottom:none;
}
#left_line ul li#no_border2{
	padding-top:0px;
	border-bottom:none;
}
/* index centerBOX */
#center_line div#info_box{
	width:395px;
	min-height:565px;
	border:#5aa441 solid 1px;
	border-top:none;
	background:#F7F3ED;
}
#center_line div#info_box p{
	width:381px;
	padding:7px;
	border-bottom:#575757 dotted 1px;
}
#center_line div#info_box p span.title_info{
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}
#center_line div#info_box p span.text_info{
	display:block;
	font-size:11px;
	color:#333333;
	padding:5px 0;
}
#center_line div#info_box p span.data_info{
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#5AA33F;
}

/* index rightBOX */
#right_line a{
	display:block;
	padding-bottom:7px;
}

/* rooms wideBOX */
#wide_line #wide_linebox{
	overflow:hidden;
	width:600px;
	height:100%;
	padding:0 6px 10px;
	background:#FFF;

}

#wide_line #wide_linebox #linklist{
	overflow:hidden;
	width:600px;
	padding:10px 0 20px 10px;
}
#wide_line #linklist li{
	float:left;
	width:145px;
}
#wide_line h4{
	padding-top:20px;
	font-size:15px;
	font-weight:bold;
	color:#000;
}
#wide_line h4 img{
	padding:10px 0 10px;
}
#wide_line .roombox{
	overflow:hidden;
	display:block;
	background:#FFF;
}
#wide_line dl{
	padding:5px 0 0 5px;
}
#wide_line dd.pricetext{
	font-size:12px;
	font-weight:bold;
	padding:0 0 10px 0;
	text-indent:10px;
}
#wide_line dl dt.camera{
	padding:175px 0 10px;
}

#wide_line #otherinfo{
	padding-bottom:15px;

}
#wide_line #otherinfo p{
	margin-top:20px;
	padding-top:20px;
	line-height:180%;
	border-top:#CCC dotted 1px;
}
#wide_line #otherinfo table{
	width:100%;
	border-collapse:collapse;
}
#wide_line #otherinfo table th{
	width:100px;
	text-align:center;
	border:#fff solid 1px;
	background:#b5a793;
	font-weight:bold;
	color:#FFF;
}
#wide_line #otherinfo table td{
	width:125px;
	padding:2px 0;
	text-align:center;
	border:#fff solid 1px;
	border-left:none;
	background:#d6ccb5;
}

/* restrant wideBOX */
#wide_line #wide_linebox .restrant{
	overflow:hidden;
	border-bottom:#CCC dotted 1px;
	padding-top:20px;
}
#wide_linebox .restrant div.left{
	padding:10px;
	width:364px;
}
#wide_linebox .restrant div.left h3{
	padding:30px 0 60px;
}
#wide_linebox .restrant div.left p{
	padding-top:5px;
}
#wide_linebox .restrant div.right{
	padding-right:10px;
}
#wide_linebox .restrant div.right img{
	padding:2px;
	border:#58A33E solid 1px;
}
#wide_linebox .restrant div.right p{
	padding:5px 0;
	font-size:11px;
	line-height:1.2;
}

/* access wideBOX */
.access h3{
	padding:10px 0 0 10px;
}
.access p{
	padding:10px;
}
/* tourism wideBOX */
#wide_line #wide_linebox #blanklist div{
	width:600px;
	overflow:hidden;
	border-bottom:#CCC dotted 1px;
}
#wide_line #wide_linebox #blanklist div p{
	float:left;
	width:300px;
	font-weight:bold;
	padding:10px 0;
	text-align:center;
}
#wide_line #wide_linebox #blanklist h5{
	padding:30px 0 0 20px;
	border-bottom:1px solid #333333;
}
#wide_line #wide_linebox #blanklist div ul{
	float:left;
	width:300px;
	padding:6px 0 0;
}
#wide_line #wide_linebox #blanklist div ul li.kanko1{
	width:280px;
	padding-left:20px;
	background:url(../img/kanko1.gif) no-repeat 0 0;
}
#wide_line #wide_linebox #blanklist div ul li.kanko2{
	width:280px;
	padding-left:20px;
	background:url(../img/kanko2.gif) no-repeat 0 0;
}
#wide_line #wide_linebox #blanklist #blanklist_box{
	border:none;
}
#wide_line #wide_linebox #blanklist #blanklist_box div ul{
	padding:11px 0 9px;
}
ul#sitemap li{
	overflow:hidden;
	padding:10px 0 10px 20px;
	border-bottom:#CCC dotted 1px;
}
#wide_line .privacy h5{
	color:#51943a;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 5px;
}
#wide_line .privacy h4{
	color:#51943a;
	font-size:14px;
	font-weight:bold;
}
/** .plan **/
#container.plan{
	width:870px;
	padding:0 65px;
}
#container #main_content.plan{
	width:870px;
}

#main_content.plan #main_content_box #searchbox_inner input{
	background:none;
	padding:0;
	border:none;
}
#main_content.plan #main_content_box div#searchbox_inner,
#main_content.plan #main_content_box div#searchbox_inner form,
#main_content.plan #main_content_box div#searchbox_inner form p,
div#footer_container,p#linktext{
text-align:center;
}

#main_content.plan #user_box a:link,
#main_content.plan #user_box a:visited{
	color:#58A33E;
}
#main_content.plan #user_box a:hover{
	color:#990000;
}
table.ypro_form_kensaku_box_sub1 th,.ypro_wrapper .ypro_desc dl dt{
	background:#000;
	color:#FFF;
	text-align:center;
}
/** .recruitment **/
#wide_line #wide_linebox.recruitment{
	height:650px;
}
#recruitment{
	width:600px;
	text-align:center;
}
#recruitment th{
	background:#d6ccb5;
}
#recruitment td{
	background:#f6eed7;
	text-align:left;
	padding:5px 0 5px 20px;
}
#recruitment th#title{
	font-size:14px;
	background:#000;
	color:#FFF;
}

/*IE67対応*/
#left_line ul#textlink{
border-bottom:1px solid #F6EED7;
margin:0 0 5px;
overflow:hidden;
padding:0 0 8px;
width:210px;
}
#left_line ul#textlink li{
border-bottom:none;
padding:0px;
}


