@import url("share.css");

/************** メインコンテンツ ***************/

#mainContent-recipe{
	width:460px;
	margin:5px 0 0 15px;
	height:auto;
	background:transparent;
	text-align:left;
	float:left;
}

.recipeBox_top{
	width:460px;
	clear:both;
	height:150px;
	padding-bottom:20px;
}

.recipeBox{
	width:460px;
	clear:both;
	height:150px;
	padding-bottom:20px;
}

.recipeBox-E{
	width:460px;
	clear:both;
	height:auto;
	padding-bottom:20px;
}

.recipeBox-E img{
	float:left;
	margin:0 10px 15px 0;
}

.recipeBox img, .recipeBox_top img, .recipeBox-E img{
	float:left;
	margin-right:10px;
}

#mainContent-recipe h4{
	width:440px;
	height:auto;
	padding:5px 0 3px 7px;
	margin-bottom:10px;
	color:#0A3E1F;
	background:transparent;
	border-left:5px solid #0A3E1F;
	border-bottom:2px solid #0A3E1F;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	float:left;
}

.recipeBox h5, .recipeBox_top h5, .recipeBox-E h5{
	width:230px;
	height:auto;
	padding:5px 0 5px 7px;
	color:#F60;
	background:transparent;
	border-left:5px solid #F60;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	float:left;
}

.time p{
	width:240px;
	height:auto;
	margin:0 5px 5px 0;
	color:#333;
	background:transparent;
	font-size:12px;
	text-align:right;
	float:right;
	border-bottom:1px dotted #F60;
}

.comment p{
	width:235px;
	height:80px;
	line-height:1.4;
	padding:0 5px 5px 0;
	color:#333;
	background:transparent;
	font-size:12px;
	text-align:left;
	float:left;
}

.comment2 p{
	width:235px;
	line-height:1.4;
	height:auto;
	padding:0 5px 15px 0;
	color:#333;
	background:transparent;
	font-size:12px;
	text-align:left;
	float:left;
}

.syosai2{
	margin-top:10px;
	float:right;
	text-align:right;
}

.recipeBox2{
	clear:both;
	padding:0 0 20px 0;
}

#zairyoTitle{
	width:150px;
	text-align:left;
	margin-bottom:5px;
}

#tukurikata{
	width:450px;
	text-align:left;
	padding-top:10px;
	clear:both;
}

#zairyoEntry p{
	width:200px;
	height:auto;
	text-align:left;
	font-size:12px;
	color:#333;
	background:#00F;
	margin-bottom:10px;
}

#recipeImg2{
	float:right;
}

.recipeLeft{
	float:left;
}

.recipeLeft ul{
	width:200px;
	height:auto;
	list-style-type:none;
}

.recipeLeft ul li{
	width:200px;
	height:auto;
	text-align:left;
	margin-top:5px;
	padding-bottom:3px;
	font-size:12px;
	color:#333;
	background:transparent;
	border-bottom:1px dotted #F60;
}

.make{
	margin-top:10px;
	float:left;
}
.make p{
	width:460px;
	height:auto;
	text-align:left;
	margin-bottom:5px;
	font-size:12px;
	color:#333;
	background:transparent;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px dotted #999;
}

/************** 右コンテンツ ***************/


#rightContent-recipe{
	padding:5px 10px 0 0;
	height:auto;
	float:right;
}

.entryView h6{
	width:100px;
	height:16px;
	padding:5px 0 5px 7px;
	color:#FFF;
	background:#0A3E1F;
	border-top:1px solid #6FC792;
	border-left:1px solid #6FC792;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	font-size:12px;
	line-height:1.4;
	font-weight:normal;
}

.entry-list{
	width:100px;
	list-style-type:none;
	margin-bottom:20px;
}

.entry-list li p{
	width:100px;
	height:auto;
	margin-top:10px;
	font-size:12px;
	line-height:1.2;
	letter-spacing:0;
	padding-bottom:2px;
	border-bottom:1px dotted #FC6;
	color:#333;
	background:transparent;
}

.old-list{
	width:100px;
	margin-top:10px;
	list-style-type:none;
}

.old-list li p{
	width:100px;
	height:auto;
	margin-top:5px;
	font-size:12px;
	line-height:1.2;
	padding:2px 2px 2px 5px;
	border:1px solid #FC6;
	color:#333;
	background:transparent;
}

