@charset "utf-8";

/*　お食事
------------------------------------------------------------ */

#sub {
    height: 1700px;
}

#img_top {
	width: 600px;
	height: 200px;
	_height: 220px;
	padding-bottom: 20px;
	text-indent: -9999em;
	background: url(../common/images/food_mainphoto.jpg) no-repeat;
}

#main h3 {
	width: 280px;
	height: 30px;
	text-indent: -999em;
}

#main .h3_01 {
	background: url(../common/images/food_h3_01.jpg) no-repeat;
}
#main .h3_02 {
	background: url(../common/images/food_h3_02.jpg) no-repeat;
}
#main .h3_03 {
	background: url(../common/images/food_h3_03.jpg) no-repeat;
}
#main .h3_04 {
	background: url(../common/images/food_h3_04.jpg) no-repeat;
}
#main .h3_05 {
	background: url(../common/images/food_h3_05.jpg) no-repeat;
}

#box_w01,
#box_w02 {
    width: 600px;
	padding-bottom: 20px;
}
    

#box_left {
	width: 280px;
	_width: 295px;
	padding-left: 15px;
	float: left;
}
#box_right {
    width: 280px;
	_width: 295px;
	padding-right: 15px;
	float: right;
}

.imgbox_01 {
    width: 260px;
	_width: 280px;
	height: 160px;
	_height: 180px;
	padding: 10px 0 10px 20px;
}

#dl01 {
    width: 280px;
	display: block;
}

#dl01 dt {
    width: 190px;
	_width: 210px;
	padding: 2px 0 2px 20px;
	font-weight: bold;
	float: left;
	clear: both;	
}

#dl01 dd {
    width: 50px;
	_width: 70px;
	padding: 2px 20px 2px 0;
	text-align: right;
	float: right;
	_clear: both;
}

.p_01 {
    font-weight: bold;
	font-size: 1.1em;
	color: #FF3300;
	text-align: right;
	padding: 3px 0;
}

#box_serviceset {
	width: 570px;
	margin-left: 15px;
	margin-bottom: 20px;
}