@charset "utf-8";

/*　おすすめ料理
------------------------------------------------------------ */

#sub {
    height: 1000px;
}

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

#main .h3_img01 {
	width: 600px;
	height: 280px;
	background: url(../common/images/recommend_img01.jpg) no-repeat;
	text-indent: -999em;
}

#main .h3_02 {
	background: url(../common/images/recommend_h3_02.jpg) no-repeat;
	width: 280px;
	height: 30px;
	text-indent: -999em;
}
#main .h3_03 {
	background: url(../common/images/recommend_h3_03.jpg) no-repeat;
	width: 280px;
	height: 30px;
	text-indent: -999em;
}
#main .h3_04 {
	background: url(../common/images/recommend_h3_04.jpg) no-repeat;
	width: 280px;
	height: 30px;
	text-indent: -999em;
}
#main .h3_05 {
	background: url(../common/images/recommend_h3_05.jpg) no-repeat;
	width: 280px;
	height: 30px;
	text-indent: -999em;
}

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

#box_recommend_01 .txt {
	width: 548px;
	_width: 570px;
	padding: 10px 10px 0 10px;
	background-color: #FFF9E8;
	border-left: 1px solid #686868;
	border-right: 1px solid #686868;
	overflow: auto;
}

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

#dl01 dt {
	font-weight: bold;
	font-size: 1.1em;
}

#dl01 dd {
	padding: 0 0 2px 12px;
}

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

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

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

#dl03 {
    width: 548px;
	display: block;
}

#dl03 dt {
    width: 240px;
	margin-left: 5px;
	float: left;
	clear: both;	
}

#dl03 dd {
    width: 240px;
	margin-right: 5px;
	float: right;
	_clear: both;
}

#dl03 span {
    font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}

#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;
}
