@charset "utf-8";
/* CSS Document */

body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.product_name {
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #FFF;
}
.font12pxred {
	font-size: 12px;
	line-height: 130%;
	color: #900;
	font-weight: bold;
}
.link {
	font-size: 10px;
	line-height: 150%;
	color: #999;
	text-decoration: none;
}



.font12px130 {
	font-size: 12px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
}
.font16px130 {
	font-size: 16px;
	line-height: 110%;
	color: #333;
}
.font12px130LINK {
	font-size: 12px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
}
.link2 {
	font-size: 10px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
}
.name {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #2C93BE;
	text-decoration: none;
}
.12oshin {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	letter-spacing: 0.2em;
}
.murasaki14 {
	font-size: 14px;
	color: #411b83;
	letter-spacing: 0.2em;
}
.Ashou {
	font-size: 14px;
	font-weight: bold;
	color: #009fc5;
	letter-spacing: 0.2em;
}
.Bshou {
	font-size: 14px;
	font-weight: bold;
	color: #ef017e;
	letter-spacing: 0.2em;
}
.font130pxgray {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	letter-spacing: 0.2em;
	line-height: 130%;
}
.font120pxgray {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	letter-spacing: 0.2em;
	line-height: 130%;
}
.bluetitle {
	font-size: 18px;
	color: #009FC5;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-decoration: none;
}

/* 2014/08/28�ǉ� */
.font12px150 {

	font-size: 12px;
	line-height: 150%;
}

.font10pxgray {
	font-size: 10px;
	line-height: 150%;
	color: #999;
	text-decoration: none;
	letter-spacing: 2px;
}

/* スゴイダイズページ */
#sugoi {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	margin: 10px auto;
}

#sugoi .comm {
	/*width: 95%;*/
	margin: 0px 20px 20px 20px;
	padding: 10px;
	text-align: left;
	font-size: 12pt;
	letter-spacing: 1px;
	line-height: 150%;
	font-weight: normal;
	border-top: 0px solid #993;
	border-bottom: 1px dotted #aaa;
	border-left: 0px solid #993;
	border-right: 0px solid #993;
}

#sugoi .comm a {
	color: #930;
	text-decoration: underline;
}

#sugoi th {
	text-align: center;
	font-size: 12pt;
	line-height: 100%;
	font-weight: bold;
	color: #2C93BE;
	border-top: 0px solid #993;
	border-bottom: 1px dotted #aaa;
	border-left: 0px solid #993;
	border-right: 0px solid #993;
}

#sugoi td {
	text-align: center;
	font-size: 11pt;
	line-height: 140%;
	font-weight: bold;
	border-top: 0px solid #993;
	border-bottom: 1px dotted #aaa;
	border-left: 0px solid #993;
	border-right: 0px solid #993;
}

.topinfobox {
	width:700px;
	background-color: #f3f3f3;
	margin:10px auto 25px auto;
	padding: 3px 8px;
	text-align: left;
	line-height: 150%;
	letter-spacing: 1.5px;
	font-size: 10.5pt;
}

.topinfobox dl {
	margin: 10px auto 10px 0;
}

.topinfobox dt {
	margin: 5px auto 10px 0;
	font-weight: bold;
	padding: 3px 8px;
	background-color: #ddd;
	border-left: 8px solid #000;
}
.topinfobox dd {
	margin-left: 20px;
}

.topinfobox table {
	margin-left: 0px;
	width: 80%;
	border: 1px solid #888;
}

.topinfobox th {
	text-align: center;
	background: #fff;
	font-weight: normal;
	padding: 3px;
	margin: 2px;
	border-bottom: 1px solid #888;
}

.topinfobox td {
	text-align: left;
	background: #fff;
	padding: 6px;
	color: #000;
	margin: 2px;
}

/*レシピページ*/
#recipe {
	text-align: center;
}

#recipe h2 {
	font-size: 14pt;
	font-weight: bold;
	margin: 10px auto;
}

#recipe table {
	margin: 0 auto;
}

#recipe ol,ul{
	margin: 8px auto;
}
