@charset "utf-8";
/* ===================================================================
CSS information

 file name  :bf.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */

/* コンテンツ
----------------------------------------------------------- */
#res_bf #bg_contents {
	padding-top:20px;
	background: url(../images/bg_contents_hina.gif) repeat-x left top;
	width:950px;
	margin:0 auto;
}

/* タイトル
----------------------------------------------------------- */
#res_bf #st_title {
	margin:0 0 33px 0;
	padding:0;
	width:680px;
	height:28px;
	line-height: 1;
	background: url(../res_bf/images/st_rest.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* 導入部分	
----------------------------------------------------------- */
/*キャッチコピー*/

/*文と写真*/

#res_bf #intro{
	margin:0 0 30px 0;
	width: 680px;
	background:url(../res_bf/images/img_bfmain.jpg) left top no-repeat;
	height:156px;
	padding:130px 0 0 0;
}

/*#res_bf #intro{
	margin:0 0 30px 0;
	width: 680px;
}

#res_bf #intro:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


#res_bf #intro img#intro_img{
	float: right;
}

#res_bf #intro div{
	width:390px;
	float:left;
}

#res_bf #intro h4#intro_copy{
	margin:0 0 15px 0;
	width: 680px;
	height: 20px;
	background: url(../res_bf/images/intro_copy.gif) left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#res_bf #intro p#intro_text{
	width: 390px;
	float:left;
}*/

/*ボタン_朝食のご案内はこちら*/
#res_bf #intro a#intro_bf_bt{
	width: 147px;
	height: 24px;
	/*background:url(../buttons/bf_bt.gif) left top no-repeat;*/
	overflow: hidden;
	text-indent: -9999px;
	display:block;
	margin:0 0 0 240px;
}

/* レストランボックス 
----------------------------------------------------------- */

/* 熊八亭タイトル */
#res_bf .rest_box .rest_right #sst_kumahachi {
	margin-bottom:5px;
	padding-top:23px;
	width:380px;
	height:32px;
	display: block;
	background-image: url(../res_bf/images/tit_kumahachi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* -----------------------------------------------------------
	朝食
----------------------------------------------------------- */

#res_bf #img_bfmenu {
	margin:0 0 20px 0;
	}

/*タイトル_朝食*/
#res_bf #bf_st{
	margin-bottom:15px;
	width:680px;
	height: 20px;
	background: url(../res_bf/images/bf_sst.gif) left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

/*キャッチコピー*/
#res_bf #bf_copy{
	margin-bottom:15px;
	width:442px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../res_bf/images/bf_copy.gif);
}

/* 各レストラン共通部分
----------------------------------------------------------- */
/*営業時間*/
#res_bf p.bf_time_tx{
	margin-top:20px;
	float:left;
	font-size: 112%;
	font-weight: bold;
}

/*レストランコンテンツの背景_角丸*/
#res_bf .bf_commoon_bg{
	padding-bottom: 15px;
	margin-bottom: 20px;
	width: 680px;
	background: url(../res_bf/images/bf_box_bottom_bg.gif) left bottom no-repeat;
}

#res_bf .bf_commoon_bg:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/* 館内朝食スペース	
----------------------------------------------------------- */
/*営業時間テーブル*/
#res_bf .rest_tbl{
	float:left;
}

/*店名_営業時間　入れ物*/
#res_bf #bf_viking_st{
	width:680px;
	height: 60px;
	background: url(../res_bf/images/bf_viking_st.gif) left top no-repeat;
	overflow: hidden;
}

/*店名*/
#res_bf #bf_viking_st h4{
	width:150px;
	height: 60px;
	overflow: hidden;
	text-indent: -9999px;
	float:left;
}

/*キャッチコピー*/
#res_bf #bf_viking #bf_viking_copy{
	margin: 0 auto 15px;
	width:640px;
	height: 20px;
	background: url(../res_bf/images/bf_viking_copy.gif) left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#res_bf #bf_viking img{
	margin-left: 15px;
	float: left;
}

#res_bf #bf_viking dl{
	margin-left: 15px;
	width: 185px;
	float: left;
	background: #ECD7BD;
}

#res_bf #bf_viking dl dt,
#res_bf #bf_viking dl dd{
	margin: 0.5em;
}

#res_bf #bf_viking dl dt{
	color: #BA4242;
}

/* -----------------------------------------------------------
	周辺レストラン
----------------------------------------------------------- */

/* タイトル */
#res_bf #page #bg_contents #contents #contents_over #main #sst_shuhen {
	margin-bottom:15px;
	width:680px;
	height:20px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
	background-image: url(../res_bf/images/sst_area_shuhen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* googlemap
----------------------------------------------------------- */
#res_bf #bg_gmap {
	margin-bottom:10px;
	padding:5px;
	width:670px;
	height:320px;
	background-image: url(../images/bg_gmap.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* googlemap 表示 */
#res_bf #bg_gmap #gmap {
	width:670px;
	height:320px;
}

#res_bf #gmap_txt {
	margin-bottom:30px;
	color:#595959;
	font-size: 93%;
}


#res_bf #bg_gmap .btn_dtl {
margin:0 0 15 px;
width:105px;
height:25px;
float:right;
}


#res_bf #bg_gmap .btn_dtl a{
	width:105px;
	height:25px;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	background-image: url(../buttons/btn_dtl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#res_bf .areainfo_img {
	width:672px;
	margin:0 0 20px 0;
	position:relative;
	}
	
/* map ボタン */
#res_bf .areainfo_img .map {
	margin:0;
	width:85px;
	height:25px;
	right:14px;
	top:14px;
	position:absolute;
}

#res_bf .areainfo_img .map a {
	width:85px;
	height:25px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	background: url(../buttons/btn_map.gif) no-repeat left top;
}


/* areainfo box
----------------------------------------------------------- */
#res_bf .areainfo_box {
	padding:4px 4px 20px 4px;
	width:672px;
	background: url(../images/bg_outarea.gif) repeat-x left top;
}

/* 中ボックス */
#res_bf .areainfo_box .areainfo_in {
	padding:10px 15px 0px 15px;
	width:640px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;	
	background: url(../images/bg_inarea.gif) repeat-x left top;
}

/* ボックス */
#res_bf #page #bg_contents #contents #contents_over #main .area_title_box {
	padding-bottom:15px;
	width:640px;
	overflow:hidden;
}

/* タイトル */
#res_bf #page #bg_contents #contents #contents_over #main .area_title_box h4 {
	margin-top:5px;
	padding-left:23px;
	width:396px;
	float:left;
	background: url(../images/icon_area.gif) no-repeat left 2px;
	font-size: 123.1%;
	line-height: 20px;
}

/* map ボタン */
#res_bf #page #bg_contents #contents #contents_over #main .area_title_box .map {
	margin:0;
	width:85px;
	height:25px;
	float:right;
}

#res_bf #page #bg_contents #contents #contents_over #main .area_title_box .map a {
	width:85px;
	height:25px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	background: url(../buttons/btn_map.gif) no-repeat left top;
}

/* hp ボタン */
#res_bf #page #bg_contents #contents #contents_over #main .area_title_box .hp {
	margin:0;
	width:125px;
	height:25px;
	float:right;
}

#res_bf #page #bg_contents #contents #contents_over #main .area_title_box .hp a {
	width:125px;
	height:25px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	background: url(../buttons/btn_hp.gif) no-repeat left top;
}

/*** エリアボディ内包ボックス ***/
#res_bf .areainfo_box .areainfo_in .area_body_box {
	width:640px;
	overflow:hidden;
}

/* 右ボックス */
#res_bf .areainfo_box .areainfo_in .area_body_box .area_right {
	width:400px;
	float:right;
	line-height: 1.5em;
}

/* テキスト */
#res_bf .areainfo_box .areainfo_in .area_body_box .area_right p {
	font-size: 93%;
	color: #595959;	
}

/* 下線ボーダー */
#res_bf .areainfo_box .areainfo_in .area_body_box .area_right p.border_bottom {
	margin:0 0 5px 0;
	padding:0 0 5px 0px;
	border-bottom: 1px dotted #000000;	
}



/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}
