@charset "utf-8";

recipe-p-header img.larger-img {
    margin:0 auto;
}

div.item-area div.item-first {
	margin-left:3px;
}


div#contents div.item-area a img{ border:1px solid #DED3DE; }
div#contents div.item-area a:hover img { border:1px solid #6A65C9; }

#sp_recipe {
	width:615px;
}

#sp_recipe a.stand-a {
	margin-bottom:3px;
}
/*
div#sp_recipe a{
    color:#ee9922;
    background-position:left top;
}
	
div#sp_recipe a:hover	{
    color:#990000;
    background-position:left bottom;
}
*/
#sp_recipe h3 {
	border-bottom:2px dotted #999;
	***border-bottom:1px solid #999;
	margin-bottom:10px;
}

#sp_recipe .section {
	width:580px;
	margin:10px auto 20px auto;
	line-height:1.5em;
	color:#575757;
}
#sp_recipe .section2 {
	width:615px;
	margin:10px auto 20px auto;
	line-height:1.5em;
	color:#575757;
}
#sp_recipe .section h4{
	color:#ee9922;
}
#sp_recipe .section2 h4{
	color:#ee9922;
}
#sec-1 {
}

#sec-1 img{
	float:left;
	margin:0 20px 10px 0;
}

#sec-1 {
	text-indent:1em;
}

#sec-1 .h4-area {
	background-color:#EAE7EB;
	width:500px;
	margin:10px auto 15px auto;
	padding:5px;
	font-size:12px;
}

#sec-1 .h4-area h4 {
	clear:both;
	padding:0px 0 2px 2px;
	margin:0 0 5px 0;
	text-align:center;
	color:#776B87;
	font-size:14px;
	border-bottom:1px solid #776b87;
}

#sec-1 ol {
	margin:0;
	padding-left:2em;
	line-height:1.2em;
}

#sec-1 ol li {
	margin-bottom:5px;
}


#sec-2 {
}
.recipe-list-box {
	background-image:url(img/list-top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.recipe-list-box1 {
	background-image:url(img/list-top_01.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.recipe-list-box2 {
	background-image:url(img/list-top_02.gif);
	background-position:top;
	background-repeat:no-repeat;	
}
.recipe-list-box3 {
	background-image:url(img/list-to_03p.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.recipe-list-box-wrapper {
	margin-top:10px;
	background-image:url(img/list_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:615px;
	margin-right: auto;
	margin-left: auto;
}
.recipe-list-box-wrapper1 {
	margin-top:10px;
	background-image:url(img/list_bottom_01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:615px;
	margin-right: auto;
	margin-left: auto;
}
.recipe-list-box-wrapper2 {
	margin-top:10px;
	background-image:url(img/list_bottom_02.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:615px;
	margin-right: auto;
	margin-left: auto;
}
.recipe-list-box-wrapper3 {
	margin-top:10px;
	background-image:url(img/list_bottom_03.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:615px;
	margin-right: auto;
	margin-left: auto;
}
#sec-2 .recipe {
	width:150px;
	float:left;
	margin-left:5px;
	font-size:12px;
	padding-top:8px;
}

#sec-2 .recipe-first {
	margin-left:0;
	padding-top:8px;
}

#sec-2 .recipe h4{
	padding:0;
	line-height:1.2em;
	/*text-align:center;*/
	font-size:12px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	width:125px;
}
#sec-2 .recipe p {
	margin-right: auto;
	margin-left: auto;
	width:125px;	
}
#sec-2 .recipe a.recipe-image {
	display:block;
	width:125px;
	margin:0 auto 5px auto;
	border:1px solid #999;
}
#sec-2 .recipe a.recipe-image img {
	border:none;
}

#sec-2 .recipe a.recipe-image:hover {
	border:1px solid #F00;
}

#sec-2 .recipe p {
	font-size:12px;
	line-height:1.3em;
}

#sec-2 .hr-hack {
	margin-bottom:20px;
}

#sec-recipe {
}

#sec-recipe h4 {
	margin:0;
	padding:0;
	font-size:14px;
	line-height:2em;
}

#sec-recipe .left {
	width:250px;
	float:left;
	font-size:12px;
}

#sec-recipe .right {
	width:300px;
	float:right;
	font-size:12px;
	border-bottom:2px dotted #ffbb33;
}

#sec-recipe .right h5 {
	margin:0;
	padding:0;
	background-color:#ffbb33;
	color:white;
	text-align:center;
	font-size:14px;
	border:none;
}

#sec-recipe .right dl {
	clear:left;
	margin:0;
	padding:0;
	border-top:2px dotted #ffbb33;
}

#sec-recipe .right dl.dl-first {
	border:none;
}

#sec-recipe .right dl dt {
	padding:5px 0 3px 3px;
	float:left;
	width:120px;
	color:#ee9922;
	line-height:1.2em;
}

#sec-recipe .right dl dd {
	margin-left:120px;
	padding:0px 0 0 30px;
}

#sec-recipe .right h6 {
	border-top:2px dotted #ffbb33;
	margin:0;
	padding:5px 5px 0 5px;
	font-size:12px;
	font-weight:normal;
}

#sec-recipe ol li div.recipe-h7{
    background-color:#669966;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	width:150px;
	margin:2px 0;
	text-align:center;
} 

#sec-recipe ol li div.recipe-u-h7 {
    padding:0 0 5px 30px;
}

#sec-recipe ol li ul.list-i-recipe {
    padding:0;
	margin:0;
	list-style-type:disc;
}

#sec-recipe ol li ul.list-i-recipe li{
    line-height:1.5em;
	margin:0 0 0 1em;
	padding:0;
}


#sec-recipe .right .zairyou {
	width:200px;
	margin:0 auto 15px auto;
	border:1px solid #ccc;
	padding:5px 10px 10px 10px;
}

#sec-recipe .right .zairyou dl dt{
	padding:3px 0 1px 3px;
}

#sec-recipe .right .zairyou dl dd{
	padding:1px 0 ;
}

#sec-recipe .recipe-body {
	margin:15px auto;
	padding:10px;
	background-color:#F3F3F3;
}

#sec-recipe .recipe-body ol {
	margin:10px 0;
	padding:0 0 0 2em;
	line-height:1.4em;
}

#sec-recipe .recipe-body ol li{
	margin-bottom:15px;
}

#sec-recipe dl.advise {
	margin:0 0 20px 0px;
	padding:0;
}

#sec-recipe dl.advise dt {
	display:block;
	font-weight:bold;
	width:8em;
	text-align:center;
	color:white;
	padding:1px;
	font-size:12px;
	display:block;
}

#sec-recipe dl.one-point dd,
#sec-recipe dl.advise dd {
	margin:0;
	color:black;
	padding:5px 10px;
}

#sec-recipe dl.advise dt {
	background-color:#cc7711;
}

#sec-recipe dl.advise dd {
	border:1px solid #cc7711;
}

div#main dt.re_mate_long {
    width:135px;
}

/* 2010.02.06更新時*/
/* ページ内リンク関連 */
div#re_link_list {
	padding:20px 10px 5px 0px;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #aa6600;
	margin:0 auto 1em;
}
div#re_link_list ul{
	margin:0 auto 0;
	padding:0;
	float:left;
	width:480px;
}
div#re_link_list ul li{
	float:left;
	padding-left:1em;
	color:#ee9922;
}
div#re_link_list ul li a{
    color:#aa6600;
	text-decoration:none;
	padding-left:2px;
}

div#re_link_list a:visited {
    color:#aa6600;
	text-decoration:none;
}
	
div#re_link_list a:hover {
    color:#505050;
	text-decoration:none;
}

/* h3関連 */
div#sp_recipe div.r_h3-area {
	 /*background-image:url(/item/img/h3_back.gif);*/
	 background-image:url(/img/share/item_list_hdbg.gif);
	 border:none;
	 height:38px;
	 width:605px;
	 padding-top:10px;
	 padding-left:10px;
}

div#sp_recipe div.r_h3-area h3{
	border-bottom:none;
}

/* ページトップリンク関連 */
/*
div#sp_recipe div.page-top{
	text-align: right;
	padding-right:0.8em;
	color:#aa6600;
	font-size:14px;
	font-weight:bold;
	margin-bottom:1em;
}
div#sp_recipe div.page-top a{
	color:#aa6600;
	text-decoration:none;
}
*/

/* 作り方内ちょこっとアレンジ */
div.recipe_tyoko {
	width:13em;
	line-height:2em;
	color:#ffffff;
	font-weight:bold;
	background-color:#ff9933;
	text-align:center;
	font-size:14px;
	margin-bottom:10px;
}

/* 山菜 */
#sec-recipe .left-sansai {
	width:210px;
	float:left;
	font-size:12px;
	text-align:center;
}
#sec-recipe .left-sansai img{
	border:0;
	margin-top:5px;
}
div#sp_recipe div.right-sansai {
	margin-left:220px;
	font-size:14px;
}
div#sp_recipe div.right-sansai p.sansai-h5{
	font-weight:bold;
	color:#666;
	font-size:16px;
}
div#sp_recipe div.right-sansai dl{
	margin:0;
	padding:0;
}
div#sp_recipe div.right-sansai dl dd{
	margin:0;
	padding-left:1em;
}
div#sp_recipe div.right-sansai dl dd ul{
	margin:0;
	padding:0;
	list-style:disc;
}
div#sp_recipe div.right-sansai dl dd ol{
	padding-left:1em;
	margin:0;
}
#sec-recipe .right-sansai02 {
	margin-top:1em;
}
#sec-recipe .right-sansai02 ul{
	margin:0;
	padding-left:1em;
}

div#sansai-zairyou {
	width:295px;
	margin-bottom:10px;
}
*:first-child+html div#sansai-zairyou {
	float:left;
}



div#sansai-zairyou h5 {
	margin:0;
	padding:0;
	background-color:#ffbb33;
	color:white;
	text-align:center;
	font-size:14px;
	border:none;
	
}
div#sansai-zairyou dl {
	margin:0;
	width:295px;
	padding:0;
	border-top:2px dotted #ffbb33;
	clear:right;
	line-height:1.5em;
	zoom:1;
}

div#sansai-zairyou dl.dl-first {
	border:none;
}

div#sansai-zairyou dl dt {
	width:145px;
	float:left;
	margin:0;
	color:#ee9922;
}
div#sansai-zairyou dl dd {
	width:60px;
	float:right;
}

div#sansai-zairyou div.list-end{
	clear:right;
	line-height:1px;
	font-zize:1px;
}

#sec-recipe div.recipe-h7{
    background-color:#669966;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	width:150px;
	margin:2px 0;
	text-align:center;
} 

#sec-recipe div.gallery {
	border:1px solid #ccc;
	padding:5px 0;
}
#sec-recipe div.gallery02 {
	text-align:center;
}
/* CSS Document */

