@charset "UTF-8";
/* -------------------------------------------------------- CSS Information 
Lust up date:   2014.05.28
Style Info:     yakikata css
------------------------------------------------------------------------ */  

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------- howtobake */
ol#howtobake{
	list-style: none;
}
ol#howtobake li{
	text-align: center;
}
ol#howtobake li{
	padding: 10px 0 30px 0;
	background: url(../img/yakikata_img/bg_howto.gif) no-repeat bottom center;
}
ol#howtobake li.box_right_end{
	background: none;
}
ol#howtobake li div{
	padding:10px;
	background: url(../img/yakikata_img/bg_paper01.jpg);
}
ol#howtobake li img{
	margin-bottom: 5px;
}