@charset "utf-8";

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*基本設定*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
	font-style: normal;
}

html{
	overflow:scroll;
} 

hr {
	display: none;
}

img {
	border: none;
}

.clear {
	clear: both;
	height: 0px;
	width: 100%;
}


li {
	list-style: none;
}

.for_top{
	text-align: right;
	height: auto;
	width: 100%;
	margin: 20px 0px 15px;
	}

body {
	color: #333333;
	font: 13px/22px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #000000;
	letter-spacing: 0.1em;
}



/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*トップページのみ*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/


#top_head{
	margin: 0px auto;
	height: auto;
	width: 850px;
}

#top_menu_box{
	background: url(../img/menu_bg.gif) repeat-x;
	height: 70px;
	width: 100%;
}



#top_menu_box .box_in{
	margin: 0px auto;
	height: auto;
	width: 850px;
}

#top_menu_box .box_in li{
	float: left;
	height: 68px;
	width: 170px;
}

#top_menu_box .box_in li a{
	text-indent: -9999px;
	display: block;
	height: 68px;
	width: 170px;
}

#top_menu_box .box_in #topbtn_about_bongu{
	background: url(../img/topbtn_about_bongu.gif) no-repeat;
}

#top_menu_box .box_in #topbtn_about_bongu a:hover{
	background: url(../img/topbtn_about_bongu_a.gif) no-repeat;
}

#top_menu_box .box_in #topbtn_menu{
	background: url(../img/topbtn_menu.gif) no-repeat;
}

#top_menu_box .box_in #topbtn_menu a:hover{
	background: url(../img/topbtn_menu_a.gif) no-repeat;
}

#top_menu_box .box_in #topbtn_blog{
	background: url(../img/topbtn_blog.gif) no-repeat;
}

#top_menu_box .box_in #topbtn_blog a:hover{
	background: url(../img/topbtn_blog_a.gif) no-repeat;
}

#top_menu_box .box_in #topbtn_info{
	background: url(../img/topbtn_info.gif) no-repeat;
}

#top_menu_box .box_in #topbtn_info a:hover{
	background: url(../img/topbtn_info_a.gif) no-repeat;
}

#top_menu_box .box_in #topbtn_mail{
	background: url(../img/topbtn_mail.gif) no-repeat;
}

#top_menu_box .box_in #topbtn_mail a:hover{
	background: url(../img/topbtn_mail_a.gif) no-repeat;
}

/************************************************************************************************
■トップページのみ >> コンテンツ
*************************************************************************************************/


#top_main_contents{
	height: auto;
	width: 100%;
	background: url(../img/top_com_bg_contents.gif) no-repeat right bottom;
	}
	
#top_main_contents_in{
	margin: 0px auto;
	height: auto;
	width: 850px;
	color: #FFFFFF;
	}

#top_main_contents_in a{
	color: #FF0;	
	}
	
#info_box_left{
	float: left;
	height: auto;
	width: 650px;	
	}
	
#info_box_right{
	float: right;
	height: auto;
	width: 190px;	
	}
	
	
#top_blog_info_box{
	background: url(../img/top_com_bg_info.jpg) no-repeat;
	height: 405px;
	width: 650px;
	margin: 20px 0px 0px;
	padding: 0px 0px 15px;
	}




#top_info_box,
#top_blog_box{
	height: 180px;
	width: 438px;
	overflow: auto;
	letter-spacing: 0.1em;
	margin: 0px 0px 0px 210px;
	padding: 10px 0px 0px;
	font-size: 12px;
	}
	
#top_info_box dl,
#top_blog_box dl{
	height: auto;
	width: 100%;
	clear: both;
	padding-bottom: 10px;
}


#top_info_box dt,
#top_blog_box dt{
	padding: 0px 0px 10px;
	height: auto;
	width: 100px;
	background: url(../img/top_com_kome_info.gif) no-repeat 0px 7px;
	text-indent: 15px;
	float: left;
}

#shintyaku_flag dd{
	padding: 0px 0px 10px 10px;
	height: auto;
	width: 300px;
	float: right;
}


#top_infoshop_box{
	height: auto;
	width: 100%;
	margin-top: 20px;
	}
	
#top_infoshop_box .in_box{
	margin: 5px auto;
	height: auto;
	width: 170px;
	letter-spacing: 0em;
	}


#top_time_box{
	width: 190px;
	padding: 10px 0px;
	height: auto;
}


#top_time_box h3{
	background: url(../img/top_bar_eigyou.gif) no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 190px;
	padding-bottom: 8px;
}

	
#top_time_box p{
	font-size: 12px;
	letter-spacing: 0em;
	word-spacing: 0em;
	padding-left: 8px;
}


/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*メインボックス*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#header{
	background: url(../img/head_bg.gif) repeat-x;
	height: 68px;
	width: 100%;
}

#header .in_box{
	margin: 0px auto;
	height: 68px;
	width: 850px;
}

#header .in_box .left{
	height: 68px;
	width: 120px;
	float: left;
}

#header .in_box .right{
	float: right;
	height: 68px;
	width: 352px;
	background: right top;
	background: url(../img/head_info.gif) no-repeat;
}

#header .in_box .righty{
	float: right;
	height: 68px;
	width: 352px;
	background: right top;
}




#header .in_box .right h1{
	height: 68px;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	padding-top: 4px;
	text-align: right;
}

#header .in_box .righty h1{
	height: 68px;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	padding-top: 4px;
	text-align: right;
}



#title_box{
	margin: 0px auto;
	height: auto;
	width: 800px;
	background: #000000;
}

#title_box _in h2{
	margin: 0px auto;
	height: auto;
	width: 798px;	
	}


/*メニューボックス*/

#menu_box{
	background: url(../img/main_menu_bg.gif) repeat-x;
	height: 48px;
	width: 100%;
}


#menu_box .box_in{
	margin: 0px auto;
	height: auto;
	width: 800px;
}

#menu_box .box_in li{
	float: left;
	height: 48px;
	width: 160px;
}

#menu_box .box_in li a{
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 160px;
}



#menu_box .box_in #btn_about_bongu{
	background: url(../img/btn_about_bongu.gif) no-repeat;
}

#menu_box .box_in #btn_about_bongu a:hover{
	background: url(../img/btn_about_bongu_a.gif) no-repeat;
}

#menu_box .box_in #btn_menu{
	background: url(../img/btn_menu.gif) no-repeat;
}

#menu_box .box_in #btn_menu a:hover{
	background: url(../img/btn_menu_a.gif) no-repeat;
}

#menu_box .box_in #btn_blog{
	background: url(../img/btn_blog.gif) no-repeat;
}

#menu_box .box_in #btn_blog a:hover{
	background: url(../img/btn_blog_a.gif) no-repeat;
}

#menu_box .box_in #btn_info{
	background: url(../img/btn_info.gif) no-repeat;
}

#menu_box .box_in #btn_info a:hover{
	background: url(../img/btn_info_a.gif) no-repeat;
}

#menu_box .box_in #btn_mail{
	background: url(../img/btn_mail.gif) no-repeat;
}

#menu_box .box_in #btn_mail a:hover{
	background: url(../img/btn_mail_a.gif) no-repeat;
}


#top_tel_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 5px 0px;
}








#yuyu_contents_box{

}

#yuyu_main_box{
	width: 100%;
	height: auto;
	background: url(../img/yuyu_main_bg.gif) no-repeat 0px 60px;
	padding-bottom: 25px;
}

#yuyu_main_box .title{
	padding: 0px 0px 25px;
}



#yuyu_main_box .left_box{
	float: left;
	height: auto;
	width: 330px;
}

#yuyu_main_box .right_box{
	float: right;
	height: auto;
	width: 364px;
}


#yuyu_tenpo_box{
	width: 100%;
	height: auto;
	padding: 0px 0px 25px;
}

.yuyu_tenpo_box{
	padding-bottom: 20px;
}




#yuyu_tenpo_box .title{
	padding-bottom: 20px;
}

#yuyu_tenpo_box .btn{
	margin: 0px auto;
	padding: 20px 0px;
	height: auto;
	width: 294px;
}



#yuyu_acsess_box{
	width: 100%;
	height: auto;
}

#yuyu_acsess_box td{
	padding: 5px 0px 5px 7px;
	background: url(../img/yuyu_tenpo_line.gif) repeat-x left bottom;
}

#yuyu_acsess_box .title{
	padding-bottom: 20px;
}

#yuyu_acsess_box .btn{
	margin: 0px auto;
	padding: 20px 0px;
	height: auto;
	width: 294px;
}



/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*メインコンテンツ*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/


#maincontents{
	background: url(../img/main_contents_bg.gif) repeat;
	height: auto;
	width: 100%;
}

#maincontents_in{
	margin: 0px auto;
	height: auto;
	width: 850px;
	background: url(../img/main_contents_in_bg.gif) repeat-y;
}

#maincontents_in_box{
	margin: 0px auto;
	height: auto;
	width: 798px;
	background: url(../img/main_contents_in_box.gif) repeat-x top;
}

#maincontents_in_box_back{
	background: url(../img/main_contents_in_bg_back.gif) no-repeat top;
	height: auto;
	width: 798px;
}

#maincontents_in_box .box_in{
	margin: 0px auto;
	height: auto;
	width: 700px;
	padding-top: 30px;
}


#main_pankuzu{
	height: auto;
	width: 100%;
	padding-bottom: 10px;	
	}



#about_outline_box{
	background: url(../img/about_outline_box.gif) no-repeat;
	height: auto;
	width: 100%;
	padding-bottom: 30px;
}

#about_outline_box .left_box{
	float: left;
	height: auto;
	width: 320px;
	line-height: 28px;
	padding: 50px 0px 0px 120px;
}

#about_outline_box .right_box{
	float: right;
	height: auto;
	width: 255px;
	padding-top: 10px;
}

#about_outline_text{
	text-align: right;
	height: auto;
	width: 85%
}

/*ホール(18席・掘りごたつ) */

#about_com_box_hole{
	background: url(../img/about_com_back_hole.gif) no-repeat right bottom;
	height: auto;
	width: 100%;
}

#about_com_box_hole .in_box{
	margin: 0px auto;
	padding: 10px 0px;
	height: auto;
	width: 100%;
}

#about_com_box_hole .in_box .left_box{
	float: left;
	height: auto;
	width: 298px;
}

#about_com_box_hole .in_box .right_box{
	float: right;
	height: auto;
	width: 298px;
}

#about_com_box_pvroom{
	height: auto;
	width: 100%;
}

#about_com_box_pvroom .in_box{
	margin: 10px 0px;
	height: auto;
	width: 95%;
}

/************************************************************************************************
■ぼんぐうについて >> 個室
*************************************************************************************************/

#about_com_box_pvroom .in_box{
	margin: 10px auto;
	height: auto;
	width: 100%;
	}

#about_com_box_pvroom .main_box_jroom , #about_com_box_pvroom .main_box_tabke{
	height: auto;
	width: 100%;
	padding: 10px 0px;
	}
	
#about_com_box_pvroom .main_box_jroom p , #about_com_box_pvroom .main_box_tabke p{
	height: auto;
	width: 100%;
	padding: 0px 0px 10px;
	}
	
#about_com_box_pvroom .main_box_jroom h3,#about_com_box_pvroom .main_box_tabke h3{
	text-indent: -9999px;
	height: 16px;
	width: 400px;
	padding: 0px 0px 8px;
	}
	
#about_com_box_pvroom .main_box_jroom h3{	
	background: url(../img/about_com_kome_jroom.gif) no-repeat;
}

#about_com_box_pvroom .main_box_tabke h3{
	background: url(../img/about_com_kome_troom.gif) no-repeat;
}
	
#about_com_box_pvroom .main_box_jroom .left_box {
	float: left;
	height: auto;
	width: 350px;
	}
	
 #about_com_box_pvroom .main_box_tabke .left_box{
 	float: left;
	height: auto;
	width: 221px;	
 }
	
#about_com_box_pvroom .main_box_jroom .right_box{
	float: right;
	height: auto;
	width: 331px;
	}
	
#about_com_box_pvroom .main_box_tabke .right_box{
	float: right;
	height: auto;
	width: 460px;
}

#about_com_box_pvroom_pic{
	height: auto;
	width: 178px;
	margin-top: 25px;
}

#about_com_box_pvroom_text{
	background: url(../img/about_com_box_pvroom.gif);
	height: 52px;
	width: 665px;
	margin: 10px auto 8px;
}

#about_com_box_pvroom_text p{
	margin: 0px auto;
	height: auto;
	width: 640px;
	padding: 6px 0px 0px;
}

/************************************************************************************************
■ぼんぐうについて >> 生産者のこだわり
*************************************************************************************************/


#about_com_box_sticking{
	height: auto;
	width: 100%;	
	}
	
#about_com_box_sticking .in_box{
	margin: 0px auto;
	height: auto;
	width: 660px;
	padding-top: 15px;	
	}
	
#about_com_box_sticking .left_box{
	float: left;
	height: auto;
	width: 230px;	
	}	

#about_com_box_sticking .right_box{
	float: right;
	height: auto;
	width: 420px;	
	}
	
#about_com_box_sticking  table{
	margin: 20px 0px 10px;
	height: auto;
	width: 100%;	
	}

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*メニューのご紹介*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

/************************************************************************************************
■メニューのご紹介 >> ナビゲーション
*************************************************************************************************/

#menu_navi_box p{
	margin: 10px auto 20px;
	height: 46px;
	width: 131px;
	}
	
#menu_navi_box p a{
	text-indent: -9999px;
	display: block;	
	height: 46px;
	width: 131px;
	}
	
#menu_navi_box #menu_navi_bbtn_crsdish a{
	background: url(../img/menu_navi_bbtn_crsdish.gif) no-repeat;
	}
	
#menu_navi_box #menu_navi_bbtn_crsdish a:hover{
	background: url(../img/menu_navi_bbtn_crsdisha.gif) no-repeat;
	}
	
#menu_navi_box #menu_navi_bbtn_artdish a{
	background: url(../img/menu_navi_bbtn_artdish.gif) no-repeat;
	}
	
#menu_navi_box #menu_navi_bbtn_artdish a:hover{
	background: url(../img/menu_navi_bbtn_artdisha.gif) no-repeat;
	}

#menu_navi_box #menu_navi_bbtn_single a{
	background: url(../img/menu_navi_bbtn_single.gif) no-repeat;
	}
	
#menu_navi_box #menu_navi_bbtn_single a:hover{
	background: url(../img/menu_navi_bbtn_singlea.gif) no-repeat;
	}
	
#menu_navi_box #menu_navi_bbtn_drink a{
	background: url(../img/menu_navi_bbtn_drink.gif) no-repeat;
	}
	
#menu_navi_box #menu_navi_bbtn_drink a:hover{
	background: url(../img/menu_navi_bbtn_drinka.gif) no-repeat;
	}

#menu_navi_box #menu_navi_bbtn_lunch a{
	background: url(../img/menu_navi_bbtn_lunch.gif) no-repeat;
	}
	
#menu_navi_box #menu_navi_bbtn_lunch a:hover{
	background: url(../img/menu_navi_bbtn_luncha.gif) no-repeat;
	}


.menu_com_title{
	height: auto;
	width: 100%;
	margin-top: 20px;
}

/************************************************************************************************
■メニューのご紹介 >> コース料理
*************************************************************************************************/
	
#menu_com_box_course,
#menu_com_box_crtedish,
#menu_com_box_sigdish,
#menu_com_box_drink,
#menu_com_box_lunch{
	height: auto;
	width: 100%;
	margin-top: 20px;
	}
	
#menu_com_box_course .in_box,
#menu_com_box_crtedish .in_box,
#menu_com_box_sigdish .in_box,
#menu_com_box_drink .in_box,
#menu_com_box_lunch .in_box{
	margin: 10px auto;
	padding: 10px 0px 10px;
	height: auto;
	width: 660px;
	}


#menu_com_box_course .left_box{
	float: left;
	height: auto;
	width: 430px;	
	}
	
#menu_com_box_course .right_box{
	float: right;
	height: auto;
	width: 200px;	
	}

#menu_com_box_course .left_box p{
	height: auto;
	width: 410px;
	padding: 8px 0px 20px 15px;
	}
	
#menu_com_box_course .right_box p{
	height: auto;
	width: 100%;
	margin-bottom: 8px;	
	}

#menu_com_box_course .menu_com_bar_yuyu, 
#menu_com_box_course .menu_com_bar_yukou, 
#menu_com_box_course .menu_com_bar_yuyukomachi{
	height: 30px;
	width: 400px;
	text-indent: -9999px;
	}
	
#menu_com_box_course .menu_com_bar_yuyu{
	background: url(../img/menu_com_bar_yuyu.gif) no-repeat;	
	}

#menu_com_box_course .menu_com_bar_yukou{
	background: url(../img/menu_com_bar_yukou.gif) no-repeat;
	}

#menu_com_box_course .menu_com_bar_yuyukomachi{
	background: url(../img/menu_com_bar_yuyukomachi.gif) no-repeat;
	}
	
#menu_com_box_course .text_box{
	text-align: center;
	height: auto;
	width: 100%;
	padding: 8px 0px 0px;
	}
	
/************************************************************************************************
■メニューのご紹介 >> 一品料理
*************************************************************************************************/	
	
	
	
#menu_com_box_crtedish .left_box,
#menu_com_box_crtedish .right_box02{
	height: auto;
	width: 370px;	
	}
	
#menu_com_box_crtedish .right_box ,
#menu_com_box_crtedish .left_box02{
	height: auto;
	width: 251px;		
	}
	
#menu_com_box_crtedish .left_box,
#menu_com_box_crtedish .left_box02{
	float: left;
	}
	
#menu_com_box_crtedish .right_box,
#menu_com_box_crtedish .right_box02{
	float: right;
	}
	

#menu_com_box_crtedish h4{
	height: 30px;
	width: 400px;
	text-indent: -9999px;
	}

#menu_com_box_crtedish .left_box p,
#menu_com_box_crtedish .right_box02 p{
	height: auto;
	width: auto;
	padding: 8px 0px 20px 15px;
	}
	
#menu_com_box_crtedish .left_box02 p,
#menu_com_box_crtedish .right_box p{
	padding-bottom: 20px;
	}


#menu_com_box_crtedish,
.menu_com_bar_shiro{
	background: url(../img/menu_com_bar_shiro.gif) no-repeat;	
	}
	
#menu_com_box_crtedish,
.menu_com_bar_kuro{
	background: url(../img/menu_com_bar_kuro.gif) no-repeat;	
	}
	
#menu_com_box_crtedish,
.menu_com_bar_aka{
	background: url(../img/menu_com_bar_aka.gif) no-repeat;	
	}
	
#menu_com_box_crtedish,
.menu_com_bar_tororo{
	background: url(../img/menu_com_bar_tororo.gif) no-repeat;	
	}
	
#menu_com_box_crtedish,
.menu_com_bar_sukiyaki{
	background: url(../img/menu_com_bar_sukiyaki.gif) no-repeat;	
	}
	
#menu_com_box_crtedish,
.menu_com_bar_cheese{
	background: url(../img/menu_com_bar_cheese.gif) no-repeat;	
	}


/************************************************************************************************
■メニューのご紹介 >> 単品料理
*************************************************************************************************/	

#menu_com_box_sigdish .sub_title{
	margin: 0px auto 15px;
	height: 37px;
	width: 340px;
	}

#menu_com_box_sigdish .list_box tr{
	background: url(../img/menu_com_line_single.gif) repeat-x bottom;
	}

#menu_com_box_sigdish .list_box th,
#menu_com_box_sigdish .list_box td{
	padding: 8px 0px;
	vertical-align: text-top;
	}
	
#menu_com_box_sigdish .list_box td{
	letter-spacing: 0em;
	}

#menu_com_box_sigdish .list_box th{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	text-align: left;
	}
	
#menu_com_box_sigdish .list_box th p{
	background: url(../img/menu_com_kome_single.gif) no-repeat 0px 2px;
	padding-left: 15px;
	}


/************************************************************************************************
■メニューのご紹介 >> ドリンク
*************************************************************************************************/	

#menu_com_box_drink{
	
}

.menu_com_box_drink_barbg{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background: url(../img/menu_com_bar_drink_bg.gif) no-repeat;
	text-indent: 15px;
	height: auto;
	width: 100%;
	margin: 8px 0px;
}


#menu_com_box_drink .table_box{
	font-size: 13px;
}

#menu_com_box_drink .text_box{
	font-size: 12px;
	padding: 3px 0px 8px 10px;
	height: auto;
	width: auto;
}


/************************************************************************************************
■メニューのご紹介 >> ランチメニュー
*************************************************************************************************/	

#menu_com_box_lunch{
	
	}



#menu_com_box_lunch .left_box{
	float: left;
	height: auto;
	width: 430px;	
	}
	
#menu_com_box_lunch .right_box{
	float: right;
	height: auto;
	width: 200px;	
	}

#menu_com_box_lunch .left_box p{
	height: auto;
	width: 410px;
	padding: 8px 0px 20px 15px;
	}
	
#menu_com_box_lunch .right_box p{
	height: auto;
	width: 100%;
	margin-bottom: 8px;	
	}
	
#menu_com_box_lunch .menu_com_bar_koharugozen, 
#menu_com_box_lunch .menu_com_bar_komachigozen, 
#menu_com_box_lunch .menu_com_bar_bggozen{
	height: 30px;
	width: 400px;
	text-indent: -9999px;
	}
	
#menu_com_box_lunch .menu_com_bar_koharugozen{
	background: url(../img/menu_com_bar_koharugozen.gif) no-repeat;	
	}

#menu_com_box_lunch .menu_com_bar_komachigozen{
	background: url(../img/menu_com_bar_komachigozen.gif) no-repeat;	
	}
	
#menu_com_box_lunch .menu_com_bar_bggozen{
	background: url(../img/menu_com_bar_bggozen.gif) no-repeat;	
	}

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*交通のご案内*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/
	
#info_com_store,
#info_com_map{
	height: auto;
	width: 100%;	
	}

#info_com_store .in_box{
	margin: 10px auto;
	padding: 15px 0px 10px;
	height: auto;
	width: 660px;
	}
	

	
/************************************************************************************************
■交通のご案内 >> 店舗情報
*************************************************************************************************/		

#info_com_store .left_box{
	float: left;
	height: auto;
	width: 195px;
	margin-bottom: 50px;
}

#info_com_store .right_box{
	float: right;
	height: auto;
	width: 450px;
}

#info_com_store 
#info_com_store_table th{
	border-bottom: none;
	text-align: left;
	padding: 2px 3px 2px 8px;
	font-weight: normal;
	width: 108px;
	border-right: 3px solid #CCC;
	background: #EBEBEB;
	}

#info_com_store 
#info_com_store_table td{
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	}


	
/************************************************************************************************
■交通のご案内 >> アクセスマップ
*************************************************************************************************/	

#info_com_map{
	background: url(../img/info_bg.jpg) no-repeat right bottom;
	}

#map_box{
	background: url(../img/info_com_bg_map.gif) no-repeat;
	margin: 20px auto 10px;
	height: 372px;
	width: 531px;
	}
	
#map_box_in{
	height: 340px;
	width: 500px;
	margin: 0px auto;
	padding-top: 16px;
	}
	
#info_com_map .map_info{
	margin: 20px 0px 10px;
	height: auto;
	width: 100%;
	}
	
#info_com_map .map_info dt{
	background: url(../img/menu_com_kome_single03.gif) no-repeat 0px 3px;
	height: auto;
	width: 500px;
	border-bottom: 1px dotted #CCC;
	text-indent: 15px;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 0px 5px;
	}
	
#info_com_map .map_info dd{
	padding: 12px 0px 15px 10px;
	height: auto;
	width: 500px;	
	}

	
/************************************************************************************************
■交通のご案内 >> 送迎車のご案内
*************************************************************************************************/	

#info_com_sougei_box{
	height: auto;
	width: 100%;	
	}

#info_com_sougei_text{
	padding: 15px 0px 10px 15px;
	height: auto;
	width: 470px;	
	}
	
#info_com_sougei_info{
	padding: 0px 0px 0px 15px;
	height: auto;
	width: 450px;
	}

#info_com_sougei_info h4,
#info_com_sougei_info p{
	font-size: 15px;
	font-weight: bold;	
	}

/************************************************************************************************
■お問合わせフォーム >> お問合わせフォーム
*************************************************************************************************/	

#mail_box{
	height: auto;
	width: 700px;
	background: url(../img/mail_main_bg.gif) repeat-x bottom;
	padding-bottom: 280px;
}

#mail_text{
	padding: 15px 0px 10px;
	height: auto;
	width: 680px;
	margin: 0px auto;
}

#mail_box #mail_form_box{
	height: auto;
	width: 700px;
	padding-top: 20px;
}

#mail_box #mail_form_box #mail_form_main_bg{
	background: url(../img/mail_box_middle.gif) repeat-y;
}

#mail_form_box .box_in{
	margin: 10px auto;
	height: auto;
	width: 670px;
}

#mail_form_box .box_in th{
	text-align: left;
	padding: 4px 0px 4px 5px;
	font-weight: normal;
	background: url(../img/mail_form_th_bg.gif) repeat;
	color: #FFFFFF;
}

#mail_form_box .box_in td{
	padding: 4px 0px 4px 5px;
}

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*ブログコンテンツ*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/


#blog_contents{
	height: auto;
	width: 100%;
	padding: 10px 0px;
}

#blog_left_contents{
	float: left;
	height: auto;
	width: 190px;
	background: url(../img/blog_menu_bg.gif) repeat-y;
	margin-bottom: 15px;
}

#blog_right_contents{
	float: right;
	height: auto;
	width: 490px;
}

.blog_body_box{
	margin: 10px auto;
	height: auto;
	width: 180px;
}

.blog_body_box h3{
	font-size: 13px;
	color: #FFFFFF;
	background: url(../img/blog_menu_bar.gif);
	text-align: center;
	height: 22px;
	width: 180px;
}

.blog_menu{
	height: auto;
	width: 170px;
	padding: 15px 0px 10px;
	margin: 0px auto;
}

.blog_menu li{
	padding-top: 2px;
	padding-bottom: 2px;
}

.blog_menu .blog_menu_icon{
	background: url(../img/blog_menu_icon.gif) no-repeat 1px;
	display: block;
}

.blog_menu .blog_menu_icon span{
	padding-left: 1em;
	display: block;
}

.blog_menu .blog_menu_icon_02{
	background: url(../img/blog_menu_icon.gif) no-repeat 1px;
	display: block;
	margin-left: 1em;
}

.blog_menu .blog_menu_icon_02 span{
	display: block;
	padding-left: 1em;
}


#blog_cate_title{
	background: url(../img/blog_cate_title_icon.gif) no-repeat;
	padding: 10px 0px 20px 40px;
	height: auto;
	width: 100%;
	font-size: 18px;
}

/*エントリーボックス*/

.entry_box{
	height: auto;
	width: 100%;
	background: url(../img/blog_date_bottom.gif) no-repeat bottom;
	padding-bottom: 30px;
}

.entry_box h3{
	background: url(../img/blog_date_bar.gif) no-repeat;
	height: 34px;
	width: 100%;
}



.entry_box h3 a,
.entry_box h3{
	color: #FFFFFF;
}

.entry_box h3 span{
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 20px;
	padding-top: 6px;
	display: block;
}

.entry_box .in_box{
	margin: 20px auto;
	height: auto;
	width: 470px;
}


/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*フッター*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#top_footer{
	color: #CCCCCC;
	background: url(../img/footer_bg.gif) repeat-x;
	height: 36px;
	width: 100%;
}

#top_footer p{
	height: auto;
	width: 100%;
	padding-top: 5px;
	text-align: center;
}


#footer{
	color: #CCCCCC;
	background: url(../img/main_footer_bg.gif) repeat-x;
	height: 104px;
	width: 100%;
}

#footer p{
	height: auto;
	width: 100%;
	padding-top: 40px;
	text-align: center;
}


/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*マージン・パディング*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

.maTB10{
	margin: 10px 0px;	
	}
	
.maT5{
	margin: 5px 0px 0px;
	}

.red{
	color: #F00;	
	}
	
.yellow{
	color: #FC0;
	}
	

/*-----------------------------------------------------------------------------------------------
	●CLEARFIX
-----------------------------------------------------------------------------------------------*/

.clearfix:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
line-height:0;
}

.clearfix{
display:inline-table;
min-height:1%;
}

/* FOR MAC IE \*/
* html .clearfix{
height:1%;
}

.clearfix{
display: block;
}
/* END OF FOR MAC IE */





/************************************************************************************************
■メニュー表02 >> 
*************************************************************************************************/

.style1 {
	font-size: 18px;
	font-weight: bold;
}

#menu02_menubox{
	height: auto;
	width: 625px;
	margin: 10px auto;
}

#menu02_menubox li{
	float: left;
	height: 59px;
	width: 125px;
}

#menu02_menubox li a{
	height: 59px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}

#menu02_menubox_tokusen a{
	background: url(../img/menu02_tokusen_btn.gif) no-repeat;
}

#menu02_menubox_nabe a{
	background: url(../img/menu02_nabe_btn.gif) no-repeat;
}

#menu02_menubox_ippin a{
	background: url(../img/menu02_ippin_btn.gif) no-repeat;
}

#menu02_menubox_nomimono a{
	background: url(../img/menu02_nomimono_btn.gif) no-repeat;
}

#menu02_menubox_hiru a{
	background: url(../img/menu02_hiru_btn.gif) no-repeat;
}


#menu02_menubox_tokusen a:hover{
	background: url(../img/menu02_tokusen_btna.gif) no-repeat;
}

#menu02_menubox_nabe a:hover{
	background: url(../img/menu02_nabe_btna.gif) no-repeat;
}

#menu02_menubox_ippin a:hover{
	background: url(../img/menu02_ippin_btna.gif) no-repeat;
}

#menu02_menubox_nomimono a:hover{
	background: url(../img/menu02_nomimono_btna.gif) no-repeat;
}

#menu02_menubox_hiru a:hover{
	background: url(../img/menu02_hiru_btna.gif) no-repeat;
}

#menu02_contents_box{
	background: url(../img/menu02_bg.gif) repeat;
	height: auto;
	width: 100%;
}


#menu02_tokusen_box{
	height: auto;
	width: 100%;
}

#menu02_contents_boxin{
	margin: 0px auto;
	height: auto;
	width: 665px;
	padding: 15px 0px 15px 10px;
}

/*タイトルボックス*/

#menu02_tokusen_box h3,
#menu02_nabe_box h3,
#menu02_ippin_box h3,
#menu02_ippin02_box h3,
#menu02_nomimono_box h3,
#menu02_hiru_box h3{
	text-indent: -9999px;
	margin: 20px auto 15px;
}



#menu02_tokusen_box h3{
	background: url(../img/menu02_tokusen_title.gif) no-repeat;
	height: 26px;
	width: 120px;
}


#menu02_nabe_box h3{
	background: url(../img/menu02_nabe_title.gif) no-repeat;
	height: 26px;
	width: 73px;
}

#menu02_ippin_box h3{
	background: url(../img/menu02_ippin_title.gif) no-repeat;
	height: 56px;
	width: 306px;
}

#menu02_ippin02_box h3{
	background: url(../img/menu02_ippin_title02.gif) no-repeat;
	height: 26px;
	width: 115px;
}

#menu02_nomimono_box h3{
	background: url(../img/menu02_nomimono_title.gif) no-repeat;
	height: 26px;
	width: 100px;
}

#menu02_hiru_box h3{
	background: url(../img/menu02_hiru_title.gif) no-repeat;
	height: 26px;
	width: 115px;
}


/*特選コース*/

#menu02_tokusen_box_yuyu{
	background: url(../img/menu02_tokusen_box_yuyu.gif) no-repeat;
	margin: 15px auto;
	height: 156px;
	width: 668px;
}

#menu02_tokusen_box_yuyu .text01{
	padding: 0px 0px 0px 200px;
	height: auto;
	width: 250px;
}

#menu02_tokusen_box_yukou{
	background: url(../img/menu02_tokusen_box_yukou.jpg) no-repeat;
	margin: 15px auto;
	height: 224px;
	width: 668px;
}

#menu02_tokusen_box_yukou .text01{
	padding: 10px 0px 0px 312px;
	height: auto;
	width: 200px;
	text-align: right;
}


#menu02_tokusen_box_komachi{
	background: url(../img/menu02_tokusen_box_komachi.gif) no-repeat;
	margin: 15px auto;
	height: 197px;
	width: 668px;
}

#menu02_tokusen_box_komachi .text01{
	padding: 10px 0px 0px 200px;
	height: auto;
	width: 200px;
}

#menu02_tokusen_box_bg01{
	background: url(../img/menu02_tokusen_box_bg01.gif) no-repeat;
	height: 101px;
	width: 395px;
}

#menu02_tokusen_box_bg01 span{
	display: block;
	padding: 10px;
	line-height: 18px;
	font-size: 12px;
	color: #990000;
}


#menu02_nabe_box_kuro,
#menu02_nabe_box_shir,
#menu02_nabe_box_aka,
#menu02_nabe_box_tororo,
#menu02_nabe_box_negi,
#menu02_nabe_box_sikiyaki,
#menu02_nabe_box_chis{
	margin-bottom: 20px;
}

#menu02_nabe_box_kuro{
	background: url(../img/menu02_nabe_box_kuro.gif) no-repeat;
	height: 70px;
	width: 668px;
}

#menu02_nabe_box_kuro .text01{
	height: auto;
	width: 600px;
	padding: 22px 0px 0px 120px;
}


#menu02_nabe_box_shir{
	background: url(../img/menu02_nabe_box_shiro.gif) no-repeat;
	height: 67px;
	width: 668px;
}

#menu02_nabe_box_shir .text01{
	height: auto;
	width: 600px;
	padding: 24px 0px 0px 80px;
}


#menu02_nabe_box_aka{
	background: url(../img/menu02_nabe_box_aka.gif) no-repeat;
	height: 67px;
	width: 668px;
}

#menu02_nabe_box_aka .text01{
	height: auto;
	width: 600px;
	padding: 22px 0px 0px 120px;
}

#menu02_nabe_box_tororo{
	background: url(../img/menu02_nabe_box_tororo.gif) no-repeat;
	height: 68px;
	width: 668px;
}

#menu02_nabe_box_tororo .text01{
	height: auto;
	width: 600px;
	padding: 24px 0px 0px 80px;
}

#menu02_nabe_box_negi{
	background: url(../img/menu02_nabe_box_negi.gif) no-repeat;
	height: 68px;
	width: 668px;
}


#menu02_nabe_box_negi .text01{
	height: auto;
	width: 600px;
	padding: 24px 0px 0px 100px;
}


#menu02_nabe_box_sikiyaki{
	background: url(../img/menu02_nabe_box_sikiyaki.gif) no-repeat;
	height: 67px;
	width: 668px;
}

#menu02_nabe_box_sikiyaki .text01{
	height: auto;
	width: 600px;
	padding: 22px 0px 0px 120px;
}

#menu02_nabe_box_chis{
	background: url(../img/menu02_nabe_box_chis.gif) no-repeat;
	height: 68px;
	width: 668px;
}

#menu02_nabe_box_chis .text01{
	height: auto;
	width: 600px;
	padding: 24px 0px 0px 80px;
}

#menu02_ippin_box .left_box{
	float: left;
	height: auto;
	width: 400px;
}

#menu02_ippin_box .left_box dd{
	margin: 0px 0px 15px;
}

#menu02_ippin_box .right_box{
	float: right;
	height: auto;
	width: 260px;
}

#menu02_ippin_box .left_box02{
	float: left;
	height: auto;
	width: 260px;
}

#menu02_ippin_box .right_box02{
	float: right;
	height: auto;
	width: 400px;
}



#menu02_ippin02_box .left_box{
	float: left;
	height: auto;
	width: 251px;
}

#menu02_ippin02_box .right_box{
	float: right;
	height: auto;
	width: 370px;
}

#menu02_ippin02_box .right_box dl{
	height: auto;
	width: 370px;
	margin-top: 20px;
}

#menu02_ippin02_box .right_box dt{
	height: auto;
	width: 370px;
	margin: 0px 0px 5px;
}

#menu02_ippin02_box .right_box dd{
	height: auto;
	width: 370px;
	margin: 0px 0px 25px;
}


#menu02_ippin03_box .left_box{
	height: auto;
	width: 416px;
}

#menu02_ippin03_box .right_box{
	height: auto;
	width: 244px;
}


#menu02_ippin03_box .left_box ul{
	height: auto;
	width: 416px;
	margin: 50px 0px 0px;
}

#menu02_ippin03_box .left_box li{
	height: auto;
	width: 416px;
	margin: 30px 0px 0px;
}


/*飲み物*/

#menu02_hiru_box_koharu{
	background: url(../img/menu02_hiru_bg_koharu.gif) no-repeat;
	height: 201px;
	width: 667px;
}

#menu02_hiru_box_koharu .text01{
	padding: 30px 0px 0px 220px;
	height: auto;
	width: 200px;
}


#menu02_hiru_box_komachi{
	background: url(../img/menu02_hiru_bg_komachi.jpg) no-repeat;
	height: 201px;
	width: 667px;
}

#menu02_hiru_box_komachi .text01{
	padding: 10px 0px 0px 310px;
	height: auto;
	width: 200px;
}

#menu02_hiru_box_koyuki .text01{
	padding: 30px 0px 0px 220px;
	height: auto;
	width: 200px;
}



#menu02_hiru_box_koyuki{
	background: url(../img/menu02_hiru_bg_koyuki.gif) no-repeat;
	height: 201px;
	width: 667px;
}


