/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*       Copyright 2009  Nisshin Flour Milling INC. All Rights Reserved.  */
/*       日清製粉　うどん用粉｜真麺許皆伝　しんめんきょかいでん
/*       last-update : 2009.10.6   */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
*{ margin:0; padding:0;}
body {
	background: #FFF;
	font-size:  13px;
	line-height: 1.6em;
	font-family: "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Helvetica, sans-serif;
	color: #222;
}
p { margin: 0 0 1em 0;}
h3 { 
	margin: 0 0 0.85em 0;
	padding-left:10px;
	border-left: 5px #c63a3a solid;
	font-size:1.25em; 
	color:#c63a3a;
	text-align: left;
 }
img { border:none; }
.left { float: left; margin: 0  1.5em 1em 0;}
.right { float: right; margin: 0 0 1em 1.5em;}
.center { text-align:center; }
a { color: #974833; text-decoration: none;}
a:hover { color:#720000;text-decoration: underline; }
a:focus{ outline:none; } 
.line {height:20px; margin-bottom: 20px; border-bottom:1px #CCC solid;}
#container {
	margin: 10px auto;
	width: 560px;	/* 11/16修正 margin: width: 580px */
	text-align:center;
}
img.title { margin-bottom:1em; }
#top_btns {
	width: 560px;	/* 11/16修正 margin: width: 580px */
	margin-top: 15px;
	clear:both;
}
#content_btns {
	width: 560px;	/* 11/16修正 margin: width: 580px */
	margin-top: 10px;
	clear:both;
}
#top_btns img ,#content_btns img {
	margin:0 1px;
}
.content_btns_needs {
	margin:20px 0 10px 0;
}
#recipe {
	width: 560px;
	margin: 0;	/* 11/16修正 margin: 0 10px; */
	padding: 0px; 
	text-align: left;
	font-size:13px;
	}
#recipe .area_top {
	width: 560px;
	height: 20px;
	background: url(./images/recipe_area_top.jpg) 0 bottom no-repeat;
	}
#recipe .area_middle {
	width: 560px;
	height: auto;
	background: url(./images/recipe_area_middle.jpg) 0 top repeat-y;
	}
#recipe .area_bottom {
	width: 560px;
	height: 20px;
	background: url(./images/recipe_area_bottom.jpg) 0 top no-repeat;
	}
#recipe table {width: 520px; margin: 0 20px;}
#recipe .dot_line { margin:  20px; height:10px; border-bottom:1px #dea697 dotted;}
#recipe p { margin: 0 20px 1em 20px;}
#recipe p.red { color:#974833;}
#recipe a{ color:#974833; text-decoration: underline;}
#recipe a:hover{ color:#720000;text-decoration: underline;}

.leaflet {
	width: 560px;
	margin: 15px 0; 
	padding: 0px; 
	text-align: left;
	clear:both;
	}
	
	
#footer {
	margin-top: 15px;
	font-size: 11px;
	text-align:center;
}
#footer a{ color:#555;}
#footer a:hover{ color:#999;}