@charset "EUC-JP";





/*====== 最高親要素 ======================================*/

div#standard
	{
	 text-align: center;
	}

/*========================================================*/





/*===== 可視部分 =========================================*/

div#standard div#vision
	{
	 text-align: left;
	 width: 620px;
	 margin: 0px auto 0px auto;
	}

/*========================================================*/





/*===== 見出し（商品名） =================================*/

div#standard div#vision h2#h2
	{
	 width: 610px;
	 font-size: 16px;
	 color: #333333;
	 text-align: left;
	 line-height: 1.2;
	 letter-spacing: 0.1em;
	 border-bottom: 1px #d0d0d0 dashed;
	 margin: 10px auto 20px auto;
	 padding: 0px 5px 2px 5px;
	}

/*========================================================*/





/*===== センテンス =======================================*/

div#standard div#vision div.sentence
	{
	 clear: both;
	 width: 620px;
	 text-align: center;
	 border-bottom: 1px #d0d0d0 dashed;
	 margin: 0px auto 20px auto;
	 padding: 0px 0px 20px 0px;
	 overflow: hidden;
	}

/*----------------------------------------------*/

/* ↓Netscape対策↓ */
div#standard div#vision div.sentence:after
	{
	 content: "";
	 display: block;
	 clear: both;
	 height: 1px;
	 overflow: hidden;
	}
	/*\*/
* html div#standard div#vision div.sentence:after
	{
	 height: 1px;
	 overflow: visible;
	}
	/**/

/*----------------------------------------------*/

/* ↓IE6対策↓ */
div#standard div#vision div#margin
	{
	 margin: 0px 30px 0px 42px;
	}

/*========================================================*/





/*===== 段落（p） ========================================*/

div#standard div#vision div.sentence p
	{
	 text-align: left;
	 font-size: 14px;
	 color: #666666;
	 text-align: left;
	 line-height: 18px;
	 letter-spacing: 1px;
	 margin: 0px 5px 0px 15px;
	}

div#standard div#vision div.sentence p.space
	{
	margin: 0px 5px 10px 15px;
	}

/*========================================================*/





/*===== リスト（ul） =====================================*/

div#standard div#vision div.sentence ul
	{
	 text-align: left;
	 font-size: 14px;
	 color: #666666;
	 text-align: left;
	 line-height: 18px;
	 letter-spacing: 1px;
	 width: 500px;
	 margin: 0px auto -15px auto;
	}

div#standard div#vision div.sentence ul li
	{
	 list-style-type: none;
	 background-image: url("../../../../img/icon/arrow01.gif");
	 background-position: 0px 4px;
	 background-repeat: no-repeat;
	 margin: 0px 0px 15px 0px;
	 padding: 0px 0px 0px 22px;
	}

/*========================================================*/





/*===== 表（仕様詳細） ===================================*/

div#standard div#vision div.sentence table#table-00
	{
	 margin: 0px auto 0px auto;
	}

div#standard div#vision div.sentence table#table-00 thead tr td
	{
	 background-image: url("../../../../img/icon/arrow01.gif");
	 background-position: 5px 2px;
	 background-repeat: no-repeat;
	 text-align: left;
	 font-size: 13px;
	 color: #777777;
	 padding-left: 15px;
	}

div#standard div#vision div.sentence table#table-00 tfoot tr td
	{
	 text-align: right;
	 font-size: 11px;
	 color: #888888;
	}

div#standard div#vision div.sentence table#table-00 tbody tr th
	{
	 color: #444444;
	 font-weight: bold;
	 background-color: #e0c19e;
	 width: 150px;
	 padding: 4px 0px 2px 0px;
	}

div#standard div#vision div.sentence table#table-00 tbody tr td
	{
	 line-height: 15px;
	 text-align: left;
	 padding: 4px 5px 2px 5px;
	 width: 400px;
	}


div#standard div#vision div.sentence table#table-00 tbody tr#tr-01 td
	{
	 color: #444444;
	 background-color: #ecd9c6;
	 padding: 4px 0px 2px 0px;
	}

div#standard div#vision div.sentence table#table-00 tbody tr#tr-02 td
	{
	 color: #555555;
	 background-color: #f7eee6;
	 padding: 4px 0px 2px 0px;
	}

/*========================================================*/



/*===== 表（成分表） =====================================*/

#standard #vision .sentence table#table-01
	{
	 float: left;
	 text-align: center;
	}

#standard #vision .sentence table#table-01
	{
	 width: 240px;
	}

#standard #vision .sentence table#table-01 thead  tr th
	{
	 color: #444444;
	 font-weight: bold;
	 background-color: #e0c19e;
	 padding: 4px 5px 2px 5px;
	}

#standard #vision .sentence table#table-01 tbody tr th
	{
	 color: #444444;
	 font-weight: normal;
	 background-color: #ecd9c6;
	 padding: 4px 5px 2px 5px;
	 width:130px;
	}

#standard #vision .sentence table#table-01 tbody tr td
	{
	 line-height: 15px;
	 text-align: center;
	 color: #555555;
	 background-color: #f7eee6;
	 padding: 4px 5px 2px 5px;
	}

#standard #vision .sentence table#table-01 tfoot tr th
	{
	 color: #444444;
	 font-weight: bold;
	 background-color: #e0c19e;
	 padding: 4px 5px 2px 5px;
	}

/*========================================================*/





/*===== 表（原材料） =====================================*/

#standard #vision .sentence table#table-02
	{
	 float: left;
	 text-align: center;
	 width: 265px;
	 margin: 30px 0px 0px 40px;
	}

#standard #vision .sentence table#table-02 thead tr th
	{
	 color: #333333;
	 background-color: #e0c19e;
	 padding: 4px 5px 2px 5px;
	}

#standard #vision .sentence table#table-02 tbody tr td
	{
	 line-height: 15px;
	 color: #555555;
	 text-align: left;
	 background-color: #f7eee6;
	 padding: 4px 5px 2px 5px;
	}

/*========================================================*/





/*========================================================*/

#standard #vision .sentence table.price
	{
	clear: both;
	text-align: center;
	border: 0;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	}


#standard #vision .sentence table.price th
	{
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 1.2;
	letter-spacing: 0.1em;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	}


#standard #vision .sentence table.price .money
	{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	line-height: 1.2;
	letter-spacing: 0.1em;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	}


#standard #vision .sentence table.price .tax
	{
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 1.2;
	letter-spacing: 0.1em;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


#standard #vision .sentence form
	{
	text-align: center;
	border: 0;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}


#standard #vision .sentence form input
	{
	text-align: center;
	margin: 0px 0px 0px 10px;
 	padding: 0px 5px 0px 5px;
	}


#standard #vision .pagetopgo
	{
	font-size: 12px;
	text-align: right;
	line-height: 1.2;
	letter-spacing: 0.1em;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	}

/*========================================================*/

div#standard div#vision div.sentence div#connection
	{
	 text-align: center;
	 background-image: url("../../../../img/test.jpg");
	 background-position: 0px 0px;
	 background-repeat: no-repeat;
	 height: 290px;
	}
div#standard div#vision div.sentence div#connection ol
	{
	 list-style-type: none;
	 padding-top:95px;
	 margin: 0px 0px 0px 40px;
	}

div#standard div#vision div.sentence div#connection ol li
	{
	 width: 100px;
	 float: left;
	 margin-left: 28px;
	}

div#standard div#vision div.sentence div#connection ol li p
	{
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration: underline;
	 color: #666666;
	 line-height: 15px;
	 margin: 4px 0px 5px 3px;
	}

