/*CSS*/
/*IE6以下のPNG対応（対応させたい要素名を記述）------------------------------------------------------------------*/
*#main_menu,#logo,#mm_home,#mm_midokoro,#mm_shisetsu,#mm_acsess,#mm_inquiry,#tbl_home,#banpeiyu,#f_menu,#L_img,#L_logo a{
 behavior: url(js/iepngfix.htc); 
}


/*スクロールバー（IEのみ）------------------------------------------------------------------*/
    *{
     scrollbar-face-color : #E2DBC8 ;
     scrollbar-track-color: #809674 ;
     scrollbar-arrow-color: #1F5222 ;
     scrollbar-shadow-color: #E2DBC8 ;
     scrollbar-highlight-color: #E2DBC8 ;
     scrollbar-darkshadow-color: #809674 ;
}

/*共通設定------------------------------------------------------------------*/
body {
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	font-size: 0.8em;
	line-height: 1.6em;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	background-image: url(../common_img/haikei.gif);
	background-repeat: repeat;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd {
	margin:0pt;
	padding:0pt;
}
h2,h3,h4 {
	font-size: 1em;
	font-weight: normal;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-indent:0px;
}


.bold{
	font-weight: bold;
}
.page_top{
	clear: both;
	height: 20px;
	width: 720px;
	text-align: right;
	padding-top: 10px;
}
.subpage_str380{
	margin-bottom: 10px;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
.subpage_str380_l{
	margin-bottom: 10px;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.subpage_str{
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
/*文字サイズ------------------------------------------------------------------*/
#font_change{
	float: right;
	background-repeat: repeat;

	height: 47px;
	width: 120px;
	margin-top: 28px;
	padding-top: 5px;
	
}
#font_change li{
	float: left;

}
#font_size{
	display: block;
	width: 57px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
	background:url(../common_img/font_size.gif) no-repeat 0px 0px;

}
#font_M a{
	display: block;
	width: 20px;
	height: 30px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	text-indent:-10000px;
}

#font_L a{
	display: block;
	width: 20px;
	height: 30px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	text-indent:-10000px;
}
#font_S a{
	display: block;
	width: 20px;
	height: 30px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	text-indent:-10000px;
}



/*ヘッダ------------------------------------------------------------------*/
#header_wrap
 {
	width: 100%;
	clear: both;
	background-repeat: repeat-x;
	background-image: url(../common_img/h_haikei.gif);
	background-position: left top;

}
#header {
	margin-top: 0px;
	border: none #9DBE2B;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	width: 960px;
	height: 80px;
}


#logo{
	float: left;
	display: block;
	background-image: url(../common_img/hL_haikei.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo a{
	height:80px;
	width:240px;
	display: block;
	text-decoration: none;
	color: #DDDDDD;
	font-size: 0.6em;
	font-weight: normal;
	text-indent: -10000px;
}



#submenu_wrap{
	height: 70px;
	margin-top: 0px;
	width: 330px;
	float: right;
}

/*HOMEメニュー------------------------------------------------------------------*/
#main_menu{
	height: 52px;
	width: 600px;
	padding: 0px;
	float: left;
	margin-top: 28px;
	background-image: url(../common_img/mm_haikei.png);
	background-repeat: no-repeat;
}

#main_menu li{
	float: left;

}
#mm_home_current {
	background:url(../common_img/main_menu.gif) no-repeat 0px 0px;
	display: block;
	height: 52px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_home a{
	background:url(../common_img/main_menu.gif) no-repeat 0px -52px;
	display: block;
	height: 52px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_home a:hover {
	background:url(../common_img/main_menu.gif) no-repeat 0px -104px;
}

#mm_shisetu01_current {
	background:url(../common_img/main_menu.gif) no-repeat -120px -0px;
	display: block;
	height: 52px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_shisetu01 a{
	background:url(../common_img/main_menu.gif) no-repeat -120px -52px;
	display: block;
	height: 52px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_shisetu01 a:hover {
	background:url(../common_img/main_menu.gif) no-repeat -120px -104px;
}

#mm_shisetu02_current {
	background:url(../common_img/main_menu.gif) no-repeat -240px 0px;
	display: block;
	height: 52px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_shisetu02 a{
	background:url(../common_img/main_menu.gif) no-repeat -240px -52px;
	display: block;
	height: 52px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_shisetu02 a:hover {
	background:url(../common_img/main_menu.gif) no-repeat -240px -104px;
}

#mm_shisetu03_current {
	background:url(../common_img/main_menu.gif) no-repeat -360px 0px;
	display: block;
	height: 52px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}

#mm_shisetu03 a{
	background:url(../common_img/main_menu.gif) no-repeat -360px -52px;
	display: block;
	height: 52px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_shisetu03 a:hover {
	background:url(../common_img/main_menu.gif) no-repeat -360px -104px;
}
#mm_acsess_current {
	background:url(../common_img/main_menu.gif) no-repeat -480px 0px;
	display: block;
	height: 52px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}

#mm_acsess a{
	background:url(../common_img/main_menu.gif) no-repeat -480px -52px;
	display: block;
	height: 52px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#mm_acsess a:hover {
	background:url(../common_img/main_menu.gif) no-repeat -480px -104px;
}
/*ばんぺい湯メニュー------------------------------------------------------------------*/
#banpei_menu{
	height: 90px;
	width: 720px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#banpei_menu li{
	float: left;

}

#bm_home a{
	background:url(../shisetu01/menu.jpg) no-repeat 0px 0px;
	display: block;
	height: 90px;
	width: 144px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#bm_home a:hover {
	background:url(../shisetu01/menu.jpg) no-repeat 0px -90px;
}


#bm_shisetu01_yu a{
	background:url(../shisetu01/menu.jpg) no-repeat -144px 0px;
	display: block;
	height: 90px;
	width: 144px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#bm_shisetu01_yu a:hover {
	background:url(../shisetu01/menu.jpg) no-repeat -144px -90px;
}


#bm_shisetu01_food a{
	background:url(../shisetu01/menu.jpg) no-repeat -288px 0px;
	display: block;
	height: 90px;
	width: 144px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#bm_shisetu01_food a:hover {
	background:url(../shisetu01/menu.jpg) no-repeat -288px -90px;
}



#bm_shisetu01_shop a{
	background:url(../shisetu01/menu.jpg) no-repeat -432px 0px;
	display: block;
	height: 90px;
	width: 144px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#bm_shisetu01_shop a:hover {
	background:url(../shisetu01/menu.jpg) no-repeat -432px -90px;
}

#bm_shisetu01_other a{
	background:url(../shisetu01/menu.jpg) no-repeat -576px 0px;
	display: block;
	height: 90px;
	width: 144px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#bm_shisetu01_other a:hover {
	background:url(../shisetu01/menu.jpg) no-repeat -576px -90px;
}
/*コンテンツ------------------------------------------------------------------*/
#contents_wrap {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;

}
#contents {
	margin-top: 0px;
	border: none #9DBE2B;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	width: 960px;
	background-image: url(../common_img/L_haikei.gif);
	background-repeat: repeat-y;
	background-position: left top;

}


#L_logo a{
	height:300px;
	width:240px;
	display: block;
	text-indent:-10000px;
	background-image: url(../common_img/L_logo.png);
	background-repeat: no-repeat;
}
#L_img{
	height:800px;
	width:240px;
	display: block;
	background-image: url(../common_img/img_left.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#main_img_wrap{
	clear: both;
	width: 100%;
	background-color: #000000;
	
}
#main_img {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../home_img/main_img.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#s_main_img {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../common_img/s_main_img00.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.box_wrap_L{
	float: left;
	width: 240px;

}
.box_wrap_R{
	float: right;
	width: 720px;
	text-align: left;

}
#title_info {
	width: 400px;
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 30px;
	border-top: 2px none #194D1C;
	border-right: 1px none #194D1C;
	border-bottom: 1px none #194D1C;
	border-left: 1px none #194D1C;
	clear: both;
	text-indent: -10000px;
	background-image: url(../home_img/title01.gif);
	margin-top: 20px;
	margin-bottom: 10px;
	
}
#info {
	margin: 0px;
	background-color: #EFECE2;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 450px;
	border: 5px solid #FFFFFF;
}
#info dl{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #809674;
	border-right-color: #809674;
	border-bottom-color: #809674;
	border-left-color: #809674;
	margin-top: 5px;

}
#info dt{
	font-weight: bold;
	font-size: 0.9em;
	color: #809674;
}
#info dd{
	font-weight: normal;
	line-height: 1.4em;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #809674;
	border-right-color: #809674;
	border-bottom-color: #809674;
	border-left-color: #809674;
	margin-bottom: 10px;

}
#banner_box{
	width: 218px;
	background-color: #EFECE2;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E2DBC7;
	border-right-color: #E2DBC7;
	border-bottom-color: #E2DBC7;
	border-left-color: #E2DBC7;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;

}
.banner{
	border: 1px solid #839877;
	padding: 1px;
	margin-top: 10px;
	clear: both;

}
#title_shisetu {
	background-image: url(../home_img/title02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 600px;
	text-indent:-10000px;
	margin-bottom: 10px;
	
}
.shisetu {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #003904;
	border-right-color: #003904;
	border-bottom-color: #003904;
	border-left-color: #003904;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
.shisetu dl{
	padding-right: 5px;
	padding-left: 5px;

}
.shisetu dt{
	font-weight: bold;

}
.shisetu dd{
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.4em;
	border: none #809674;

}
.tbl_home{
	padding-left: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #9CAD93;
	border-right-color: #9CAD93;
	border-bottom-color: #9CAD93;
	border-left-color: #9CAD93;
	line-height: 1.6em;
	padding-right: 18px;
}
.tbl_660{
	background-color: #EFECE2;
	clear: both;
	margin-bottom: 20px;
	margin-top: 10px;

}
.tbl_660 td{
	background-color: #EFECE2;
	background-image: none;
	background-repeat: repeat-y;
	border-top: 1px none #E2DBC7;
	border-right: 1px solid #E2DBC7;
	border-bottom: 1px none #E2DBC7;
	border-left: 1px solid #E2DBC7;

}
#oshirase{
	overflow: auto;
	height: 407px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
}
/*サブページ------------------------------------------------------------------*/
.subpage_box01{
	text-align: left;
	clear: both;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
.map{
	border: 5px solid #FFFFFF;
	height: 500px;
	width: 710px;
	float: left;
}
#title_shiryou{
	width: 720px;
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 30px;
	border-top: 2px #839877;
	border-right: 1px #839877;
	border-bottom: 3px solid #839877;
	border-left: 1px #839877;
	clear: both;
	text-indent: -10000px;
	background-image: url(../shisetu01/title12.gif);
	margin-top: 20px;
	margin-bottom: 10px;
}
#title_map{
	width: 720px;
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 30px;
	border-top: 2px #839877;
	border-right: 1px #839877;
	border-bottom: 3px solid #839877;
	border-left: 1px #839877;
	clear: both;
	text-indent: -10000px;
	background-image: url(../acsess/title02.gif);
	margin-top: 20px;
	margin-bottom: 10px;
}
#title_acsess{
	width: 720px;
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 30px;
	border-top: 2px #809674;
	border-right: 1px #809674;
	border-bottom: 3px solid #809674;
	border-left: 1px #809674;
	clear: both;
	text-indent: -10000px;
	background-image: url(../common_img/title_acsess.gif);
	margin-top: 20px;
	margin-bottom: 10px;
}
#acsess{
	text-align: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 5px none #FFFFFF;
	padding: 8px 8px 8px 20px;

	
}
#acsess li{
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.1em;
	margin-bottom: 10px;
}

.sub_main_img{
	float: left;
	margin: 10px;


}
#banpeiyu{
	height: 400px;
	width: 685px;
}
.tbl_spec{
	float: right;
	width: 280px;
	border: 1px solid #333333;
	display: block;
	clear: none;

}
.sn{
	float: right;
	display: block;

}

#title_price{
	background-image: url(../shisetu01/title05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-top: 20px;
	clear: both;
	
}
#title_honyu{
	background-image: url(../shisetu01/title01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-top: 20px;
	clear: both;
	
}
#title_banpeiyu{
	background-image: url(../shisetu01/title02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-top: 20px;
	clear: both;
	
}
#title_kazokuyu{
	background-image: url(../shisetu01/title03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-top: 20px;
	clear: both;
	
}
#title_center_map{
	background-image: url(../shisetu01/title04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #8A9E7F;
	border-right-color: #8A9E7F;
	border-bottom-color: #8A9E7F;
	border-left-color: #8A9E7F;
	margin-top: 30px;
	clear: both;
}
#title_center_event{
	background-image: url(../shisetu01/title11.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #8A9E7F;
	border-right-color: #8A9E7F;
	border-bottom-color: #8A9E7F;
	border-left-color: #8A9E7F;
	margin-top: 30px;
	clear: both;
}
#title_center_yurai{
	background-image: url(../shisetu01/title09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #8A9E7F;
	border-right-color: #8A9E7F;
	border-bottom-color: #8A9E7F;
	border-left-color: #8A9E7F;
	margin-top: 30px;
	clear: both;
}
#title_food{
	background-image: url(../shisetu01/title06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #8A9E7F;
	border-right-color: #8A9E7F;
	border-bottom-color: #8A9E7F;
	border-left-color: #8A9E7F;
	margin-top: 30px;
	clear: both;
}
#title_shop{
	background-image: url(../shisetu01/title07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #8A9E7F;
	border-right-color: #8A9E7F;
	border-bottom-color: #8A9E7F;
	border-left-color: #8A9E7F;
	margin-top: 30px;
	clear: both;
}
#title_keishoku{
	background-image: url(../shisetu01/title13.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #8A9E7F;
	border-right-color: #8A9E7F;
	border-bottom-color: #8A9E7F;
	border-left-color: #8A9E7F;
	margin-top: 30px;
	clear: both;
}
#title_ashiyu{
	background-image: url(../shisetu01/title08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #8A9E7F;
	border-right-color: #8A9E7F;
	border-bottom-color: #8A9E7F;
	border-left-color: #8A9E7F;
	margin-top: 30px;
	clear: both;
}
#title_nishiyu{
	background-image: url(../shisetu03/title01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-top: 20px;
	clear: both;
	
}
#title_higashiyu{
	background-image: url(../shisetu02/title01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-top: 20px;
	clear: both;
	
}
.sn_box{
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	width: 720px;
	clear: both;
}
.sn_img{
	border: 5px solid #FFFFFF;
	margin: 3px;

}
.sn_img2{
	border: 2px solid #FFFFFF;
	margin: 0px;

}
.kannai_map{
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	margin-top: 10px;
}
#title_inquiry{
	background-image: url(../inquiry/title01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-top: 20px;
	clear: both;
	
}
#title_old_inquiry{
	background-image: url(../inquiry/title02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-top: 20px;
	clear: both;
	
}
.tbl_str{
	width: 200px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-right: auto;
	margin-left: auto;

}
#tbl_food{
	font-size: 0.9em;
	line-height: 1.3em;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	border: 5px none #FFFFFF;
}
#tbl_food td{
	padding: 10px;

}
.sub_pic01{
	float: left;
	clear: left;
}
.sub_pic01_l{
	float: right;
	clear: right;
}
.spec{
	border: 5px solid #FFFFFF;
	line-height: 1.1em;
}
.spec td, .spec th{
	padding: 3px;

}
.spec_banpei{
	border: 5px solid #FFFFFF;
	line-height: 1.1em;
	margin-left: 2px;
	width: 230px;
	margin-top: 10px;
	clear: right;
}
.spec_banpei td, .spec_banpei th{
	padding: 3px;
	margin-top: 0px;

}
.map_banpei{
	margin-top: 10px;
}
.food_title{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #8A9E7F;
}
#tbl_kazoku{
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../shisetu01/kazoku_haikei.jpg);

}
#tbl_kazoku td{
	text-align: left;
	padding: 5px;
}
#tbl_food td{
	text-align: center;

}
#inquiry_form{
	height: 1100px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#old_inquiry{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#old_inquiry dt{
	font-weight: bold;
	color: #6E8165;
	list-style-type: disc;

}
#old_inquiry dd{
	text-indent: 1em;

}


/*フッター------------------------------------------------------------------*/

#footer_wrap {
	width: 100%;
	clear: both;
	background-repeat: repeat-x;
	background-image: url(../common_img/f_haikei.gif);
	background-position: left top;
	

}
#footer {
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../common_img/f_haikei_l.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 250px;
	width: 960px;
}
#inquiry{
	float: left;
	width: 362px;
	background-image: url(../common_img/f_inquiry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 152px;
	margin-top: 30px;
	padding-top: 0px;
	padding-left: 120px;

}
#inquiry p{
	color: #EEEEEE;
	margin-bottom: 5px;
	line-height: 1.2em;
}
#f_menu{
	float: right;
	width: 238px;
	background-image: url(../common_img/f_haikei_r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 170px;
	padding-top: 30px;

}
#f_menu li{
	background-repeat: no-repeat;
	margin-left: 8px;
	background-image: url(../common_img/link.gif);
	background-position: left center;
	padding-left: 15px;
	width: 150px;

}

#footer a{
	color: #EEEEEE;
}
#footer a:hover{
	text-decoration: none;
	color: #FF6600;
}

#copy {
	width: 960px;
	clear: both;
	text-align: right;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	height: 30px;

	
}
#waku{
	height: 20px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common_img/footer_haikei.gif);
}
.clear{
	clear: both;
	height: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}
.dot{
	display: block;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #94A68A;
	border-right-color: #94A68A;
	border-bottom-color: #94A68A;
	border-left-color: #94A68A;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title_photo{
	background-image: url(../common_img/title_photo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #8A9E7F;
	border-right-color: #8A9E7F;
	border-bottom-color: #8A9E7F;
	border-left-color: #8A9E7F;
	margin-top: 30px;
	clear: both;
}
.sn_table p{
	font-size: 0.8em;
	margin-left: 5px;
	line-height: 1.4em;
	margin-right: 5px;
	margin-bottom: 10px;

}
.event{
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #899E7E;
	border-right-color: #899E7E;
	border-bottom-color: #899E7E;
	border-left-color: #899E7E;
}
.event .bold{
	font-weight: bold;
	color: #839877;
}
.btn{
	padding-top: 10px;
	padding-bottom: 10px;
}
#title_jinjya{
	background-image: url(../jinnjya/title01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-top: 20px;
	clear: both;
	
}
#title_sumou{
	background-image: url(../jinnjya/title02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 720px;
	text-indent:-10000px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #839877;
	border-right-color: #839877;
	border-bottom-color: #839877;
	border-left-color: #839877;
	margin-top: 20px;
	clear: both;
	
}
.oshirase{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 20px;
	line-height: 1.6em;
}
.oshirase p{
	margin-bottom: 2em;

}
