@charset "UTF-8";
/* CSS Document */

@import "/lib/cmn_css/component.css";

#contents div.recipeBox {
	background: url(/recommend/images/bg_recipe_box.gif) left bottom no-repeat;
	padding-bottom: 35px;
	width: 615px;
}

#contents div.recipeL {
	float: left;
	margin-right: 15px;
	width: 300px;
}

#contents div.recipeR {
	float: left;
	width: 300px;
}
