@charset "UTF-8";

html>body {
font-size: 12px;
}

/*　▼レシピタイトル　*/
.recipe_title{
	margin:10px 20px 10px 20px;
}

.recipeLeft img {
	border: 1px solid #999999;
}

.rt_Right {
	float: right;
	width:304px;
}

.rt_Right01 {
	width:304px;
	height62px;
	margin:0px
}

.rt_Right01_bg{
	background:url(../img/resipe_title02bg.jpg) no-repeat;
}

.rt_Right02 {
	background:url(../img/resipe_txtBg.jpg) repeat-y;
	width:304px;
	padding-bottom:10px;
	margin:0px;
}

html>body .rt_Right02 {
	padding-top:10px;
}

.rt_Right02 p {
	margin:0 10px 0 12px;
}

.titleLink {
	clear:both;
	background:url(../../img/icon02.jpg) no-repeat left;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;
	padding-left:12px;
	color:#b45a00;
	text-decoration:underline;
}

/*.titleLink {
	clear:both;
	background:url(../../img/icon02.jpg) no-repeat left top;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;
	padding-left:12px;
	color:#b45a00;
	text-decoration:underline;
}*/

/*　▲レシピタイトル　*/


/*　▼材料　*/
.zairyou {
	margin:10px 20px 10px 20px;
}

.zairyouRight{
	width:300px;
	float:right;
}

.okami_img {
	margin:0px;
}

.oakmi_txt {
	background:url(../img/okami_txtBg.jpg) repeat-y;
	width:304px;
	margin:0px;
	padding-bottom:10px;
}

.oakmi_txt p {
	margin:0 6px 0 12px;
}


.zairyouLeft{
	width:304px;
	margin:0px;
	padding:0px;
}
/*　▲材料　*/


/*　▼作り方　*/
.tukurikata {
	margin:5px 0 10px 20px;
}

.making {
	margin-bottom:10px;
}

.making_inBox {
	float:left;
	width:290px;
	margin-right:18px;
}

.making_photo {
	float:left;
	margin-right:8px;
	margin-bottom:10px;
}

.makingLink {
	margin-right:15px;	
}



/*　▲作り方　*/


td {
	font-size:12px;
	}

.leftSpace {
	padding:42px;
	}

.underSpace{
	margin:5px;
	}