@charset "UTF-8";

/*--------------------------------
ABOUT
--------------------------------*/

body#about h2 {
	background-image: url(../about/images/about_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
body#about h3 {
	height: 35px;
	width: 500px;
	text-indent: -9999px;
}

body#about #read_about {
	width: 645px;
	margin-bottom: 10px;
}

body#about #phyto{
	background-image: url(../about/images/about_mid1.jpg);	background-repeat: no-repeat;
	height: 265px;
	width: 100%;

}


*html body#about #challenge{
	background-image: url(../about/images/about_mid2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 400px;
}

body#about #challenge{
	background-image: url(../about/images/about_mid2.jpg);
	background-repeat: no-repeat;
	margin-top: 45px;
	width: 100%;
	height: 100%;
	top: 10px;
	padding-top: 5px;
	padding-bottom: 40px;
}

body#about #phyto p{
	line-height: 1.8em;
	width: 380px;
	height: 180px;
}

body#about #challenge p{
	line-height: 1.8em;
	width: 350px;
	margin-left: 290px;
	margin-top: 56px;
	position: relative;
}


/*--------------------------------
MATERIAL
--------------------------------*/

body#material h2 {
	background-image: url(../about/images/material_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

body#material h3 {
	height: 35px;
	width: 500px;
	text-indent: -9999px;
}

body#material #anzen {
	height: 100%;
	width: 645px;
	margin-bottom: 40px;
	font-size:1.2em;
	line-height: 1.6;
	color: #663300;
}

body#material #anzen h3 {
	height: 40px;
	width: 500px;
	text-indent: -9999px;
	background-image: url(../about/images/material_mid4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

body#material #anzen h4 {
	height: 20px;
	width: 500px;
	font-size: 1.2em;
	font-weight: bold;
	color: #663300;
	text-indent: 0px;
}

body#material h4 {
	height: 30px;
	width: 500px;
	text-indent: 3px;
	padding-top: 12px;
	margin-top: 5px;
}

body#material #organic{
	background-image: url(../about/images/material_mid1.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	margin-top: 20px;
}

body#material #fresh{
	background-image: url(../about/images/material_mid2.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 100%;
}

body#material #yokeina{
	background-image: url(../about/images/material_mid3.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
}

body#material #organic p{
	line-height: 1.8em;
	width: 370px;
}

body#material #fresh p{
	line-height: 1.8em;
	width: 355px;
	margin-left: 290px;
	margin-top: 32px;
	position: relative;
}

body#material #yokeina p{
	line-height: 1.8em;
	width: 645px;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	margin-right: auto;
}

body#material #seibun{
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../about/images/material_seibun.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	background-position: 26px 0px;
}

body#material #seibun p{
	line-height: 1.6em;
	width: 645px;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	margin-right: auto;
}

body#material .ninshou{
	width: 600px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC99;
	margin-left:21px;
}

body#material .ninshou p{
	line-height: 1.5em;
	width: 600px;
	position: relative;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #92C428;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: auto;
	margin-left: auto;
}

body#material #jas{
	background-image: url(../about/images/material_mark_jas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

body#material #ecocert{
	background-image: url(../about/images/material_mark_eco.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

body#material #aco{
	background-image: url(../about/images/material_mark_aco.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

body#material #usda{
	background-image: url(../about/images/material_mark_usda.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
}

body#material #bdih{
	background-image: url(../about/images/material_mark_bdih.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
}




/*--------------------------------
TABLE
--------------------------------*/

#seibun table {
	border-collapse: collapse;
	border: 1px solid #03476F;
	font: normal 1.1em verdana, arial, helvetica, sans-serif;
	color: #363636;
	background: #92C428;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
  }
#seibun caption {
		font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		font-size: 1.6em;
  text-align: center;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #03476F;
  text-transform: uppercase;
  }
#seibun td, th {
  border: 1px dotted #03476F;
  padding: .4em;
  color: #363636;
  }

#seibun thead th, tfoot th {
	border: 1px solid #03476F;
	text-align: left;
	background: #4591AD;
	color: #FFFFFF;
	padding-top:3px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 1.1em;
	font-weight: bold;
  }
#seibun tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }
#seibun tbody td a:hover {
  background: #C2F64D;
  color: #363636;
  }
#seibun tbody th a {
  font: normal 1.1em verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
#seibun tbody th a:hover {
  background: transparent;
  color: #363636;
  }
#seibun tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
#seibun tfoot td {
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }
#seibun .odd {
  background: #AEE239;
  }
#seibun tbody tr:hover {
  background: #FFD800;
  border: 1px solid #03476F;
  color: #FFFFFF;
  }
#seibun tbody tr:hover th,
#seibun tbody tr.odd:hover th {
  background: #FFD800;
  color: #FFFFFF;
  }


	body#qanda h2{
	background-image: url(../information/images/qanda.jpg);
	background-repeat: no-repeat;
	}














/*--------------------------------
PRODUCT
--------------------------------*/

	*html body#thumb h2.cosmethumb{
	background-image: url(../product/thumb/amrithumb_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 15px 0px;	
	}

	*html body#thumb h2.goodsthumb{
	background-image: url(../product/thumb/goodsthumb_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
	background-position: 15px 0px;	

	}
	
	
	body#thumb h2.cosmethumb{
	background-image: url(../product/thumb/amrithumb_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

	body#thumb h2.goodsthumb{
	background-image: url(../product/thumb/goodsthumb_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
		margin-top: 20px;
	}

* html	body#thumb div.thumbcol{
	margin-left: 14px;
	margin-right: 0;
}

	body#thumb div.thumbcol{
	width: 654px;
	height:250px;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}

	body#thumb div.thumbbox{
	width: 210px;
	height:230px;
	margin: 0 8px 0 0;
 float:left;	}

body#product .sentence{
	margin-top:10px;
	margin-bottom: 5px;
}

body#product .sentence p{
	line-height: 1.6em;
}

* html body#product #price{
		margin-bottom: -20px;
}

body#product #price{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 1.0em;
	color: #000000;
	height: 35px;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
}

* html body#product #price2{
		margin-bottom: -20px;
}

body#product #price2{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 1.0em;
	color: #000000;
	height: 100%;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
}


* html body#product #price3{
	margin-bottom: -20px;
	line-height: 2;
}

body#product #price3{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	line-height: 150％;
	font-size: 1em;
	color: #000000;
	height: 100%;
	width: 600px;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: ;
}

* html body#product .price{
		margin-bottom: -20px;
}

body#product .price{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 1.0em;
	color: #000000;
	height: 35px;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
}

* html body#product .price{
		margin-bottom: -20px;
}

body#product .price{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 1.0em;
	color: #000000;
	height: 65px;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
}

body#product .permark{
	background-image: url(../product/images/material_mark_per100100.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 50px;
}

body .price{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 1.0em;
	color: #000000;
	height: 35px;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
}

body #price2{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 1.0em;
	color: #000000;
	height: 52px;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
}

body#product #btbuy {
	position: relative;
	top: -25px;
	left: 397px;
	height: 33px;
	width: 245px;
}

body#product .btbuy2 {
	height: 33px;
	width: 105px;
	float: right;
}



body#product #seibun {
	margin-top: 10px;
	margin-bottom: 10px;
}

body#product #productseibun{
	margin-top: 30px;
	margin-bottom: 8px;
	color: #000000;
	line-height: 1.5;
}

body#product #productseibun h3{
	background-image: url(../product/images/cosme_icon_seibun.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline-block;
	height: 20px;
	width: 140px;
}

body#product h2.beautytrial{
	height: 140px;
	width: 250px;
}

body#product .productexposition{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

body#product .productexposition p{
	text-indent: -9999px;
}

body#product .productsentence{
	width: 565px;
	line-height: 1.6;
	position: relative;
	float:left;
}

body#product .productsentencet{
	width: 370px;
	height:100%;
	line-height: 1.5;
	float:left;
	padding-left: 10px;
	position: relative;
	left: 220px;
	top: 10px;
}

body#product #goshiyou{
	background-image: url(../product/images/cosme_icon_houhou.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height:30px;
	float: left;
}

body#product #kigen{
	background-image: url(../product/images/cosme_icon_kigen.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height:30px;
	float: left;
	}
	
	body#product #hozon{
	background-image: url(../product/images/cosme_icon_hozon.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height:30px;
	float: left;
	}
		
	body#product #trialwrap{
	border: 3px solid #B2E3E5;
	padding: 6px;
	margin:15px auto 5px auto;
	clear: both;
	}
	
	body#product #trialwrap h3{
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 0px;
	line-height: 1.1;
	}
	
	body#product img.productph{
	margin: 5px;
}

body#product #productdetail{
	margin: 5px;
	line-height: 1.5;
	color: #336600;
	height: 100%;
	width: 645px;
	font-size: 1.2em;
}

body#product #productdetail ul{
	width: 550px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 18px;
	text-align: left;
}

body#product #productdetail ul.nondeco{
	list-style-type: none;
}

body#product #productdetail ul.numbdeco{
	list-style-type: decimal;
	list-style-position: inside;
}

body#product #productdetail li{
	margin-top: 8px;
	margin-bottom: 8px;
}


/* 商品ページ見出し：ビューティーエイジオイル */
body#product h2.beauty{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_ces05_mid.jpg);
}

/* 商品ページトライアル見出し写真：ビューティーエイジオイル */
	body#product .trialwrapbeauty{
	width: 600px;
	height:150px;
	background-image: url(../product/images/cosme_ces10_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}

	
/* 商品ページ見出し：クレンジング */
body#product h2.clean{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cca01_mid.jpg);
}

/* 商品ページトライアル見出し写真：クレンジング */
	body#product .trialwrapclean{
	width: 600px;
	height:235px;
	background-image: url(../product/images/cosme_cca03_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}
	
/* 商品ページ見出し：洗顔料 */
body#product h2.wash{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_ces01_mid.jpg);
}

/* 商品ページトライアル見出し写真：洗顔料 */
	body#product .trialwrapwash{
	width: 600px;
	height:190px;
	background-image: url(../product/images/cosme_ces06_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}
	
	/* 商品ページ見出し：化粧水 */
body#product h2.water{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cca06_mid.jpg);
}

/* 商品ページトライアル見出し写真：化粧水 */
	body#product .trialwrapwater{
	width: 600px;
	height:235px;
	background-image: url(../product/images/cosme_cca04_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}

/* 商品ページトライアル見出し写真：化粧水レフィルパック */
	body#product .trialwrapwaterref{
	width: 600px;
	height:284px;
	background-image: url(../product/images/cosme_cca02_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}
	
	/* 商品ページトライアル見出し写真：化粧水ボトル */
	body#product .trialwrapwaterbot{
	width: 600px;
	height:247px;
	background-image: url(../product/images/cosme_cca05_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}

	/* 商品ページ見出し：フィトエナジークリーム	 */
body#product h2.cream{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_ces02_mid.jpg);
}

/* 商品ページトライアル見出し写真：フィトエナジークリーム　*/
	body#product .trialwrapcream{
	width: 600px;
	height:170px;
	background-image: url(../product/images/cosme_ces07_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}

/* 商品ページ見出し：ダマスクローズジェル */
body#product h2.gel{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_ces04_mid.jpg);
}

/* 商品ページトライアル見出し写真：ダマスクローズジェル　*/
	body#product .trialwrapgel{
	width: 600px;
	height:160px;
	background-image: url(../product/images/cosme_ces09_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}

/* 商品ページ見出し：瀧の酵母	 */
body#product h2.taki{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fna01_mid.jpg);
}

/* 商品ページ見出し：マリンコラーゲン	 */
body#product h2.mar{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fih01_mid.jpg);
}

/* 商品ページ見出し：チアシード	 */
body#product h2.chi{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fchia_mid.jpg);
}

/* 商品ページ見出し：トライアルセット	 */
body#product h2.trialset{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cam01_mid.jpg);
}

/* 商品ページ見出し：アガベ */
body#product h2.agabe{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fid01_mid.jpg);
}

/* 商品ページ見出し：ヒマラヤ */
body#product h2.hima{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fvi01_mid.jpg);
}

/* 商品ページ見出し：クリーミーソープ */
body#product h2.creamy{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_ces08_mid01.jpg);
}

/* 商品ページトライアル見出し写真：フィトエナジークリーム　*/
	body#product .trialcreamy{
	width: 600px;
	height:250px;
	background-image: url(../product/images/cosme_cca08_ph02.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}
	
	/* 商品ページ見出し：クリーミーソープ */
body#product h2.fab01{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fab01_mid01.jpg);
	height: 80px;
	width: 500px;
}

/* 商品ページ見出し：還元力青汁 */
body#product h2.yama{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fya01_mid.jpg);
}

/* 商品ページ見出し：ボディオイル */
body#product h2.boil{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cbo01_mid.jpg);
}

/* 商品ページ見出し： */
body#product h2.phy{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fam01_mid.jpg);
}

/* 商品ページ見出し：プルーンクリーム */
body#product h2.prune{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cca09_mid.jpg);
}

/* 商品ページトライアル見出し写真：プルーンクリーム */
	body#product .trialwrapprune{
	width: 600px;
	height:235px;
	background-image: url(../product/images/cosme_cca09_ph02.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}

/* 商品ページ見出し：リップクリア */
body#product h2.lipclear{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cca10_mid.jpg);
}

/* 商品ページ見出し：ベジシリカ */
body#product h2.vege{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fkd01_mid.jpg);
}

/* 商品ページ見出し： */
body#anniversary .first{
	background-image: url(../product/ss/image/1st_ph01.jpg);
	height: 500px;
	width: 640px;
	margin-top: 20px;
	background-repeat: no-repeat;
}

/* 商品ページ見出し：プルーンクリーム */
body#product h2.whiteoil{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_ces11_mid.jpg);
}

/* 商品ページトライアル見出し写真：プルーンクリーム */
	body#product .trialwhiteoil{
	width: 600px;
	height:170px;
	background-image: url(../product/images/cosme_ces12_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;	}
	
/* 商品ページ見出し：タイムレスセラム */
body#product h2.timeless{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cca12_mid.jpg);
}

/* 商品ページトライアル見出し写真：タイムレスセラム */
	body#product .trialtimeless{
	width: 600px;
	height:250px;
	background-image: url(../product/images/cosme_cca13_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;	}

/* 商品ページ見出し：サンスクリーン */
body#product h2.sunscreen{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cyg01_mid.jpg);
}

/* 商品ページトライアル見出し写真：サンスクリーン */
	body#product .trialsunscreen{
	width: 600px;
	height:250px;
	background-image: url(../product/images/cosme_cyg02_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;	}

/* 商品ページ：サンスクリーン特別販売 */
	body#product .sunscreenbox{
	width: 625px;
	height:100%;
	font-size: 12px;
	line-height: 1.4;
	color: #CC3300;
	float: none;
	font-weight: bold;
	}
	
	/* 商品ページ見出し：美的水素 */
body#product h2.biteki{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fam15_mid.jpg);
}
	
	
body#product div.leftbox{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	line-height: 150％;
	font-size: 1em;
	color: #000000;
	width: 300px;
	padding-top: 5px;
	margin-bottom: 10px;
	line-height: ;
	float: left;
}
body#product .bitekibox{
	width: 300px;
	padding-top: 5px;
	margin-bottom: 10px;
	line-height: ;
	margin-right: auto;
	margin-left: auto;
}



/*--------------------------------
FOREARTH
--------------------------------*/

	body#forearth h2{
	background-image: url(../about/images/earth_mid1.jpg);
	background-repeat: no-repeat;
	}


body#forearth h3 {
	height: 40px;
	width: 600px;
	text-indent: -9999px;
}

body#forearth h3.org{
	background-image: url(../about/images/earth_mid2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}

body#forearth h3.kani{
 background-image: url(../about/images/earth_mid3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}

body#forearth h3.kank{
 background-image: url(../about/images/earth_mid4.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}

body#forearth h3.fea{
 background-image: url(../about/images/earth_mid5.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}
	
	body#forearth h3.sea{
 background-image: url(../about/images/earth_mid6.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}
	
	body#forearth h3.aru{
 background-image: url(../about/images/earth_mid7.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}

 body#forearth .section {
	margin-top: 15px;
	margin-bottom: 15px;
	background-position: 0px 5px;
	line-height: 1.5;
	}
	
	body#forearth .section img {
	margin: 5px;
	}
	
	
	/*--------------------------------
ABOUTSHOP
--------------------------------*/

	body#abshop h2{
	background-image: url(../information/images/use_mid.jpg);
	background-repeat: no-repeat;
	}


body#abshop .abshopbox {
	height: 100%;
	width: 400px;
	padding-left: 240px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9BCB7A;
}

body#abshop .abshopbox p{
	font-size: 1.3em;
	line-height: 1.6;
	color: #336600;
}
	
body#abshop .no1{
	background-image: url(../information/images/aboutshop_no01.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	height: 100px;

	}

body#abshop .no2{
	background-image: url(../information/images/aboutshop_no02.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	height: 150px;
	}

body#abshop .no3{
	background-image: url(../information/images/aboutshop_no03.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	height: 150px;
	}

body#abshop .no4{
	background-image: url(../information/images/aboutshop_no04.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	height: 100px;

	}

body#abshop .no5{
	background-image: url(../information/images/aboutshop_no05.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	}

body#abshop .no6{
	background-image: url(../information/images/aboutshop_no06.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	}

body#abshop .no7{
	background-image: url(../information/images/aboutshop_no07.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	}

body#abshop .no8{
	background-image: url(../information/images/aboutshop_no08.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	}

body#abshop .no9{
	background-image: url(../information/images/aboutshop_no09.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	}

body#abshop .no10{
	background-image: url(../information/images/aboutshop_no10.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	}
	
body#abshop .no11{
	background-image: url(../information/images/aboutshop_no11.gif);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	}



body#abshop .abshopbox2 {
	height: 100%;
	width: 400px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #9BCB7A;
	background-color: #BBEB79;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
	padding: 15px 25px 15px 25px;
}.undercolor {
	background-color: #CCFF99;
}


/*--------------------------------
USE
--------------------------------*/

body#useorder h2 {
	background-image: url(../treatment/image/use_mid.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
body#useorder h3 {
	height: 35px;
	width: 500px;
	text-indent: -9999px;
}

body#useorder #read_about {
	width: 645px;
	margin-bottom: 10px;
}

body#useorder #phyto{
	background-image: url(../about/images/about_mid1.jpg);	background-repeat: no-repeat;
	height: 100%;
	width: 100%;

}


*html body#about #challenge{
	background-image: url(../about/images/about_mid2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 400px;
}


/*--------------------------------
OPEN
--------------------------------*/

body#open h2 {
	background-image: url(../product/open/image/open_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	

blockquote {
	margin: 20px;
	font-size: 0.9em;
	line-height: 1.3;
}

/*--------------------------------
NEWS
--------------------------------*/

body#news h2 {
	background-image: url(../news/images/news_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body#news #middle {
	height: 100%;

}

body#news div.sectionBgF {
	background: #FFFFFF url(../information/images/info_topBg.gif) left top no-repeat;
}

body#news div.sectionBg {
	margin-top: 20px;
	background: #FFFFFF url(../information/images/info_topBg.gif) left top no-repeat;
}

body#news dl.section {
	padding-bottom: 20px;
	background: url(../information/images/info_footBg.gif) left bottom no-repeat;
}

body#news dl.section dt {
	font-weight: bold;
	padding-top: 19px;
	padding-left: 25px;
	padding-bottom: 7px;
	padding-right: 20px;
}

body#news dl.section dd {
	margin-top: 5px;
	padding-right: 20px;
	line-height: 1.8em;
}

body#news dl.section dd p.news {
	padding-top: 15px;
	padding-left: 27px;
}

body#news #newssent {
	width: 650px;
	margin-left: 15px;
	margin-bottom: 20px;
}


/*--------------------------------
PRESS
--------------------------------*/
body#press h2.shoptitle {
	background-image: url(../information/images/shop_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body#press h2 {
	background-image: url(../information/images/press_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body#press #middle {
	height: 100%;

}

body#press div.sectionBgF {
	background: #FFFFFF url(../information/images/info_topBg.gif) left top no-repeat;
}

body#press div.sectionBg {
	margin-top: 20px;
	background: #FFFFFF url(../information/images/info_topBg.gif) left top no-repeat;
}

body#press dl.section {
	padding-bottom: 20px;
	background: url(../information/images/info_footBg.gif) left bottom no-repeat;
}

body#press dl.section dt {
	font-weight: bold;
	padding-top: 19px;
	padding-left: 25px;
	padding-bottom: 7px;
	padding-right: 20px;
}

body#press dl.section dd {
	margin-top: 5px;
	padding-right: 20px;
	line-height: 1.8em;
	margin-bottom: 20px;
}

body#press dl.section dd p.news {
	padding-top: 15px;
	padding-left: 27px;
	height: 90px;
}

body#press #newssent {
	width: 650px;
	margin-left: 15px;
	margin-bottom: 20px;
}

body#press .pressph {
	width: 170px;
	margin-bottom: 20px;
}

body#press dl img{
	border: 1px solid #CCCCCC;
}
.gyoukan {
	line-height: 1.5;
}
