@charset "UTF-8";

#area1 {
	width: 800px;
	margin:0px auto;
}
#area2 {
	float: left;
	width: 580px;
	margin:5px 2px 0px 5px;
}

#area3 {
	float: right;
	width: 200px;
	margin: 5px 5px 0px 2px;
}

/*------------------------- 汎用クラス -------------------------*/
.recipe_text01 {
	text-align:left;
	margin: 10px
	line-height: 140%;
}
.recipe_text02 {
	font-size: 11px;
	text-align:left;
	margin: 6px;
	line-height: 140%;
	color: #666666;
}
.recipe_text03 {
	font-size: 10px;
	text-align:left;
	line-height: 140%;
	color: #666666;
}
.recipe_text04 {
	font-weight: bold;
	line-height: 140%;
	color: #CC3333;
}
.recipe_text05 {
	font-weight: bold;
	line-height: 140%;
}

.link,
.link a {
	font-size: 11px;
}
.link02,
.link02 a {
	font-size: 11px;
	margin: 0px 5px 0px auto;
	text-align: right;
}

/*------------------------- トップページ（index.htm） -------------------------*/

.r_index_list_box {
	width: 570px;
	margin: 8px auto;
	text-align: center;
}

.r_index_list {
	width: 550px;
	margin: 5px auto;
}

.r_index_list h4{
	text-align: left;
	padding-left: 8px;
}
.r_index_list ul{
	list-style: none;
}
.r_index_list li{
	float: left;
	width: 250px;
	height: 130px;
	margin: 5px 5px 15px 10px;
	vertical-align: top;
	background:url(../images/food/recipe/back_index_list.gif) no-repeat 0px 0px;
}
.list_outline {
	margin: 3px 10px 0px 20px;
	height: 90px;
	line-height: 140%;
	text-align:left;
}
.toAll {
	clear: both;
	width: 550px;
	text-align: center;
}

/*------------------------- 全レシピ一覧（index2.htm） -------------------------*/
.r_list_box {
	width:570px;
	margin:5px auto;
}
.recipe_list {
	clear: both;
	width:560px;
	text-align: left;
	margin:5px auto 15px auto;
}
.recipe_list ul {
	list-style:none;
}
.recipe_list li {
	float:left;
	vertical-align:top;
	width:120px;
	height:110px;
	margin:5px 8px;
	text-align: center;
}
.recipe_list li a {
	font-size: 11px;
	line-height: 120%;
}
.recipe_list li img {
	display: block;
	margin:5px auto;
}

/*------------------------- 各トップページ -------------------------*/
.nutrient_list {
	width:470px;
	margin:20px auto;
	text-align: left;
	padding:8px;
}
.nutrient_list h3 {
	margin:3px auto;
	text-align:left;
}
.nutrient_list dl {
	margin-top:10px;
}
.nutrient_list dt {
	margin-top:6px;
}
.nutrient_list dd {
	margin:4px 0px 8px 15px;
}


/*------------------------- 各レシピページ -------------------------*/
/*----- メインエリア -----*/
.recipe_box {
	width:570px;
	margin:0px auto 10px auto;
}
.recipe_box h2 {
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 8px;
	padding: 3px 10px;
	border-bottom:1px #B14242 solid;
}
.recipe_photo {
}

.commentary {
	width:500px;
	text-align:left;
	margin:10px auto;
	line-height: 150%;
}
.commentary p {
	line-height: 150%;
	margin-bottom: 10px;
}
/*--- 材料 ---*/
.zairyou {
	width:170px;
	margin:10px auto 10px 30px;
	text-align:left;
	float: left;
}
.zairyou ul,
.ex_zairyou ul {
	list-style: none;
	margin: 3px 0px 15px 10px;
}
.zairyou li,
.ex_zairyou li {
	padding: 2px;
	border-top: 1px dotted #CCCCCC;
}

.zairyou h4,
.ex_zairyou h4,
.process h4,
.ex_process h4 {
	padding: 5px 0px;
	color: #B14242;
}
.zairyou h4 img,
.ex_zairyou h4 img,
.process h4 img,
.ex_process h4 img {
	vertical-align: text-bottom;
}

/*--- 作り方 ---*/
.process {
	width:320px;
	float: right;
	margin:10px 15px 10px auto;
	text-align:left;
	line-height: 150%;
}
.process ol,
.ex_process ol {
	list-style: none;
	margin: 3px 0px 15px 0px;
}
.process li,
.ex_process li {
	margin: 2px 0px 10px 5px;
	padding-left:16px;
}
.p_no1 {
	background:url("../images/food/recipe/p_no1.gif") no-repeat left top;
}
.p_no2 {
	background:url("../images/food/recipe/p_no2.gif") no-repeat left top;
}
.p_no3 {
	background:url("../images/food/recipe/p_no3.gif") no-repeat left top;
}
.p_no4 {
	background:url("../images/food/recipe/p_no4.gif") no-repeat left top;
}
.p_no5 {
	background:url("../images/food/recipe/p_no5.gif") no-repeat left top;
}
.p_no6 {
	background:url("../images/food/recipe/p_no6.gif") no-repeat left top;
}
.p_no7 {
	background:url("../images/food/recipe/p_no7.gif") no-repeat left top;
}
.p_no8 {
	background:url("../images/food/recipe/p_no8.gif") no-repeat left top;
}
.p_no9 {
	background:url("../images/food/recipe/p_no9.gif") no-repeat left top;
}
.p_no10 {
	background:url("../images/food/recipe/p_no10.gif") no-repeat left top;
}
.p_no11 {
	background:url("../images/food/recipe/p_no11.gif") no-repeat left top;
}
.p_no12 {
	background:url("../images/food/recipe/p_no12.gif") no-repeat left top;
}
.p_no13 {
	background:url("../images/food/recipe/p_no13.gif") no-repeat left top;
}
.p_no14 {
	background:url("../images/food/recipe/p_no14.gif") no-repeat left top;
}
.p_no15 {
	background:url("../images/food/recipe/p_no15.gif") no-repeat left top;
}

/*--- 栄養素 ---*/
.nutrient {
	clear: both;
	width:550px;
	margin:5px auto;
}
.nutrient h3 {
	text-align: left;
	font-weight: bold;
}
.nutrient table {
	margin: 5px auto;
	border: 1px solid #CCCCCC;
}
.nutrient td {
	padding: 3px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.nutrient_comment {
	color: #666666;
}
.nutrient p {
	line-height: 140%;
	margin: 10px 15px;
	text-align:left;
}

/*------------------------- 特別仕様（ex） -------------------------*/
.ex {
	margin: 0px;
	padding: 0px;
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	text-align: center;
	letter-spacing: 130%;
}
.ex h3 img {
	width: 530px;
	margin: 0px;
}
.ex_box {
	width: 480px;
	margin: 0px auto
}
.ex_box h2 {
	margin: 5px auto;
	padding: 3px 5px;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px #B14242 solid;
}

/*--- 材料 ---*/
.ex_zairyou {
	width:130px;
	margin:10px auto 10px 15px;
	text-align:left;
	line-height: 150%;
	float: left;
}
.ex_zairyou ,
.ex_zairyou strong,
.ex_zairyou li {
	font-size: 11px;
}

/*--- 作り方 ---*/
.ex_process {
	width:290px;
	float: right;
	margin:10px 10px 10px auto;
	text-align:left;
	line-height: 150%;
}
.ex_footer {
	clear: both;
	xwidth: 480px;
	margin: 10px 30px;
	padding-top: 15px;
	height: 30px;
	border-top: 1px dotted #999999;
}

.zairyou strong,
.process strong,
.ex_zairyou strong,
.ex_process strong {
	display: block;
	margin:3px;
	color: #666666;
}

/*------------------------- サブエリア -------------------------*/

/*--- ライフスタイルレシピ ---*/
.r_life {
	width: 190px;
	margin:5px auto 15px auto;
	font-size: 11px;
	text-align: left;
}
.r_life h3 {
	margin-bottom: 4px;
}
.r_life dt {
	margin-top:6px;
	font-weight: bold;
	color: #CC3333;
	padding-left: 12px;
	background:url("../images/food/recipe/dot.gif") no-repeat left center;
}
.r_life dd {
	margin:4px 0px 8px 12px;
}


/*--- ポイント！ ---*/
.point {
	width:200px;
	margin:0px 0px 8px 0px;
}
.point h4 {
	width:200px;
	height:25px;
	background:url(../images/food/recipe/frame_point.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}
.pointbox {
	padding:5px 10px 25px 10px;
	text-align: left;
	line-height:140%;
	color: #CC3300;
	background: url(../images/food/recipe/frame_point.gif) no-repeat bottom;
}

/*--- プラス情報 ---*/
.plus {
	width:190px;
	margin:0px auto 8px auto;
}
.plus h4 {
	padding:3px;
	color: #F14C4C;
	background:url(../images/food/recipe/frame_plus.gif) no-repeat 0px 0px;
}
.plusbox {
	padding:4px 10px 15px 10px;
	text-align: left;
	line-height:140%;
	color: #666666;
	background: url(../images/food/recipe/frame_plus.gif) no-repeat bottom;
}

/*--- バックナンバー ---*/
.backnobox {
	width: 190px;
	margin:8px auto 20px auto;
	padding-bottom:10px;
	text-align: left;
	border-bottom:1px #CCCCCC dotted;
}
.backnobox ul {
	list-style:none;
}
.backnobox li {
	margin:5px 2px;
	text-align: left;
	line-height:140%;
}
.backnobox a {
	font-size:11px;
}

/*----- pick up -----*/

.pickup {

	width: 200px;

	margin: 5px 0px 8px 0px;

}

.pickup li {

	list-style: none;

	padding: 2px 0px;

}

.banner {

	width: 190px;

	margin: 4px auto;

}

.banner img {

}



/*----- バナー -----*/

.banner_big {

	width: 200px;

	margin: 4px auto;

}

