@charset "utf-8";
/* CSS Document */
/* j[@brr */
/*
a:link { color: #996600; } 
a:visited { color: #7B5C51; } 
a:hover { 
	color: #584A32;
	background-color:#DDCEB2;	
	 } 
a:active { color: #939F39; } 


/*JeS{^*/
#btnMenuWrap {
	width:608px;
	height:47px;
	margin-bottom:10px;
	padding:0px;
	}

ul#btnMenu {
	margin: 0px;
	padding: 0px;
	width: 608px;
	height:47px;
}

ul#btnMenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 1px;
	list-style-type: none;
}

ul#btnMenu li a {
	display: block;
	position: relative; 
}

a.btnLunch {
	display:block;
	width:120px;
	height:47px;
	background-image:url(../menu/images/btn_lunch.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}
a.btnLunch:hover{
	background-position:0px -47px;
	padding:0px;
	margin:0px;
	}

a.btnG_menu {
	display:block;
	width:120px;
	height:47px;
	background-image:url(../menu/images/btn_gm.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	}
a.btnG_menu:hover{
	background-position:0px -47px;
	padding:0px;
	margin:0px;
	}

a.btnDesserts {
	display:block;
	width:120px;
	height:47px;
	background-image:url(../menu/images/btn_desserts.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	}
a.btnDesserts:hover{
	background-position:0px -47px;
	padding:0px;
	margin:0px;
	}

a.btnDrinks {
	display:block;
	width:120px;
	height:47px;
	background-image:url(../menu/images/btn_drinks.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	}
a.btnDrinks:hover{
	background-position:0px -47px;
	padding:0px;
	margin:0px;
	}

a.btnTakeout {
	display:block;
	width:120px;
	height:47px;
	background-image:url(../menu/images/btn_takeout.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	}
a.btnTakeout:hover{
	background-position:0px -47px;
	padding:0px;
	margin:0px;
	}

/*グランドメニュー選択１*/
#btnSelectGMenuWrap {
	width:603px;
	height:240px;
	margin:5px 0 10px 0;
	padding:0px;
	}

ul.btnSelectGmenu {
	margin: 0px;
	padding: 0px;
	width: 605px;
	height:120px;
}

ul.btnSelectGmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 1px;
	list-style-type: none;
}

ul.btnSelectGmenu li a {
	display: block;
	position: relative; 
}

a.btnHumburgSteak {
	display:block;
	width:201px;
	height:120px;
	background-image:url(../menu/images/btnselect_gm_humburg.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

a.btnHumburgSteak:hover{
	background-position:0px -120px;
	padding:0px;
	margin:0px;
	}

a.btnGrill {
	display:block;
	width:201px;
	height:120px;
	background-image:url(../menu/images/btnselect_gm_grill.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

a.btnGrill:hover{
	background-position:0px -120px;
	padding:0px;
	margin:0px;
	}

a.btnHumburger {
	display:block;
	width:201px;
	height:120px;
	background-image:url(../menu/images/btnselect_gm_humburger.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

a.btnHumburger:hover{
	background-position:0px -120px;
	padding:0px;
	margin:0px;
	}

a.btnRice {
	display:block;
	width:201px;
	height:120px;
	background-image:url(../menu/images/btnselect_gm_rice.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

a.btnRice:hover{
	background-position:0px -120px;
	padding:0px;
	margin:0px;
	}

a.btnCurry {
	display:block;
	width:201px;
	height:120px;
	background-image:url(../menu/images/btnselect_gm_curry.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

a.btnCurry:hover{
	background-position:0px -120px;
	padding:0px;
	margin:0px;
	}

a.btnCourse {
	display:block;
	width:201px;
	height:120px;
	background-image:url(../menu/images/btnselect_gm_course.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

a.btnCourse:hover{
	background-position:0px -120px;
	padding:0px;
	margin:0px;
	}

/**/

/*サンドウィッチ、サラダ、おつまみ選択*/
#btnSelectSideWrap {
	width:605px;
	height:35px;
	margin-bottom:10px;
	padding:0px;
	}

ul#btnSelectSide {
	margin: 0px;
	padding: 0px;
	width: 605px;
	height:35px;
}

ul#btnSelectSide li {
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 1px;
	list-style-type: none;
}

ul#btnSelectSide li a {
	display: block;
	position: relative; 
}

a.btnSandwich {
	display:block;
	width:215px;
	height:35px;
	background-image:url(../menu/images/btnselect_sandwich.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

a.btnSandwich:hover{
	background-position:0px -35px;
	padding:0px;
	margin:0px;
	}

a.btnSalada {
	display:block;
	width:174px;
	height:35px;
	background-image:url(../menu/images/btnselect_salada.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

a.btnSalada:hover{
	background-position:0px -35px;
	padding:0px;
	margin:0px;
	}

a.btnSideOrder {
	display:block;
	width:216px;
	height:35px;
	background-image:url(../menu/images/btnselect_sideorder.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

a.btnSideOrder:hover{
	background-position:0px -35px;
	padding:0px;
	margin:0px;
	}

/**/

/*テイクアウトメニュー　メイン・サラダ・サイド・飲み物選択ボタン*/
#btnSelectTake5Wrap {
	width:605px;
	height:25px;
	margin-bottom:10px;
	margin:0px;
	padding:0px;
	}

ul#btnSelectTake5 {
	margin: 0px;
	padding: 0px;
	width: 605px;
	height:25px;
}

ul#btnSelectTake5 li {
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 1px;
	list-style-type: none;
}

ul#btnSelectTake5 li a {
	display: block;
	position: relative; 
}

a.btnTakeMain {
	display:block;
	width:120px;
	height:25px;
	background-image:url(../menu/images/take/btn_main.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

a.btnTakeMain:hover{
	background-position:0px -25px;
	padding:0px;
	margin:0px;
	}

a.btnTakeSalada {
	display:block;
	width:120px;
	height:25px;
	background-image:url(../menu/images/take/btn_salada.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0 0 0 1px;
	}

a.btnTakeSalada:hover{
	background-position:0px -25px;
	padding:0px;
	margin:0 0 0 1px;
	}

a.btnTakeSide {
	display:block;
	width:120px;
	height:25px;
	background-image:url(../menu/images/take/btn_side.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0 0 0 1px;
	}

a.btnTakeSide:hover{
	background-position:0px -25px;
	padding:0px;
	margin:0 0 0 1px;
	}

a.btnTakeCake {
	display:block;
	width:120px;
	height:25px;
	background-image:url(../menu/images/take/btn_cake.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0 0 0 1px;
	}

a.btnTakeCake:hover{
	background-position:0px -25px;
	padding:0px;
	margin:0 0 0 1px;
	}

a.btnTakeDrink {
	display:block;
	width:120px;
	height:25px;
	background-image:url(../menu/images/take/btn_drink.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0 0 0 1px;
	}

a.btnTakeDrink:hover{
	background-position:0px -25px;
	padding:0px;
	margin:0 0 0 1px;
	}

/* 持ち帰りメニューボックス */
#boxTakeMenu {
	width:605px;
	padding:0;
	margin:0;
	border:1px #F2BF99 solid;
	}

#boxTakeMenu ul{
	width:605px;
	border-bottom:1px #DCCBA9 dotted;
	margin:0;
	}

.food_exp2 {
	width:600px;
	margin:0px;
	padding:0px;
	}

.food_exp2 ul{
	width:600px;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
	}


.food_exp2 ul li{
	padding:3px 0 3px 17px;
	font-size:14px;
	background-image:url(../images/aicon_news.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	list-style:none;
	line-height:1.4em;
	}


/**/



/*ETu^Cg*/
#titFood {
	float:left;
	margin-top:10px;
	margin-bottom:0px;
	}

/*ԑтȂǁBJeS̉Ee*/
#haed_txtFood {
	text-align:left;
	margin-left:20px;
	margin-bottom:0px;
	padding:0px;
	font-size:16px;
	color:#A9CC79;
	font-weight:bold;
	}

/*ō݂ł*/
#taxExp {
	width:600px;
	text-align:right;
	font-size:14px;
	color:#A9CC79;
	padding-top:5px;
	padding-bottom:5px;
	}

/*j[摜*/
#menuImgWrap {
	width:605px;
	padding:0px;
	margin:0px;
	}

/*IE7pnbN@摜ɂ悹*/
*:first-child+html ul.image-1line {
	width:605px;
	margin-top:10px;
	padding:0px;
	display:block;
	position:relative;
	}

/*IE6pnbN@摜ɂ悹
* html ul.image-1line {
	width:605px;
	margin-top:10px;
	margin-left:0px;
	padding:0px;
	display:inline;
	}*/

ul.image-1line {
	width:600px;
	margin-top:10px;
	margin-left:0px;
	padding:0px;
	}

ul.image-1line li{
	margin: 0px;
	padding-right:5px;
	padding-left:5px;
	float: left;
	line-height: 1px;
	list-style-type: none;
	width:180px;
	text-align:left;
	}

div#menuImgWrap img{
	width:167px;
	height:119px;
	border:5px #EFEAE2 solid;
	display:block;
	}

div#menuImgWrap a:hover img{
	width:167px;
	height:119px;
	border:5px #7BA840 solid;
	display:block;
	}	

/*j[eLXg*/
p.foodTxt {
	width:167px;
	font-size:14px;
	color:#584A32;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-top:5px;
	line-height:1.4em;
	}
p.foodTxt2 {
	width:167px;
	font-size:11px;
	color:#A9CC79;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:1.4em;
	margin-top:5px;
	}	

p.foodTxt_N {
	width:167px;
	font-size:14px;
	color:#584A32;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-top:5px;
	line-height:1.4em;
	background:url(../menu/images/icon_new.png) no-repeat left;
	padding-left:10px;
	}


/*@
	I}EXŃeLXgɕω悤ƎvA
	lightboxƂ̌ˍŒfOB
p.foodTxt a:hover{
	font-size:14px;
	color:#7BA840;
	background-color:#EBF2E3;
	font-weight:bold;
	line-height:1.2em;
	border-bottom: 1px #7BA840 dotted;
	margin-top:5px;
	margin-bottom:5px;
	}
*/

.priceTxt {
	width:180px;
	font-size:14px;
	color:#C19548;
	font-weight:bold;
	letter-spacing:0.2em;
	margin-top:4px;
	text-align:center;
	line-height:1.4em;
	}
	
.priceTxt2 {
	font-size:12px;
	color:#C19548;
	font-weight:bold;
	letter-spacing:0.2em;
	margin-top:4px;
	}
	
/*ej[̕⑫*/
.food_exp {
	width:600px;
	margin:0px;
	padding:0px;
	}

.food_exp ul{
	width:600px;
	margin-bottom:10px;
	margin-left:0px;
	padding:0px;
	text-align:left;
	float:left;
	}


.food_exp ul li{
	padding:3px 0 3px 17px;
	font-size:14px;
	background-image:url(../images/aicon_news.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	list-style:none;
	line-height:1.4em;
	}


/*Ohj[̏ꍇ*/
#grandMenuWrap {
	width:605px;
	margin:0px;
	padding:0px;
	}

div.gm-1lineWrap {
	width:605px;
	margin:0px;
	padding:0px;
	}

div.gm-1lineWrap a:hover img{
	width:167px;
	height:119px;
	border:5px #7BA840 solid;
	display:block;
	}

div.gMenuImgLeft {
	width:180px;
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
	}

div.gMenuExpRight {
	width:420px;
	float:right;
	text-align:left;
	margin:0px;
	padding:0px;
	}

/*Ohj[̗摜*/
div.gm-1lineWrap a img{
	width:167px;
	height:119px;
	border:5px #EFEAE2 solid;
	display:block;
	margin:0px;
	}

div.gm-1lineWrap img{
	width:167px;
	height:119px;
	border:5px #EFEAE2 solid;
	display:block;
	margin:0px;
	}


/*Ohj[̗*/
p.gmFoodTxt {
	width:180px;
	color:#584A32;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-top:5px;
	display:inline;
	position:relative;
	}

p.gmFoodTxt2 {
	font-size:11px;
	color:#584A32;
	font-weight:bold;
	margin-top:5px;
	}	

/*Ohj[̉i*/
p.gmpriceTxt {
	font-size:14px;
	color:#996600;
	font-weight:bold;
	letter-spacing:0.2em;
	margin-top:4px;
	}
/*Ohj[@̐*/
.gMenuExpRight p{
	width:400px;
	text-align:left;
	margin-left:10px;
	margin-top:5px;
	color:#C19548;
	line-height:1.5em;
	}

/*C*/
.lineBrown {
	width:605px;
	height:1px;
	margin-top:4px;
	margin-bottom:10px;
	float:left;
	clear:both;
	}

/*j[eLXĝ݂̏ꍇ)*/
.menuL1LineWrap {
	width:605px;
	margin:0px;
	padding:0px;
	text-align:left;
	}

ul.menu1line {
	width:605px;
	margin:0px;
	padding:0px;
	text-align:left;
	}

ul.menu1line li {
	list-style:none;
	text-align:left;
	font-weight:bold;
	border-bottom: 1px #DCCBA9 dotted;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	margin-bottom:15px;
	margin-left:0px;
	color:#584A32;
	}

ul.menu1line li em{
	float:right;
	text-align:right;
	font-style:normal;
	font-weight:bold;
	color:#C19548;
	}

/*FIREFOXpnbN*/
html/* */:not([lang*=""]) ul.menu1line li em{
	position:relative;
	height:20px;
	text-align:right;
	font-style:normal;
	font-weight:bold;
	color:#C19548;
	display:block;
	top:-20px;
	}


/*IE7pnbN*/
*:first-child+html ul.menu1line li em{
	position:relative;
	height:20px;
	float:right;
	text-align:right;
	font-style:normal;
	font-weight:bold;
	color:#C19548;
	display:block;
	top:-20px;
	}

/*IE6ȉpnbN*/
* html ul.menu1line li em{
	position:relative;
	height:20px;
	float:right;
	text-align:right;
	font-style:normal;
	font-weight:bold;
	color:#C19548;
	display:block;
	top:-20px;
	}



ul.menu1line li span{
	list-style:none;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding-left:30px;
	}

ul.menu1line li a{
	background:url(../menu/images/aicon_camara.gif) no-repeat left;
	padding-left:30px;
	font-weight:bold;
	text-decoration:none;
	color:#584A32;
	}

ul.menu1line li a:hover{
	text-decoration:underline;
	}

/*j[eLXĝ݂̏ꍇ)*/


/*`j[ύX090120*/
/*j[*/
.menuLExp {
	width:580px;
	margin-top:5px;
	margin-left:0px;
	padding:0px;
	text-align:left;
	}

ul.menuLExp1line {
	width:580px;
	margin:0px;
	padding:0px;
	}

ul.menuLExp1line li {
	list-style:none;
	text-align:left;
	padding-bottom:3px;
	padding-left:10px;
	color:#C19548;
	margin-bottom:10px;
	margin-left:0px;
	line-height:1.5em;
	}

/*`hN*/
ul.menu1line2 {
	width:605px;
	margin:0px;
	padding:0px;
	}

ul.menu1line2 li {
	list-style:none;
	text-align:left;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	margin-bottom:15px;
	margin-left:0px;
	color:#584A32;
	}

ul.menu1line2 li em{
	float:right;
	text-align:right;
	font-style:normal;
	font-weight:bold;
	color:#C19548;
	}

ul.menu1line2 li.food_Lexp{
	list-style:none;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	border-bottom: 1px #DCCBA9 dotted;
	padding-left:5px;
	margin:0px;
	color:#C19548;
	}

ul.menu1line2 li.category{
	list-style:none;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	background-image:url(../menu/images/point_orange.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	list-style:none;
	line-height:1.4em;
	padding:0 0 3px 25px;
	margin:5px 0 0 0;
	color:#E47E23;
	}

ul.menu1line2 li.categoryExp{
	list-style:none;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
	margin:0px;
	color:#C19548;
	}


ul.menu1line2 li span{
	list-style:none;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding-left:30px;
	color:#7BA840;
	}

ul.menu1line2 li a{
	background:url(../menu/images/aicon_camara.gif) no-repeat left;
	padding-left:30px;
	font-weight:bold;
	text-decoration:none;
	color:#584A32;
	}

ul.menu1line2 li a:hover{
	text-decoration:underline;
	}


/*Ohj[bT_b*/
#gMenuSaladasWrap {
	width:605px;
	margin:0px;
	padding:0px;
	}

/*hNj[bAR[b*/
#drinkAlcoholeWrap {
	width:605px;
	margin:0px;
	padding:0px;
	}


/*Zbgj[*/
#setExp{
	width:605px;
	text-align:left; 
	padding:0px;
	margin:0px;
	}

dt#setExptxt1 {
	font-style:normal;
	font-size:16px;
	color:#584A32;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	background-image:url(../images/bg_check.gif);
	line-height:1.2em;
	}

dd#setExptxt2 {
	padding-top:5px;
	margin:0px;
	}

/*lightbox2 2ڂTlCɕ\Ȃ*/
.l_box_2 {
	display:none;
	}
