@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;
}

a.type1 { clear: both;color:#339900; }
a:hover.type1 { clear: both;color:#339900;background-color:#DBF2DB; }
a:visited.type1 { clear: both;color:#339900; }


/*------------------------- 汎用クラス -------------------------*/
#mainfield h2{
	margin: 20px 0px 0px 0px;
}
.text01 {
	clear: both;
	width: 90%;
	margin: 12px auto;
	font-size: 11px;
	text-align: left;
	color: #999999;
}
 
.image_left {
	float:left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.image_right {
	float:right;
	margin-left: 8px;
	margin-bottom: 8px;
}

.image_center {
	clear: both;
	margin: 8px auto;
}

.link_block{
	clear:both;
	width: 580px;
	margin:10px auto;
	padding: 5px;
	text-align: right;
	background-color: #EEEEEE;
}
.link_inline,
.link_inline a{
	font-size:10px;
}
.space {
	clear:both;
}

/*------------------------- トップ（index.htm） -------------------------*/
.top_head_box {
	width: 600px;
	margin: 20px auto 20px auto;
	text-align: left;
}
.top_head_box h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 12px 0px;
	text-align: left;
}
.top_head_box strong {
	color: #666666;
	font-weight: bold;
}
.top_head_box p {
	line-height:150%;
	color: #666666;
	margin: 0px 8px 10px 8px;
}

#banner {
	width: 551px;
	margin: 8px auto;
}
#banner h4 {
	text-indent: -9999px;
	height: 10px;
}
#banner ol {
	list-style: none;
}
#banner ol li {
	display:block;
	margin: 12px 0px;
}
#banner ol li a {
	display:block;
	height: 102px;
}
.column_01 {
	background: url(../../images/recommend/0705/index_picture_01.jpg) no-repeat;
}
.column_02 {
	background: url(../../images/recommend/0705/index_picture_02.jpg) no-repeat;
}
.column_03 {
	background: url(../../images/recommend/0705/index_picture_03.jpg) no-repeat;
}
.present {
	clear: both;
	display:block;
	height: 152px;
	width: 572px;
	margin: 12px auto;

	background: url(../../images/recommend/0705/01_present.jpg) no-repeat;
}
.present p {
	display:block;
	padding: 45px 170px 0px 20px;
	text-align: left;

}


#banner p {
	display:block;
	text-align: left;
	padding: 30px 250px 0px 20px;
}

/*------------------------- 各ページ -------------------------*/
/*----- 本文 -----*/
.comment {
	clear: both;
	width: 600px;
	margin: 10px auto 5px auto;
}
.comment-m {
	clear: both;
	width: 655px;
	margin: 10px auto 5px auto;

}
.comment-m p{
	line-height:160%;
	margin: 0px 8px 10px 100px;
	text-align: left;
}
.comment-t {
	clear: both;
	width: 572px;
	margin: 20px auto 5px auto;
}

.comment-t p {
	clear: both;
	width: 596px;
	margin: 20px auto 5px auto;
}



.comment-s {
	clear: both;
	width: 596px;
	text-align: right;
	margin: 10px auto 20px auto;
}

.comment h3 {
	clear: both;
	text-align: left;
	margin:15px 0px 10px 0px;
	color: #FF6666;
}
.comment p,
.flame p,
.recipe p {
	line-height:160%;
	margin: 0px 8px 10px 8px;
	text-align: left;
}
.comment ul {
	margin: 0px 0px 0px 30px;
}
.comment li {
	text-align: left;
	margin: 3px 0px;
}
.comment2 {
	clear: both;
	width: 575px;
	margin: 10px auto 20px auto;
}
.comment2 p {
	line-height:160%;
	margin: 50px 8px 0px 8px;
	text-align: left;

}
/*----- フレーム -----*/
.flame {
	clear: both;
	float:left;
	width: 200px;
	margin: 20px auto;
}
.flame h3 {
	font-weight: bold;
	padding: 8px 12px;
	color: #993300;
	text-align: left;
	background:url(../../images/recommend/0610/flame_01.gif) no-repeat 0px 0px;
}
.flame_box {
	padding:5px 10px 10px 8px;
	background:url(../../images/recommend/0610/flame_01.gif) no-repeat bottom;
}
.flame_box ul {
	margin: 0px 0px 0px 35px;
}
.flame_box li {
	text-align: left;
	margin: 3px 0px;
	color: #666666;
}
.flame_box p {
	color: #666666;
}
.howto {
	width: 600px;
	clear: both;
	margin: 5px auto;
	text-align: left;
}
.howto h4 {
	text-align: left;
	margin: 8px;
}
.howto ol {
	margin: 5px auto;
	list-style: none;
}
.howto li {
	float: left;
	vertical-align: top;
	width: 290px;
	height: 280px;
	margin: 5px 0px;
}
.howto img {
	display: block;
	margin: 0px auto;
}

.howtotext01 {
	margin: 5px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #9EE1DF;
}
.howtotext02 {
	text-align: left;
	margin: 5px 15px;
}
.howto_photo {
	width: 360px;
	height: 170px;
	margin: 5px auto;
	line-height: 150%;
}

.howto_point {
	margin: 5px 0px 0px 8px;
	color: #C34547;
	font-size: 11px;
}
/*----- レシピ -----*/
.recipe {
	clear: both;
	width: 600px;
	margin: 10px auto;
}
.recipe h3 {
	margin:10px 0px;
	padding: 3px 8px;
	font-weight: bold;
	color: #663333;
	text-align: left;
	font-size: 13px;
	background-color: #FAD082;
	border-top: 1px solid #F6731B;
	border-bottom: 1px solid #F6731B;
}
.recipe h4 {
	margin: 3px 0px;
	color: #B14242;
	text-align: left;
}
.zairyou {
	float:left;
	width: 150px;
	margin: 5px 0px 5px 20px;
	text-align: left;
}
.zairyou ul {
	list-style:none;
}
.zairyou ul li {
	padding: 2px;
	border-top: 1px dotted #CCCCCC;
}

.process {
	float:left;
	margin: 5px 0px 5px 0px;
	text-align: left;
}
.process strong {
	display: block;
	margin:3px;
	color: #FF6666;
	border-bottom: 1px dotted #996600;
	font-weight: bold;


}
.process ol {
	list-style:none;
}
.process ol li {
	margin: 0px 0px 2px 0px;
	padding:2px 0px 2px 20px;
	text-align: left;
}
.no1 {
	background:url("../../images/recommend/0707/no_01.gif") no-repeat left top;
}
.no2 {
	background:url("../../images/recommend/0707/no_02.gif") no-repeat left top;
}
.no3 {
	background:url("../../images/recommend/0707/no_03.gif") no-repeat left top;
}
.no4 {
	background:url("../../images/recommend/0707/no_04.gif") no-repeat left top;
}
.no5 {
	background:url("../../images/recommend/0707/no_05.gif") no-repeat left top;
}
.no6 {
	background:url("../../images/food/recipe/p_no6.gif") no-repeat left top;
}
.no7 {
	background:url("../../images/food/recipe/p_no7.gif") no-repeat left top;
}
.no8 {
	background:url("../../images/food/recipe/p_no8.gif") no-repeat left top;
}
.style-02pdd-left {
	letter-spacing: 1px;
	width: 230px;
	padding: 3px 310px 0px 35px;
	text-align: left ;
	font: normal 12px/18px "ＭＳ Ｐゴシック", "Osaka";

}

.style-02pdd-right {
	letter-spacing: 1px;
	padding: 3px 35px 0px 310px;
	text-align: left ;
	font: normal 12px/18px "ＭＳ Ｐゴシック", "Osaka";

}

.style-03pdd {
	padding: 0px 12px 0px 12px;
	text-align: left ;
}
.style-pdd-left {
	padding: 0px 15px 0px 47px;
	text-align: left ;
}

.style-pdd {
	padding: 12px 12px 12px 12px;
	text-align: left ;
}



.text-color-01 {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

