﻿/* CSS Document */

@charset"UTF-8";

/* 
* *************************************************
* since:2008.5.8
* Editor:Hiroyuki Yoshino@quantum design
* *************************************************
*/


/* 
====================================================
		1.pageHeader
		2.recomend
		3.alacarte
		4.courseMenu
		5.drink
====================================================
*/



/* 1.pageHeader
====================================================
*/

div.pageHeader{
	width:770px;
	height:290px;
	padding-left:45px;
	padding-top:50px;
	background-image:url(../menuImage/dinner01.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

div.pageHeader ul li{
	float:left;
	margin-top:10px;
	margin-right:25px;
	height:18px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
}

li#lunchOff{
	background-image:url(../menuImage/menuLunchOff.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:23px;
}

li#dinnerOn{
	background-image:url(../menuImage/menuDinnerOn.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:23px;
	color:#FFCC00;
}



/* 2.recomend
====================================================
*/

div.recomend{
	position:relative;
	width:770px;
	height:278px;	
	margin-left:45px;
	margin-top:30px;
	margin-bottom:50px;
}

#recomendImg{
	width:250px;
	height:230px;
	padding-left:15px;
	padding-top:10px;
}

div.recomend dl dt{
	position:absolute;
}

#recomendDisc01{
	left:250px;
	top:0px;
}

#recomendDisc02{
	left:250px;
	top:100px;
}

#recomendDisc03{
	left:250px;
	top:200px;
}

#recomendDisc04{
	left:520px;
	top:0px;
}

#recomendDisc05{
	left:520px;
	top:100px;
}

#recomendDisc06{
	left:520px;
	top:200px;
}



/* 3.alacarte
====================================================
*/

div.alacarte{
	position:relative;
	width:770px;
	margin-left:45px;
	margin-top:30px;
	margin-bottom:30px;
	background-image:url(../menuImage/dinner11.gif);
	background-repeat:repeat-y;
}

div.alacarte dl{
	float:left;
	padding-bottom:10px;
	padding-top:10px;
}

div.alacarte dt{
	margin-bottom:3px;
}

div.alacarte dl dd{
	background-image:url(../image/g_priceIcon01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:2px;
	margin-bottom:7px;
}

div.alacarte h3#left{
	position:absolute;
	left:50px;
	top:10px;
}

div.alacarte h3#right{
	position:absolute;
	left:430px;
	top:10px;
}

div.alacarte dl#leftMenu{
	width:200px;
	padding-left:150px;
}

div.alacarte dl#rightMenu{
	padding-left:178px;
}

#dt2nd{
	margin-top:15px;
}



/* 4.courseMenu
====================================================
*/

div.courseMenu{
	position:relative;
	width:770px;
	height:450px;
	margin-left:45px;
	margin-top:30px;
	background-image:url(../menuImage/dinner33.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#coursemenuTitle{
	position:absolute;
	top:2px;
	left:92px;
}

#course3000{
	position:absolute;
	left:20px;
	top:40px;
	width:206px;
	height:300px;
	text-align:center;
	background-image:url(../menuImage/dinner20.gif);
	/*
	background-position:14px 40px;
	*/
	background-position:14px 75px;
	background-repeat:no-repeat;
}

#course4500{
	position:absolute;
	left:226px;
	top:40px;
	width:206px;
	height:300px;
	text-align:center;
	background-image:url(../menuImage/dinner20.gif);
	/*
	background-position:14px 40px;
	*/
	background-position:14px 75px;
	background-repeat:no-repeat;
}

div.courseMenu dl dt{
	margin-bottom:25px;
}

div.courseMenu dl dd{
	margin-bottom:8px;
	font-size:12px;
	color:#460008;
}

#freeDrink{
	position:absolute;
	left:450px;
	top:40px;
}

#caption{
	position:absolute;
	left:15px;
	top:385px;
	font-size:11px;
	line-height:1.3;
}

div.bennyCourse{
	position:relative;
	left:55px;
	width:760px;
	height:158px;
}


/* 5.drink
====================================================
*/

div.drink{
	position:relative;
	width:770px;
	margin-left:45px;
	margin-top:40px;
	background-image:url(../menuImage/dinner34.gif);
	background-repeat:repeat-y;
}

div.drink dl{
	float:left;
	padding-top:10px;
}

div.drink dt{
	margin-bottom:3px;
}

div.drink dl dd#default{
	background-image:url(../image/g_priceIcon01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:2px;
	margin-bottom:7px;
}

div.drink dl dd#default02{
	background-image:url(../image/g_priceIcon01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:2px;
	margin-bottom:1px;
}

div.drink dl dd#free{
	background-image:url(../image/g_priceIcon02.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:2px;
	margin-bottom:7px;
}

div.drink dl dd#cap{
	padding-left:13px;
	padding-top:2px;
	margin-bottom:7px;
	font-size:10px;
}


div.drink h3#left{
	position:absolute;
	left:50px;
	top:10px;
}

div.drink dl#leftdrink{
	width:200px;
	padding-left:150px;
}

div.drink dl#centerdrink{
	width:200px;
	padding-left:0px;
}

div.drink dl#rightdrink{
	padding-left:0px;
}

#drinkCaption{
	background-image:url(../image/g_priceIcon02.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:200px;
	padding-left:13px;
	font-size:11px;
	padding-top:2px;
	margin-left:195px;
}

#otherDrink{
	margin-top:50px;
	margin-left:220px;
	padding-bottom:50px;
}



