/*ランチサーチページ
--------------------------------------------------------------*/
/*構造部分
--------------------------------------------------------------*/
#main h3{
	font-size:100%;
}
#up_lunch{
	text-align:left;
	width:780px;
}
#main_lunch{
	text-align:x-small;
	text-align:left;
	width:780px;
}
#left_lunch{
	float:left;
	width:180px;
	font-size:80%;
}
#right_lunch{
	float:right;
	width:580px;
	font-size:80%;
}

/*地域検索部分
--------------------------------------------------------------*/
.lunch_search_area {
	font-size:80%;
	border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-bottom:#f2f2f2 1px solid;
}
.lunch_search_area h3{
	line-height:0;
	margin:0;
	text-indent:-9999px;
}
.lunch_search_area ul{
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
}
.lunch_search_area li {
	overflow:hidden;
	margin:0;
	padding:0;
	height:35px;
	background:#FFFFFF url(../images/btn_back_img_black.gif) repeat-x;
	float:left;
}
.lunch_search_area li a{
	display:block;
	padding-top:5px;
	border-left:#FFFFFF 1px solid;
	border-right:#CCCCCC 1px solid;
	height:35px;
}
.lunch_search_area li a:hover{
	background:#0099FF;
	color:#FFFFFF;
}
.lunch_search_area .all {
	width:75px;
}
.lunch_search_area .all a{
	width:75px;
}
.lunch_search_area .all_B {
	border-bottom:#CC3300 3px solid;
	width:75px;
	font-weight:bold;
}
.lunch_search_area .li {
	width:117px;
}
.lunch_search_area .li_B {
	border-bottom:#CC3300 3px solid;
	width:117px;
	font-weight:bold;
}
#left_lunch .category{
	border:#CC3300 2px solid;
	width:100%;
}
#left_lunch .category h3{
	background:#E8E3BB url(./../images/back_line.gif);
	color:#CC0033;
	padding:5px 10px;
	margin:0px;
	border-bottom:#E8E3BB 1px solid;
	clear:both;
}
#left_lunch .category ul{
	list-style:none;
	margin:5px 10px 10px 10px;
	padding:0;
}
#left_lunch .category li{
	height:25px;
	border-bottom:#CCCCCC 1px dotted;
}




/*ランキング部分
--------------------------------------------------------------*/
.ranking h3{
	background:#ffffff url(../images/image_ranking_lunch.gif) top left no-repeat;
	width:180px;
	height:25px;
	text-indent:-9999px;
	margin:0px;
}
.ranking dl {
	margin:0;
	padding:0;
	border:#CCCCCC 1px solid;
	background:#f9f9f9 url(../images/back_line.gif);
}
.ranking dt,.ranking dd{
	width:160px;
	margin:0 0 5px 10px;
	padding:0 0 5px 0;
}
.ranking .photo {
	text-align:center;
	float:left;
	width:64px;
}
.ranking dt{
	border-bottom:#E8E3BB 1px dotted;
}
.ranking dd{
	border-bottom:#CCCCCC 1px solid;
}

/*おすすめピックアップ部分
--------------------------------------------------------------*/
.attention_lunch{
	width:100%;
	background:#fefcdd url(../images/back_line.gif);
}
.attention_lunch h3,.search_lunch h3{
	background:#E8E3BB url(../images/back_title_img.gif) top left no-repeat;
	color:#CC3300;
	padding:3px 0 0 10px;
	margin:0;
	height:25px;
}
.attention_lunch .photo {
	text-align:center;
	float:left;
	width:64px;
	margin-right:15px;
}
.attention_lunch .all_box {
	margin:10px;
}
/*サーチ＆リスト部分
--------------------------------------------------------------*/
.lunch_solid,.solid_title {
	width:100%;
	margin:10px 0;
}
.lunch_solid .img {
	border:#E8E3BB 1px solid;
	background:#FFFFFF;
}
.solid_title dt,.solid_title dd{
	margin:0;
	padding:0;
	background:#CCC166 url(../images/back_line.gif);
}
.lunch_solid dt,.lunch_solid dd,.solid_title dt,.solid_title dd{
	margin:10px 5px;
}
.lunch_solid dt,.solid_title dt{
	width:140px;
	float:left;
}
.lunch_solid dd,.solid_title dd{
	width:400px;
	float:right;
}
.lunch_solid .pr{
	border-bottom:#E8E3BB 1px dotted;
	padding-bottom:5px;
	margin:0 0 5px 0;
}





/*コンテンツ
--------------------------------------------------------------*/
.lunch_title h3{
	color:#CC0033;
	margin:20px 0 0 0;
	padding:0;
}
