@charset "utf-8";

#menu{ font-size:13px;}

#menu #wrapper {
	background:url(../../images/cuisine/menu_bg.jpg) no-repeat #f8edd1;
	width:1000px;
	padding-bottom:20px;
}

#menu #right_box { float:right; width:75px; padding:40px 30px 0 0;}
#menu #right_box h2 { float:right;}
#menu #right_box h3 { float:right; padding:90px 0 60px 0;}
#menu p#close { text-align:right; width:60px; height:17px; margin:0 30px 0 auto;}

#menu #left_box { float:left; width:875px; padding:40px 20px 0 0;}
#menu dl { float:right; height:280px; line-height:1.1em;}

#menu dl dt {
	background:url(../../images/cuisine/menu_mark.gif) 2px 0 no-repeat;
	width:17px;
	height:80px;
	vertical-align:text-top;
	padding:20px 0 1px 2px;
	margin:0 0 0 auto;
	text-align:center;	
}

#menu dl dd { height:190px; text-align:center;}
#menu dl dd p { float:right; width:17px;}

#menu dl dd span {
	float:right;
	display:inline-block;
	width:17px;
	font-size:0.9em;
	padding-top:15px;
}

#menu ul.caution {
	width:42px;
	float:right;
	height:200x;
	font-size:x-small;
	line-height:1.1em;
	padding:30px 20px 0 0;
}

#menu ul.caution li {
	float:right;
	width:13px;
	text-align:center;
}

#menu p.chef {
	width:13px;
	float:right;
	height:100x;
	font-size:x-small;
	line-height:1.3em;
	padding:180px 1px 0 0;
	text-align:center;
}

.w_30 { width:30px;}
.w_40 { width:40px;}
.w_50 { width:50px;}
.w_60 { width:60px;}
.w_70 { width:70px;}
.w_80 { width:80px;}
.w_90 { width:90px;}
.w_100 { width:100px;}
.w_110 { width:110px;}
.w_120 { width:120px;}
.w_130 { width:130px;}
.w_140 { width:140px;}
.w_150 { width:150px;}


img#photo { display:block; width:940px; margin:35px auto 10px auto;}

/*
#menu #photo {
	background:url(../../images/cuisine/bg_photo.gif) no-repeat;
	width:923px;
	margin:30px auto 0 auto;
	padding:35px 17px 50px 0;
}

#menu #photo img { float:right; padding-right:5px;}
*/















