@charset "utf-8";


/* box_01 */

#cuisine #box_01 {
	width:870px;
	margin:12px auto 10px auto;
}

#cuisine #box_01_right {
	float:right;
	width:550px;
}

#cuisine #box_01_right h2 {
	float:left;
	margin-top:40px;
}

#cuisine #box_01_right p {
	float:right;
	margin-top:15px;
}

#cuisine #box_01_left {
	float:left;
	width:320px;
}

#cuisine #box_01_left p {
	padding:37px 0 20px 80px;
}

#cuisine #box_01_left ul {
	width:288px;
	padding-bottom:10px;
}

#cuisine #box_01_left ul li {
	float:right;
	padding-right:16px;
}


/* box_02 */

#cuisine #box_02 {
	width:900px;
	background:#2f2d21;
	margin:0 auto 12px auto;
	padding:7px 0 7px 15px;
	border-top:1px solid #737052;
}

#cuisine #box_02 img {
	float:left;
	padding-right:7px;
}

#cuisine #box_02 p {
	float:left;
	width:370px;
	color:#d7d1aa;
	font-size:0.8em;
	line-height:1.6em;
	padding:12px 0 0 10px;
}










