.fl_l {
	float: left;
	margin: 0 20px 0 0;
}
.fl_r {
	float: raight;
}


#body {
	margin-left:27px;
	margin-top:15px;
}
#title {
	width:620;
	height:47;
	margin: 15px 0 20px 0;
}

#menu {
	width:620;
	padding:10px 10px 10px 10px;
	margin: 0 0 10px 0;
	background-image: url(../images/back.gif);
}
#menu .line{
	padding-right:5px;
}
#menu .line02{
	padding-right:5px;
	margin-left:5px;
}

#recipe1 {
	width: 620px;
}
#recipe1 h3{
		display: none;	
}
#title_recipe_a {
	width: 620px;
	height:59px;
	background-image:url(../images/re_ph_02.gif);
	background-repeat:no-repeat;
}
#title_recipe_b {
	width: 620px;
	height:52px;
	background-image:url(../images/re_ph_05.gif);
	background-repeat:no-repeat;
}
#recipe1 .phot {
	width: 265px;
	float:left;
	margin: 5px 0 5px 5px;
}
#recipe1 .ingredients  {
	width: 318px;
	height:163px;
	float:right;
	padding: 30px 10px 10px 10px;
	background-image: url(../images/re_ph_04.gif);
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
}
#recipe1 .contents{
	padding: 10px 20px 10px 20px;
	background-image:url(../images/check.gif);
	width: 580px;
	margin: 5px 0 20px 0;
	clear:both;
} 
#recipe1 li{
	margin:0 0 10px 0;
}