@charset "Shift_JIS";	
/****** Body全体の設定 *******/
	body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	color: #333333;
	scrollbar-face-color : #FFE6CD;
	scrollbar-arrow-color : #FF6633;
	scrollbar-3dlight-color : #FFE6CD;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #FF9966;
	scrollbar-track-color : #FFFFFF
	}

/****** リンク系の設定 *******/

	/* 基本 */
	a{color:#006666;text-decoration:underline;}
	a:link{color:#006666;text-decoration:underline;}
	a:visited{text-decoration:underline;}
	a:active{}
	a:hover{color:#006666;text-decoration:none;}

	/* コンテンツ表示部分の基本設定 */
	div#inbox {
	width: 750px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	}

	div#header {
	background-image: url(images/top_BG.gif);
	width: 750px;
	height: 110px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	}

	div#contents {
	background-image: url(images/middle_BG.gif);
	width: 750px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	div#navi-icon {
	text-align: right;
	width: 640px;
	margin-top: 5px;
	margin-bottom: 15px;
	}

	div#footer {
	background-image: url(images/bottom_BG.gif);
	height: 90px;
	width: 750px;
	background-repeat: no-repeat;
	}
	
	div#contents p {
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	div#contents h1.top-h1 {
		font-size: 18px;
		margin: 0px;
	}
	
	div.head-title-bar {
		background-image: url(images/head_title_bar2.gif);
		background-repeat: no-repeat;
		width: 640px;
		text-align: left;
		margin-left:auto;
		margin-right:auto;
		background-position: 0px 2px;
	}
	
	div#contents h1.head-title {
	color: #FF501E;
	font-size: 24px;
	margin: 0px;
	padding-left: 55px;
	font-weight: normal;
	letter-spacing: 1px;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "sans-serif";

	}
	
	div.head-title-en {
		font-size: 14px;
		color: #FF501E;
		margin-bottom: 10px;
		letter-spacing: 1px;
		margin-top: 2px;
		padding-left: 55px;
	}
	
	div.head-description {
	font-size: x-small;
	padding-top: 5px;

	}
	
	div.top-headmenu {
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;

	}
	
	div#contents h2 {
		font-size: 16px;
		margin-bottom: 5px;
		margin-left:auto;
		margin-right:auto;
		letter-spacing: 0.05em;
	}
	
	div#contents h2.contents-topcopy {
		font-size: 14px;
		text-align: center;
		width: 640px;
		margin-top: 0px;
		margin-bottom: 25px;
		line-height: 130%;
		letter-spacing: 0.05em;
	}
	
	div#contents h2.recipe-topcopy {
	text-align: left;
	width: 640px;
	margin-bottom: 20px;
	line-height: 130%;
	font-size: 14px;
	margin-top: 0px;
	}
	
	div#contents h2.top-copy1 {
		color: #DC6464;
		width: 480px;
		text-align: center;
		margin-top: 10px;
		font-size: 16px;
		margin-bottom: 0px;
		letter-spacing: 0.05em;
	}

	div#contents h3 {
		font-size: 14px;
		margin-bottom: 5px;
		margin-left:auto;
		margin-right:auto;
		letter-spacing: 1px;
	}
	
	div#contents h3.top-copy2 {
		color: #DC6464;
		width: 480px;
		text-align: center;
		margin-top: 3px;
		margin-bottom: 25px;
		font-size: 14px;
	}
	
	textarea#Textbox {
	font-size:12px;
	line-height: 14.5px;
	letter-spacing: 0em;
	padding: 5px;
	}

	div.copyright {
		font-size: x-small;
	}

	div.menu-table {
		margin-top: 18px;
	}

	div.footer-menu {
		font-size: x-small;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	div.top-recommend {
	margin-bottom: 8px;
	}

	div.top-iconmenu {
		width: 580px;
		text-align: left;
		margin-top: 15px;
		margin-left:auto;
		margin-right:auto;
		height: 60px;
	}

	div.top-iconmenu-title {
	font-size: x-small;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC00;
	padding-bottom: 4px;
	}

	div.top-iconmenu-copy {
	font-size: x-small;
	line-height: 120%;
	margin-top: 3px;
	}
	
	div.top-iconmenu-copy2 {
	font-size: xx-small;
	line-height: 120%;
	margin-top: 3px;
	}

	div.navi-icon {
	text-align: right;
	width: 640px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}

	div.contents640 {
		width: 640px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}

	div.profile-text {
		font-size: 12px;
		line-height: 140%;
		margin-bottom: 10px;
		margin-left: 310px;
	}
	
	dt {
		font-size: 14px;
		font-weight: bold;
		line-height: 130%;
		letter-spacing: 1px;
		margin-bottom: 3px;
	}
	
	dd {
		font-size: 12px;
		line-height: 135%;
		margin-left: 15px;
		margin-bottom: 15px;
	}
	
	form {
		margin: 0px;
	}
	
	td.recipe-text {
	font-size: 12px;
	line-height: 130%;
	padding-left: 10px;

	}
	
	p {
		margin: 0px;
	}
	
	div.recipe-topul {
		font-size: 14px;
		line-height: 170%;
	}
	
	div.top-tableboader {
		border-bottom-style: dashed;
		border-bottom-color: #99CC00;
		border-bottom-width: 1px;
	}
	
	table.shop-info-table {
		font-size: 12px;
		line-height: 120%;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	ul.recipe-ul {
		font-size: 14px;
		line-height: 150%;
		margin-top: 5px;
	}
	
	ul.recipe-ul2 {
	font-size: 14px;
	line-height: 150%;
	margin-left: 15px;

	}
	
	ol.recipe-ol {
		font-size: 14px;
		line-height: 150%;
		margin-top: 5px;
	}
	.recipe {
			font-size: 14px;
		line-height: 150%;
		margin-top: 5px;
}
	div.h130s12 {
		font-size: 12px;
		line-height: 130%;
	}
	
	table.recipe-m-table {
	font-size: 14px;
	margin-left: 15px;
	line-height: 140%;

	}
	
	td.recipe-m-td {
		padding-right: 30px;
	}
	
	td.recipe-m-td2 {
		padding-right: 10px;
	}
	
	ul.qa-ul {
		font-size: 14px;
		line-height: 150%;
		margin-top: 10px;
	}
	
	span.qa-q {
		font-size: 16px;
		font-weight: bold;
		color: #0099FF;
	}
	
	span.qa-a {
		font-size: 16px;
		font-weight: bold;
		color: #FF9900;
	}
	
	dd.info {
	line-height: 24px;
	font-weight: bold;

	}
	
	div.counter {
		width: 700px;
		text-align: right;
	}
div.recipe-item {
	width: 640px;
	margin: 0px;
	padding: 0px;
}
div.recipe-photo {
	width: 600px;
	margin: 0px;
	padding: 0px;
}
div.recipe-category {
	width: 450px;
	margin: 0px;
	padding: 0px;
}
div.caution {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 20px;
	line-height: 16px;
}
td.info {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.recipe-m-table2 {
	font-size: 14px;
	margin-left: 15px;
}
div.top-recommend-text{
	background-color: #FFFFFF;
	font-size: 12px;
	border: thin double #006600;
	text-align: left;
	line-height: 18px;
	padding: 5px;
	height: 250px;
	width: 400px;
}
div.top-recommend-center{
	text-align: center;
	padding: 5px;
	height: 250px;
	width: 400px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}

.font12 {
	font-size: 12px;
	line-height: 130%;
}
