@charset 'utf-8';
/*=============================

	** TOC **

	leaf common
		sub navigation
		content

	lunch

==============================*/





/*============================*/
/* leaf common */
/*============================*/

/*sub navigation
------------------------------*/
#home #subnavi {
	background-color:#84a137;
	width:800px;
	height:19px;
	border-bottom:solid 1px #2e4e25;
	_border-bottom:solid 0.5px #2e4e25;
}



/* content
------------------------------*/
#content {
	width:800px;
}





/*============================*/
/* lunch */
/*============================*/

/* lunch 
------------------------------*/
#lunch #subnavi {
	width:800px;
	position:relative;
}
#lunch #subnavi ul {
	width:800px;
	height:20px;
	background:url(../images/snavi_food.gif) no-repeat 0 0;
}

#lunch #subnavi ul li {
	float:left;
	height:20px;
}
#lunch #subnavi ul #f1 {position:absolute;left:108px;}
#lunch #subnavi ul #f2 {position:absolute;left:163px;}

#lunch #subnavi ul li a{
  display:block;
  height:20px;
	background:url(../images/snavi_food.gif) no-repeat 0 0;
}
#lunch #subnavi #f1 a {width:55px;background-position: -108px 0;}
#lunch #subnavi #f2 a {width:62px;background-position: -163px 0;}

#lunch #subnavi #f1 a:hover {background-position: -108px -20px;}
#lunch #subnavi #f2 a:hover {background-position: -163px -20px;}

#lunch #content h3 {
	background:url(../images/title_food.gif) no-repeat 0 0;
	width:49px;
	height:15px;
	margin:27px 0 0 23px;
}
#lunch #content .lunch_border {
	border-top:1px dotted #cccccc;
	width:760px;
	margin:18px 0 0 18px;
}
#lunch #content h4 {
	border-left:8px solid #84a137;
	height:18px;
	margin:18px 0 0 28px;
	_margin-top:0px;
	font-size:0.8em;
	font-weight:normal;
	padding:4px 0 0 3px;
	color:#113420;
}
*+html #lunch #content h4 {
	margin-top:0px;
}
#lunch #content h5 {
	font-size:0.9em;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
}
#lunch #content #h5_01 {
	font-size:1.0em;
	padding-top:12px;
}
#lunch #content h6 {
	font-size:1.0em;
	text-align:center;
	margin-bottom:10px;
}
#lunch #content p#last_order {
	font-size:0.8em;
	padding:10px 0 0 26px;
}
#lunch #content .top {
	background:url(../images/top.gif) no-repeat 0 0;
	width:532px;
	height:4px;
	margin:0 auto;
}
#lunch #content .middle {
	background:url(../images/middle.gif) repeat-y 0 0;
	width:532px;
	margin:0 auto;
	_margin-top:-14px;
	padding-bottom:24px;
	font-size:0.8em;
	text-align:center;
	line-height:1.4;
}
#lunch #content .bottom {
	background:url(../images/bottom.gif) no-repeat 0 0;
	width:532px;
	height:4px;
	margin:0 auto;
}
#lunch #content .top2 {
	background:url(../images/top2.gif) no-repeat 0 0;
	width:342px;
	height:4px;
}
#lunch #content .middle2 {
	background:url(../images/middle2.gif) repeat-y 0 0;
	width:342px;
	height:428px;
	font-size:0.8em;
	text-align:center;
	line-height:1.4;
	_margin-top:-14px;
}
#lunch #content .bottom2 {
	background:url(../images/bottom2.gif) no-repeat 0 0;
	width:342px;
	height:4px;
}
#lunch #content #menu2,
#lunch #content #menu3 {
	width:342px;
	float:left;
	margin:20px 0 0 38px;
	_margin-left:19px;
}
#lunch #content #menu4 {
	margin-top:20px;
}

