@charset "Shift_JIS";

/*レシピtop*/

.recipe2 .part_l {
	width:260px;
	float:left;
	margin-bottom:15px;
}
 .recipe2 .part_r {
	width:260px;
	float:left;
	margin-left:15px;
}


.recipe2 h1 {
	color:#E50012;
	font-size:24px;
	font-family:serif;
	line-height:36px;
	text-indent:0px;
	text-align:left;
}


/*レシピ個別*/



.recipe h1 {
	color:#E50012;
	font-size:24px;
	font-family:serif;
	line-height:36px;
	text-indent: 0px;
	width:370px;
	text-align:left;
}

.recipe_areainfo {
	width:810px;/* necessary for ie win */
	height:36px;

}
.recipe h2 {
	color:#000;
	font-size:14px;
	font-weight:100;
	text-align:left;
	line-height:16px;
	text-indent: 0px;
}
.racipe_mainph {
	float:left;
	margin-bottom:20px;
}
.racipe_text {
	width:400px;
	float:left;
	margin-left:30px;
	margin-bottom:20px;
	border: 1px #f00 solid;
}
.racipe_text .text01, .racipe_text .text02 {
	width:165px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	line-height:160%;
}


.recipe_tejun {
	width:350px;
	float:left;
	margin-top:10px;

}
.recipe_tejun .ph {
	width:153px;
	float:left;
}
.recipe_tejun .text {
	width:180px;
	float:left;
	margin:5 0px;
}
.recipe_tejun .text img {
	margin:0 5px 0 0px;
}
.recipe_memo {
	width:100%;
	margin:15px 0px;
}
.place .place_ttl{
	height:24px;
	width:100%;
	background-image:url(/image/common/midashi_02.gif);
	display:block;
	background-repeat:no-repeat;
	margin:15px 0 3px 0;
}
.place .place_text{
	width:100%;
	min-height:165px;

}

.place .place_ttl h3 {
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	line-height:20px;
	text-indent: 20px;
}
.place img {
	border: 1px #f00 solid;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
}

.noline {margin:0px; 	border: 0px #f00 solid;}
.memo {
	width:100%;
	border: 1px #f00 solid;
	margin:20px auto;
}

.memo_inner {
	width:770;
	margin:15px;
}
.memo_inner h4{
	width:770;
	color:#c00;
	font-size:16px;
	font-weight:bold;
}
.recipe_others {
	margin:10px 0;
}