#main .section {
	background-image: url(/images/common/lin_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

#main #vi {
	margin-bottom: 25px;
}
#main #bh {
	margin-bottom: 25px;
	text-align: center;
}

#main .price {
	color: #E3371F;
}

/* @group soba */

.soba-head {
	background-image: url(/images/restaurant/bg_01.gif);
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 15px;
}
.soba-body {
	background-image: url(/images/restaurant/bg_02.gif);
	padding-right: 40px;
	padding-left: 40px;
	background-position: bottom;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.soba-body .imageL {
	float: left;
	width: 200px;
	text-align: center;
}
.soba-body  .textR {
	float: right;
	width: 350px;
}



/* @end */

/* @group recommend */

#rec .itemL {
	float: left;
	width: 200px;
	margin-right: 40px;
}

#rec .itemR {
	float: right;
	width: 200px;
}
#rec p {
	font-size: 92%;
}
#rec .image {
	margin-bottom: 0px;
}



/* @end */

/* @group menu */

#menu .left {
	float: left;
	width: 300px;
}
#menu .right {
	float: right;
	width: 300px;
}
#menu table {
	width: 200px;
	margin-left: 100px;
	margin-bottom: 20px;
	font-size: 93%;
}
#menu table th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-right: 1em;
}
#menu table td {
	text-align: right;
	color: #E3371F;
	white-space: nowrap;
}



/* @end */
