
body{
    margin: 0px;
	padding: 0px;
	font:14px/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
}

p{
    margin:0;
    padding:0;
}
.pro{
    font-size:13px;
    color: #326139;
}

dl,dt,dd,p,li,ol,h1,h3{
margin: 0px;
	padding: 0px;
}

ol{
	list-style-position: outside;
	font-weight: bold;
	color: #F09;
}

.indent{
    margin-left:20px;
}

ol span{
	font-weight: normal;
    color: #333;
}

.other{
	padding-top:10px;
	font-weight: bold;
	color: #06C;
}



dl{
	width:497px;
}


img{
	border:0;

}

#wrap{
	width:497px;
	margin-left:auto;
	margin-right:auto;	
}

#recipe_img{
	width:305px;
	height:239px;
	float:left;
	margin-bottom:5px;
}

#product{
	width:192px;
	float:left;
	text-align:center;
}

#edu{
	width:497px;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

.clear{
	clear:both;
}

.pt{
	color: #F0F;	
}

.f_r{
	float: right;	
}
.f_l{
	float: left;	
}


.sp-l5{
	margin-top: 5px;	
}

.read{
	color: #09F;
	font-weight: 600;
	margin-top:0.5em;
	padding-bottom:0.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	
}
.dot{
margin:-0.5em 0 0;
float:left;
background:#fff;
}

#footer{
width:497px;
margin-top:15px;
padding-bottom: 15px;
overflow:hidden;
}

#print{
	width: 200px;
	background-image: url(../img/single/recipe/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	height: 20px;
	float:left;
	vertical-align: middle;
}

a:link ,a:visited{
	color: #06C;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.mate{
	font-weight: bold;
	color: #06C;
	background-image: url(common/dot.gif);
	background-repeat: no-repeat;
}

.fw{
	background-color: #FFF;
	color: #0671B0;
	padding-right:5px;
}

.bl{
	font-weight: bold;
	color: #0671B0;
}

.ptb{
	color: #F0F;	
	font-weight:600;
}

.mm10{margin-top:10px}

.m20{margin:20px auto}

.nowrap{white-space: nowrap;}