#recipe {
	width: 587px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: right;
}
#recipe_noimage {
	width: 280px;
	padding-right: 5px;
	padding-left: 5px;
}
#recipe_l {
	width: 291px;
	float: left;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#recipe_ll {
	width: 114px;
	float: left;
}
#recipe_lr {
	width: 167px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
#recipe_r {
	width: 291px;
	float: right;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#recipe_rl {
	width: 114px;
	float: left;
}
#recipe_rr {
	width: 167px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.recipe_title {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}


#recipe_p {
	width: 587px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-bottom: 10px;
	float: right;
	clear: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#recipe_p_l {
	width: 380px;
	float: left;
}
#recipe_p_r {
	width: 200px;
	float: right;
}
.recipe_p_title {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/recipe/recipe_komoku.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	text-indent: 18px;
	width: 50%;
}
.recipe_p_imgtop {
	height: 24px;
}
#recipe_p img {
	margin-bottom: 10px;
}
#recipe_p ol {
	margin-left: 40px;
}