@charset "utf-8";
/* CSS Document */
/* navi
-------------------------------------------*/
#navi .navi05 a{
	background-position:0 -58px;
}
/* **************Index.html CSS*************** */
#main-img {
	border-bottom:7px solid #e2e2e2;
}
#body{
	width:930px;
	height:100%;
	margin:15px 0 10px;
}
.body_main {
	margin-bottom:30px;
	height:100%;
}
.main {
	float:left;
	width:700px;
	height:100%;
}
.gotop {
	margin-bottom:15px;
}
.restaurant {
}
.restaurant a{
	text-decoration:none;
}
.restaurant h3{
	font-size:130%;
	padding:2px;
}
.restaurant .r_time {
	font-size:110%;
	font-weight:bold;
	padding-bottom:7px;
	border-bottom:3px dotted #999999;
}
.food_navi {
	margin:15px 0;
}
.food_navi p{
	float:left;
}
.margin_r {
	margin-right:14px;
}
/* rest_box
------------------------------------*/
.rest_box {
	height:100%;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}
.restaurant h4 {
	font-size:110%;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:10px;
	margin-bottom:15px;
}
.f1 /*h4*/{
	border-bottom:6px solid #ff9600;
	color:#ff9600;
}
.f2 /*h4*/{
	border-bottom:6px solid #3db9fb;
	color:#3db9fb;
}
.f10 /*h4*/{
	border-bottom:6px solid #ff6091;
	color:#ff6091;
}
.rest_l {
	float:left;
	width:120px;
	height:100%;
}
.rest_c {
	float:left;
	width:430px;
	margin-left:15px;
}
.rest_c h5 {
	padding:0 0 3px 20px;
	font-size:100%;
	font-weight:bold;
}
.rest_c .food_f1 /*h5*/{
	background:url(../images/shikaku_o.gif) no-repeat 0 2px;
}
.rest_c .food_f2 /*h5*/{
	background:url(../images/shikaku_b.gif) no-repeat 0 2px;
}
.rest_c .food_f10 /*h5*/{
	background:url(../images/shikaku_p.gif) no-repeat 0 2px;
}
.rest_r {
	float:right;
	width:135px;
}
.rest_r li {
	float:right;
	margin-left:3px;
}






























