@charset "Shift_JIS";

/* contents  */



td.left{
	border-right:solid 1px #E9D9AB;
	width:540px;
}




td.left .sectionH1{
	padding:20px 0 0 20px;
}

td.left .sectionH1 p.read{
	padding:0 0 10px 0;
	font-size:120%;
	font-weight:bold;
}

td.left .sectionH1 div.printButton{
	margin-top:-37px;
	padding-right:20px;
	text-align:right;
}

/* ㏑ */
td.left h1.commonH1{

}




table#cookingNewTable{
	margin:10px 0 0 0;
}

table#cookingNewTable td{
	padding:0 0 5px 0;
}

table#cookingNewTable h2{
	margin:10px;

}

table#cookingNewTable h1{
	margin:12px 0 0 12px;
	padding:0 0 0 0;
	font-size:120%;
	color: #7D6D40;
	font-weight:bold;
}

table#cookingNewTable .idea{
	margin:0 0 0 12px;
	padding:0;
	font-size:80%;
	color: #7D6D40;
	font-weight:bold;
}

table#cookingNewTable h3.toDetail{
	margin:12px;
	padding:0 0 0 15;
	font-size:120%;
	color: #7D6D40;
	font-weight:bold;
	background-image:url(../commonImg/markerArrowGreen.gif);
	background-repeat:no-repeat;
	background-position:left 0.4em;
}

table#cookingNewTable h3.toDetail a{
	color: #7D6D40;
}

table#cookingNewTable p{
	margin:12px;
}

table#cookingNewTable p.toDetail{
	text-align:right;
}

table#cookingNewTable p.toDetail a{
	padding:0 0 10px 13px;
	background-image:url(../commonImg/markerArrowGreen.gif);
	background-repeat:no-repeat;
	background-position:left 0.4em;
}







table#cookingPickUpTable{
	border-top:dotted 1px #BBB;
	margin:10px 0 20px 0;
}

table#cookingPickUpTable td{
	padding:10px 0 0 10px;
}

table#cookingPickUpTable p.toDetail{
	padding:0 0 0 5px;
}

table#cookingPickUpTable p.toDetail a.text{
	display:block;
	padding:0 0 0 13px;
	background-image:url(../commonImg/markerArrowGreen.gif);
	background-repeat:no-repeat;
	background-position:left 0.4em;
}







/* detail page style */


div.sectionH2.nutritionData{
	width:468px;
	_width:488px;
	padding:10px;
	background-image:url(./img/nutritionDataTop.gif);
	background-repeat:no-repeat;
	background-color: #E2F4D8;
}

div.sectionH2.nutritionData p{
	border-left:solid 3px #39B54A;
	margin:-16px 0 0 100px;
	padding:0 0 0 5px
}



table#cookingMMTable{
	margin:30px 0 30px 0;
	width:488px;
}

table#cookingMMTable td{
	width:244px;
}

table#cookingMMTable td p{
	padding:10px 0 0 10px;
	line-height:160%;
}


table#cookingMMTable td ol{
	margin:10px 10px 10px 5px;
}
table#cookingMMTable td ol li{
	display:block;
	
	background-repeat:no-repeat;
	padding:0 0 20px 20px;
	background-position:left 0.1em;
}

table#cookingMMTable td ol li.making01{background-image:url(./img/markerMaking01.gif);}
table#cookingMMTable td ol li.making02{background-image:url(./img/markerMaking02.gif);}
table#cookingMMTable td ol li.making03{background-image:url(./img/markerMaking03.gif);}
table#cookingMMTable td ol li.making04{background-image:url(./img/markerMaking04.gif);}
table#cookingMMTable td ol li.making05{background-image:url(./img/markerMaking05.gif);}
table#cookingMMTable td ol li.making06{background-image:url(./img/markerMaking06.gif);}
table#cookingMMTable td ol li.making07{background-image:url(./img/markerMaking07.gif);}
table#cookingMMTable td ol li.making08{background-image:url(./img/markerMaking08.gif);}
table#cookingMMTable td ol li.making09{background-image:url(./img/markerMaking09.gif);}
table#cookingMMTable td ol li.making10{background-image:url(./img/markerMaking10.gif);}

table#cookingMMTable td ol li ol li{
	padding:0;
	list-style:decimal;
	margin-left:1em;
	}


div.sectionH2.onePoint{
	margin:10px 0 30px ;
}

div.sectionH2.onePoint ul{
	margin:0.5em 0 0 2em;
}












/* all List page style */


table#cookingAllListTable{
	width: 498px;
	margin:10px 0 20px 0;
}

table#cookingAllListTable td{
	padding:10px 0 0 5px;
	border-bottom:dotted 1px #BBB;
}

table#cookingAllListTable td div{
	margin:0;
	padding:0 0 10px 0;

}

table#cookingAllListTable p.toDetail{
	padding:0 0 0 5px;
}

table#cookingAllListTable p.toDetail a{
	display:block;
	padding:0 0 0 13px;
	background-image:url(../commonImg/markerArrowGreen.gif);
	background-repeat:no-repeat;
	background-position:left 0.4em;
}



