@charset "utf-8";
/* CSS Document */


/* Restaurant ==========================

	1.Common
	2.Index
	3.Details Page
	
*/

/* 1.Common ==============================================*/

div#mainVis{
	background:url(../img/main_viz14.jpg) no-repeat center top !important;
	height:325px;
	width:100%;
	position:absolute;
	z-index:1;
}
div.titleBox{
	margin:0 auto 0;
	width:980px;
	text-align:left;
}
h1{
	position:absolute;
	top:160px;
}

/*  「このページの先頭へ」ボタン ==== */

div.top_page{
	width: 730px;
	border: 1px solid #ffffff;
}
div.top_page p{
	margin-top: 30px;
	text-align: right;
	padding-right: 12px;
}

/*  タイトル ==== */

h2.title{
	margin: 30px 0 20px 0;
}
/*  ロールオーバー ==== */
.menuGnavi .menuRestaurant a,
.menuGnavi .menuRestaurant a:link,
.menuGnavi .menuRestaurant a:visited {
	background-position: 0px 40px;
	float:left;
}

/* 2.Index ==============================================*/
/* flash */
div.fairMenu{
	clear:both;
	width:730px;
	height:330px;
	padding-top: 24px;
}

/* 人気メニュー ベスト3 */
#menuRanking{
    width: 718px;
    margin-left: 4px; margin-top: 9px;
    padding-bottom: 18px;
    background: url(../img/idx_rank_bg.gif) no-repeat left bottom;
    }
#menuRanking h2{
    width: 718px; height: 45px;
    background: url(../img/idx_rank_bg_t.gif) no-repeat;
    margin-bottom: 15px;
    }
#menuRanking h2 img{ margin-left: 17px; }

ul#rankArea{
    width: 681px;
    margin-left: 15px;
    }
ul#rankArea li{
    float: left;
    width: 227px;
    font-size: normal;
    font-weight: bold;
    }
ul#rankArea span{
    display: block;
    width: 219px;
    padding: 0 0 5px 4px;
    }
ul#rankArea img.rank{ margin-right: 8px; }



div.cuisine{ margin: 25px 0 0 0; }
div.cuisine  div.restMenu1{
	float: left;
	width: 352px;
}
div.cuisine  div.restMenu2{
	float: right;
	width: 352px;
}
div.restMenu1 p{
	line-height: 1.5;
	margin: 12px 20px 25px 12px;
}
div.restMenu1 ul li{
	margin: 0 3px 4px 3px;
}
div.restMenu2 p{
	line-height: 1.5;
	margin: 12px 20px 25px 12px;
}

/* バイキング夕食
==============================================*/
div.buffet{
	clear:both;
	width:718px;
	height:570px;
	padding-bottom: 16px;
}
div.vikingTiban h3{ margin-bottom: 17px; }
div.vikingTiban p{ line-height: 1.5; margin-bottom: 5px; margin-left: 20px; }

div.vikingMenu { margin-top: 30px; }
div.vikingMenu div.vikCategory{ width: 352px; }
div.vikCategory h3{ margin-bottom: 24px; }
div.vikInline { margin-left: 2px; margin-bottom: 10px; width: 348px; }
div.vikAlacarte{ width: 170px; padding-bottom: 11px; }
div.vikAlacarte h4{
    background: url(../img/viking_menu_bg.gif) repeat-x left bottom;
    font-size: 15px;
    font-weight: bold;
    color: #83491e;
    padding: 6px 7px 8px 7px;
    }

div.vikChef{
    clear: both;
    width: 352px;
    background: url(../img/viking_chef_bg.jpg) no-repeat left bottom;
    }
div.vikChefIn{
    background: url(../img/viking_chef_bg_t.jpg) no-repeat left top;
    padding: 16px 18px 18px 18px;
    }
div.vikChefTxt{
    float: left;
    width: 200px;
    }
div.vikChefTxt p.vcTxt1{
    padding-top: 6px;
    padding-bottom: 18px;
    line-height: 1.5;
    }
div.vikChefTxt p.vcTxt2{
    font-weight: bold;
    color: #83491e;
    text-align: right;
    line-height: 1.5;
    }

/* バイキング朝食
==============================================*/
#breakfastArea{
	width:730px;
}

#breakfastArea p{
	line-height:1.67;
}

#breakfastArea .phBox{
	margin: 40px 0 20px 0;
	width:730px;
}

#breakfastArea .phBox img{
	padding:0 0 35px 0;
}
#breakfastArea .phBox p{
	width:700px;
	padding:0 0 35px 0;
}

#breakfastArea #imgMenu{
	padding:0 0 20px 0;
}

#breakfastArea #imgMenu .leBox,
#breakfastArea #imgMenu .riBox{
	float:left;
	width:352px;
}
#breakfastArea #imgMenu .leBox{
	margin:0 26px 0 0;	
}
#breakfastArea #imgMenu .leBox .phArea,
#breakfastArea #imgMenu .riBox .phArea{
	float:left;
	width:347px;
	padding:0 0 15px 5px;
}
#breakfastArea #imgMenu .leBox h3,
#breakfastArea #imgMenu .riBox h3{
	width:352px;
	margin:0 0 20px 0;
}
#breakfastArea #imgMenu .leBox .phArea img,
#breakfastArea #imgMenu .riBox .phArea img{
	float:left;
	width:112px;
	padding:5px 2px 0 0;
}

#breakfastArea #txtMenu{
	float:left;
	padding:0 0 20px 0;
}
#breakfastArea #txtMenu .Box{
	float:left;
	width:227px;
	padding:0 24px 0 0;
}
#breakfastArea #txtMenu .Box h3{
	margin:0 0 20px 0;
}
#breakfastArea #txtMenu .Box ul{
	padding:0 0 0 15px;
	}
#breakfastArea #txtMenu .Box li{
	list-style:disc;
	line-height:1.67;
	}
#breakfastArea #txtMenu .last{
	padding:0;
}

/* こだわり（実演調理）
==============================================*/
div.demoTop p{ line-height: 1.5; margin-top: 32px; margin-left: 20px; }

div.demoMenu{ margin-top: 30px; padding-bottom: 20px; }
div.demoMenu h3{ margin-bottom: 23px; }

div.demoInline{ width: 703px; margin-left: 10px; }

div.demoTxt{ 
    float: left;
    width: 354px;
    }
div.demoTxt p{ line-height: 1.5; height: 136px; }
div.demoMovie{
    float: right;
    width: 320px;
    height: 265px;
    }

/* こだわり（地産地消）
==============================================*/
div.localTop p{ line-height: 1.5; margin-top: 32px; margin-left: 20px;}
div.localMessage{
    width:724px;
    margin-top: 30px; margin-left: 3px;
    }
div.localMenu { margin-top: 30px; }
div.localMenu div.locCategory{ width: 352px; }
div.locCategory h3{ margin-bottom: 20px; }

div.locInline {
    width: 342px;
    margin-left: 5px;
    padding-bottom: 10px;
    }
div.locInline p{
    float: right;
    line-height: 1.5;
    width: 140px;
    }

/*  テーブル ==== */

#breakfastArea table.bfTable{
	clear:both;
	border-collapse: collapse;
	border-top: 2px solid #d4b15c;
	border-bottom: 2px solid #d4b15c;
	margin: 0 0 10px 0;
}
#breakfastArea table.bfTable th, 
#breakfastArea table.bfTable td{
	vertical-align: top;
	border-bottom: 1px solid #d4b15c;
	padding: 15px 18px;
	line-height: 1.5;
}


* html #breakfastArea table.bfTable th, 
#breakfastArea table.bfTable td{
	font-size: 12px;
}
#breakfastArea table.bfTable th{
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	background-color: #f2ede0;
	padding-right: 30px;
	width:40px;
}


/*別注料理
==============================================*/

/*名物料理*/
#anotherArea{
margin-top:30px;
}
#anotherArea h3{
	float:left;
	margin:0 0 20px 0;
}
div.top_page02{
	clear:both;
	margin:0 20px 0 0;
	text-align:right;
}
#anotherArea .anoMenu{
	float:left;
	width:730px;
	margin:0 0 0 0;
}
#anotherArea .anoMenu p{
margin-bottom:30px;
line-height:1.67;
}
#anotherArea td.anotherName{
	color:#a18456;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.2;
	padding:15px 4px 4px 5px;
}
#anotherArea td.anotherName span.txt02{
font-size:0.8em;
font-weight:normal;
}
td.anotherPrice{
text-align:right;
padding:0 4px 0 5px;
}
#anotherArea td.priceBg02{
	background:url(../img/another_bg01.gif) 0 top repeat-x;
	height:6px;
	padding-bottom:35px;
}
#anotherArea td{
vertical-align:top;
}
td.priceBox01{
vertical-align:bottom;

}
#anotherArea .anoMenu .ShinLeftBox p{
	margin:10px 0 0 0;
}

#anotherArea .anoMenu .ShinLeftBox .price{
	width:95px;
	float:left;
	text-align:right;
	position:absolute;
	bottom:3px;
	right:0;
}
#anotherArea .anoMenu .ShinRightBox{
	float:left;
	width:410px;
	margin:0;
}
#anotherArea .anoMenu .ShinRightBox .menu{
	float:left;
	margin:0 0 25px 0;
}
#anotherArea .anoMenu .ayu{
	float:left;
	width:380px;
	height:118px;
	padding:10px 15px;
	display:block;
	background:url(../img/another_cloumbg01.jpg) 0 0 no-repeat;
}
#anotherArea .anoMenu .ShinRightBox .ayu img{
	margin:0 0 10px 0;
}
#anotherArea .anoMenu .ShinRightBox ul{
	float:left;
	width:410px;
	color:#a18456;
	margin:0 0 5px 0;
}
#anotherArea .anoMenu .ShinRightBox li{
	float:left;
	width:196px;
	margin:0 3px;
}
#anotherArea .anoMenu .ShinRightBox .priceMenu{
	width:196px;
	background:url(../img/another_bg01.gif) 0 bottom repeat-x;
	position:relative;
}
#anotherArea .anoMenu .ShinRightBox p{
	margin:0 0 5px 0;
}

#anotherArea .anoMenu .ShinRightBox .txt{
	width:196px;
	font-size:1.6em;
	display:block;
}
#anotherArea .anoMenu .ShinRightBox .txt02{
	width:196px;
	display:block;
}
#anotherArea .anoMenu .ShinRightBox .price{
	width:196px;
	text-align:right;
	position:absolute;
	bottom:3px;
}
/* hide from Mac IE \*/
* html #anotherArea td.anotherName{ font-size:100%; }
* html td.anotherPrice{ font-size:75%; }
/* */ 

/*ふぐ料理*/
#anotherArea .anoFugMenu{
	width:730px
}

#anotherArea .anoFugMenu p{
	margin:0 0 20px 0;
	line-height:1.67;
}
#anotherArea .anoFugMenu ul{
	float:left;
	margin:0 0 10px 0;
	width:730px
}

#anotherArea .anoFugMenu li{
	float:left;
	margin:0 15px 10px 0;
}
#anotherArea li.FuMenu01{width:269px;}
#anotherArea li.FuMenu02{width:250px;}
#anotherArea li.FuMenu03{width:181px;margin:0 0px 10px 0;}
#anotherArea li.FuMenu04{width:354px;margin:0 22px 10px 0;}
#anotherArea li.FuMenu05{width:354px;margin:0 0px 10px 0;}

#anotherArea .anoFugMenu .MenuPrice li{
	color:#a18456;
	background:url(../img/another_bg01.gif) 0 bottom repeat-x;
	position:relative;
}
#anotherArea .anoFugMenu .txt{
	width:200px;
	float:left;
	font-size:1.6em;
	position:absolute;
	bottom:3px;
}

#anotherArea .anoFugMenu .FuMenu04 .txt,
#anotherArea .anoFugMenu .FuMenu05 .txt{
	width:250px;
	float:left;
	font-size:1.6em;
	position:absolute;
	bottom:3px;
}
#anotherArea .anoFugMenu .txt .txt02{
	font-size:medium;
}

#anotherArea .anoFugMenu .price{
	width:55px;
	float:left;
	text-align:right;
	position:absolute;
	bottom:3px;
	right:0;
}
/*アラカルト*/
#anotherArea .anoAlaMenu{
	width:730px
}

#anotherArea .anoAlaMenu p{
	margin:0 0 20px 0;
	line-height:1.67;
}
#anotherArea .anoAlaMenu ul{
	float:left;
	margin:0 0 10px 0;
	width:730px
}

#anotherArea .anoAlaMenu li{
	float:left;
	width:233px;
	margin:0 15px 10px 0;
}
#anotherArea li.last{margin:0 0px 10px 0;}

#anotherArea .anoAlaMenu .MenuPrice li{
	color:#a18456;
	background:url(../img/another_bg01.gif) 0 bottom repeat-x;
	position:relative;
	font-size:1.6em;
}
#anotherArea .anoAlaMenu .txt{
	width:180px;
	float:left;
	position:absolute;
	bottom:3px;
}

#anotherArea .anoAlaMenu .txt .txt02{
	font-size:medium;
}

#anotherArea .anoAlaMenu .price{
	width:55px;
	float:left;
	text-align:right;
	position:absolute;
	font-size:medium;
	bottom:3px;
	right:0;
}


/*宴会料理
==============================================*/
#feastArea{
	margin-top:30px;
}
#feastArea h3{
	margin:0 0 20px 0;
}

#feastArea p{
	line-height:1.67;
}

#feastArea .phBox{
	margin: 40px 0 20px 0;
	width:730px;
}

#feastArea .phBox img{
	padding:0 0 35px 0;
}
#feastArea .phBox p{
	width:700px;
	padding:0 0 35px 0;
}
#feastArea .menuBox{
	float:right;
	width:312px;
	height:492px;
	padding:20px;
	margin:0 0 25px 0;
}
#feastArea .menuBox img{
	margin:0 0 25px 0;
}
#feastArea .spring01{
	background:url(../img/feast_bg01.jpg) 0 0 no-repeat;
	margin:0 0 25px 25px;
}
#feastArea .spring02{
	background:url(../img/feast_bg02.jpg) 0 0 no-repeat;
}
#feastArea .fall01{
	background:url(../img/feast_bg03.jpg) 0 0 no-repeat;
	margin:0 0 25px 25px;
}
#feastArea .fall02{
	background:url(../img/feast_bg04.jpg) 0 0 no-repeat;
}
#feastArea .winter01{
	background:url(../img/feast_bg05.jpg) 0 0 no-repeat;
	margin:0 0 25px 25px;
}
#feastArea .winter02{
	background:url(../img/feast_bg06.jpg) 0 0 no-repeat;
	}

