.recipe-name {
	font-family: "lr oSVbN", "Osaka";
	font-size: 18px;
	font-weight: bold;
	color: #E3640F;
	background-image: url(../images/bg-recipe-name.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 550px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-left:20px;
	text-align: left;
	padding-bottom: 8px;

}
.recipe-time {
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	color: #FFEFD9;
	background-image: url(../images/bg-recipe-time.gif);
	background-repeat: no-repeat;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: visible;
	text-align: right;


}
.recipe-text-cal {
	position:absolute;
	left:370px;
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	padding-top: 0px;


}
.recipe-text-time {
	margin-right: 40px;
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	padding-top: 5px;

}
.recipe-ingredient-body {
	background-color: #F5E8CD;
	text-align: left;
	width: 285px;
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	


}
.recipe-text-ingredient {
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #D37236;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D37236;
}
.recipe-ingredient {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 155%;
	color: #917668;
}
.recipe-ingredient-head {
	background-color: #F5E8CD;
	text-align: left;
	width: 285px;
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	background-image: url(../images/bg-recipe-ingredient-head.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 25px;
	color: #924732;
}
.recipe-ingredient-head .detail{
	padding-left: 73px;
}

.recipe-howto-body {
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #917668;
	background-image: url(../images/bg-recipe-howtocook-body.gif);
	background-repeat: repeat-y;
	width: 550px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
}

.recipe-howto-body .detail{
	padding: 0px 18px;
}

table .recipe{
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	line-height: 170%;
	color: #917668;
}
