td {
	vertical-align: top;
}


#intro {
	line-height: 140%;
	margin-top: 15px;
	width: 270px;
	margin-left: 5px;
}

h3 {
	margin-top: 15px;
}
h4  {
	margin-top: 20px;
}
.recipe_box {
	width: 680px;
	float: left;
	padding: 15px;
	background-color: #EFEDE0;
}
.recipe_box #recipe {
	float: left;
	width: 424px;
	text-align: center;
}
.recipe_box img {

}
#recipe ul {
	text-align: center;
}
.recipe_box .info {
	margin-left: 43px;
	margin-right: 40px;
	color: #320000;
	font-weight: bold;
	letter-spacing: 1px;
}
#recipe01   {
	margin: 0px;
	background-image: url(../../oneplate/01/recipe.jpg);
	height: 105px;
	width: 710px;
	text-indent: -9999px;
	display: block;
}


.howto_box {
	margin-bottom: 30px;
	margin-top: 15px;
	clear: both;
}

.howto box p{
	font-size: 90%;
	line-height: 140%;
}
.howto_box .howto .f_right {
	width: 500px;
}
.howto_box .howto .f_right li {
	margin-bottom: 10px;
}

.howto_box2 {
	float: left;
	width: 435px;
	margin-bottom: 30px;
}
.howto_box2 img {
	padding: 6px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.mater {
	margin-left: 25px;
	color: #491B1A;
	letter-spacing: 1px;
}
.mater_box {
	float: left;
	margin-left: 25px;
	font-size: 12px;
}
.howto {
	padding: 10px 15px 5px 15px;
	clear: left;
	color: #512800;
	border: 1px dashed #542A28;
}
.howto ol {
	margin-left: 27px;
}

.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

#profile {
	background-color: #F6F6F6;
	width: 690px;
	border: 1px dashed #CCC;
	margin-top: 15px;
	clear: both;
	padding: 13px 9px 3px 9px;

	margin-bottom: 20px;
}
#profile .profile_txt {
	float: left;
	margin-left: 14px;
	width: 560px;
}


#profile p {
	margin: 0px;
	font-size: 95%;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
#profile .profile_txt .f_left strong {
	font-size: 110%;
	display: block;
	padding-bottom: 10px;
	padding-top: 5px;
}

#profile .profile_txt .f_left {
	width: 340px;
}


