@charset "utf-8";


♯recipem_wrapper {
margin: 0 auto;
}

.recipem_ttl{
	color:#FFF;
	padding-top:37px;
	margin-left:40px;
	font-size:22px;
	text-align:left;
	}
	
.recipem_ttl2{
	padding-top:35px;
	margin-left:410px;
	width:400;
	font-size:15px;
	text-align:left;
	line-height:1.5;
	}
	
	
.recipem_img {
	margin-top:-55px;
	margin-left:20px;
	width:350px;
	float:left;
}

.recipem_txt {
	margin-left:30px;
	float:left;
	width:400;
	font-size:15px;
	text-align:left;
	line-height:1.5;
}


.recipem_btn{
	width:900px;
	text-align:right;
		margin: 0 auto;
		margin-top:10px;
		margin-bottom:10px;
	}
	
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#recipebox {
  padding-bottom:25px;
  width:900px;
  background:url(../theme/img/pages/recipe_m/recipe_bg_03.png) bottom no-repeat;
  margin: 0 auto;
}
#recipebox .header {
  height:143px;
  background:url(../theme/img/pages/recipe_m/recipe_bg_01.png) no-repeat;
}
#recipebox .body {
	text-align:left;
  padding:0 20px;
  background:url(../theme/img/pages/recipe_m/recipe_bg_02.png) repeat-y;
}

#recipebox .body_text{
    margin-left:395px;
	width:400;
	font-size:15px;
	text-align:left;
	line-height:1.5;
}