/*----------------------------------------------------------------------
lunch/index.html
----------------------------------------------------------------------*/

.lunch_img{
	margin-bottom:15px; 
}

h2 {
	clear: both;
	text-indent: -9999px;
	margin-top: 12px;
	padding-bottom: 6px;
	
}

h2.lunch {
	background: url(../images/h2_l_title.png) 0 0 no-repeat;
	width: 900px;
	height: 80px;
}


h3 {
	clear: both;
	text-indent: -9999px;
	margin-top: 10px;
	padding-bottom: 2px;
	
}

h3.price1 {
	background: url(../lunch/images/h3_l_title1.gif) 0 0 no-repeat;
	width: 850px;
	height: 50px;
}


h3.price2 {
	background: url(../lunch/images/h3_l_title2.gif) 0 0 no-repeat;
	width: 850px;
	height: 50px;
}

h3.price3 {
	background: url(../lunch/images/h3_l_title3.gif) 0 0 no-repeat;
	width: 850px;
	height: 50px;
}



.top_txt {
	text-align: center;
	font-size: 90%;
	padding: 0px 0 15px 0px;
	line-height: 155%;

}


.attention {
	clear: both;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	padding: 5px 5px 10px 0px;
	line-height: 155%;
}


.attention2 {
	clear: both;
	text-align: center;
	font-size: 90%;
	/*font-weight: bold;*/
	padding: 15px 5px 10px 0px;
	line-height: 155%;

}

.attention3 {
	clear: both;
	text-align: left;
	font-size: 90%;
	line-height: 155%;
	padding: 0px 0px 10px 10px;
}

.l_attention {
	text-align: right;
	font-size: 75%;
	padding: 0px 0px 10px 0px;
	line-height: 155%;

}



















