#leaf{
	left:770px !important;
	visibility:visible !important;
}

#main{
	padding-bottom:56px;
}

.content p,
.content h5{
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:15px;
}

#icon{
	position:absolute;
	right:0;
	top:-118px;
}

#picture{
	position:relative;
	z-index:2;
	top:-15px;
	margin-bottom:10px;
}

#pict{
	background:url(../cooking/img/bg_pictuer.png) no-repeat 48px 0;
	padding-right:48px;
	padding-top:32px;
	padding-bottom:20px;
}

#read{
	margin-bottom:18px;
}

#read .r_box{
	width:830px;
}

#read .r_box p{
	font-size:12px;
	line-height:22px;
	font-weight:bold;
}

#material h3,
#recipe h3{
	margin-bottom:14px;
}

#material dt,
#recipe dt{
	float:left;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
}

#material dd,
#recipe dd{
	margin-left:30px;
	font-size:12px;
	line-height:30px;}

#material{
	width:300px;
}

#material dl{
	background:url(../cooking/img/bg_cooking_material.png) repeat 0 30px;
	padding-bottom:20px;
}

#material span.bold{
	font-weight:bold;
}

#recipe{
	width:570px;
}

#recipe h4{
	font-size:12px;
	line-height:30px;
	font-weight:bold;
}

#recipe dl{
	background:url(../cooking/img/bg_cooking_material.png) repeat 0 30px;
	padding-bottom:30px;
}

#material p{
	font-size:12px;
	line-height:22px;
	font-weight:normal;
}
#recipe p{
	font-size:12px;
	line-height:30px;
	font-weight:normal;
}

#btn_backnumber{
	padding-top:15px;
}

/*---------------------------------
 * backnumber styles
 * addDate:2013/05/17
 * additioner:retsu 
 *-------------------------------*/
 
#backnumber{
	width:100%;
}

#backnumber .col{
	width:280px;
	float:left;
	margin-left:50px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
}

#baknumber .row-first{
	margin-left:0;
	clear:left;
}

#backnumber .col div.img{
	margin-bottom:16px;
}

#backnumber .col h2{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:11px;
}

#backnumber .col p.read{
	font-size:12px;
	line-height:20px;
}
