@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 #prices{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 1.0em;
	color: #000000;
	margin-bottom: 15px;
}

body#product .price3{
	height: 35px;
	width: 100%;
	padding-top: 5px;
}

body#open .price3{
	height: 35px;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
}

body#product .btbuy4 {
	position: relative;
	top: -24px;
	left: 397px;
	height: 50px;
	width: 245px;
}

body#product .btbuy4 td{
	padding-left: 4px;
	vertical-align: middle;
}

body#product .btbuy5 td{
	position: relative;
}

body#product .btbuy5 td{
	vertical-align: middle;
}

body#product .btbuy6 {
	position: relative;
	top: -24px;
	left: 450px;
	height: 50px;
	width: 245px;
}

body#product .btbuy6 td{
	padding-left: 4px;
	vertical-align: middle;
}

body#open .btbuy4 {
	position: relative;
	top: -24px;
	left: 397px;
	height: 50px;
	width: 245px;
	font-size: 1.4em;
}

body#open .btbuy4 td{
	padding-left: 4px;
	vertical-align: middle;
}



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

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

body#product .nozaiko{
	text-align:right;
	padding:0;
	margin:0;
	position:relative;
	top:-1.6em;
	line-height:1.2;
}

body#product .nozaikocap{
	text-align:right;
	padding:0;
	margin:0;
	font-size: 85%;

}


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 .productsentencetrial{
	width: 400px;
	line-height: 1.6;
	position: relative;
	float:left;
	background-image:url(../product/images/cosme_icon_kigen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
}

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 .mininews{
	position: relative;
	top: -28px;
	color: #000000;
	font-size: 80%;
}


/* tトライアル */

body#product #trialcontents{
	width: 599px;
	margin: 0 auto;
	margin-top: 10px;
	color: #694622;
	font-size: 12px;
	font-size: 1.4em;
	height:100%;
}

body#product #trialcontents p{
	line-height:1.4;
	margin-top: 10px;
	margin-bottom:10px;
}


body#product #trialcontents .trialleft{
	float:left;
	background-image: url(../product/images/line2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


body#product #trialcontents .trialright{
	float:right;
}

body#product #trialcontents .trialleft,body#product #trialcontents .trialright{
	width: 299px;
	margin-bottom: 50px;
}

body#product #trialcontents .trialleft h3,body#product #trialcontents .trialright h3{
	width: 299px;
	text-indent: 0;
	font-size: 16px;
	padding-top:10px;
}

body#product #trialcontents .trialtitle{
	margin: 0 auto 10px;
	text-align:center;
}

body#product #trialcontents .trialleft img,body#product #trialcontents .trialright img{
	padding-top: 10px;
}

body#product #trialcontents .trialleft p,body#product #trialcontents .trialright p{
	width:279px;
	margin:0 auto;
}

body#product #trialcontents .trialleft ul,body#product #trialcontents .trialright ul{
	padding-bottom: 20px;
}

body#product #trialcontents .trialleft li,body#product #trialcontents .trialright li{
	text-indent: 0px;
	list-style-type:none;
	padding-left:1em;
}

body#product #trialcontents #trialdeswrap{
	width: 599px;
	margin: 0 auto;
}

body#product #trialdeswrap .trialdes{
	width:599px;
	margin:0 auto;
	clear:both;
}

body#product #trialdeswrap .trialdes h3.cleansing,
body#product #trialdeswrap .trialdes h3.senganryou,
body#product #trialdeswrap .trialdes h3.kesyosui,
body#product #trialdeswrap .trialdes h3.cream,
body#product #trialdeswrap .trialdes h3.gel{
	background-repeat: no-repeat;
	background-position: left top;	
	width:599px;
	height:24px;
	margin-bottom: 10px;
}

body#product #trialdeswrap .trialdes h3.cleansing{
	background-image:url(../product/images/cosme_cam61_mid2.gif);}

body#product #trialdeswrap .trialdes h3.senganryou{
	background-image:url(../product/images/cosme_cam61_mid3.gif);}

body#product #trialdeswrap .trialdes h3.kesyosui{
	background-image:url(../product/images/cosme_cam61_mid4.gif);}

body#product #trialdeswrap .trialdes h3.cream{
	background-image:url(../product/images/cosme_cam61_mid5.gif);}

body#product #trialdeswrap .trialdes h3.gel{
	background-image:url(../product/images/cosme_cam61_mid6.gif);}


body#product #trialdeswrap .trialdes p{
	font-size: 1.2em;
	line-height: 1.4;
	color:#694622;
	margin:0;
}


body#product .trialdes .trialdesraw1{
	width: 500px;
	margin: 0 auto;
	margin-bottom: 20px;
}

body#product .trialdes .trialdesraw2{
	width: 299px;
	float:left;
	margin: 0 auto;
	margin-bottom: 20px;
}

body#product #trialdeswrap .trialdesraw1 h4,body#product #trialdeswrap .trialdesraw2 h4{
	font-size: 12px;
	font-size: 1.2em;
	color:#694622;
	height: 2em;
	margin:0;
}

body#product #trialdeswrap .trialdesraw1 h4{
	width: 450px;
	margin-left: 15px;
}

body#product #trialdeswrap .trialdesraw2 h4{
	width: 283px;
	margin-left: 15px;
}

body#product #trialdeswrap .trialdesraw1 p{
	float:left;
	width: 304px;
	line-height:1.6;
	
}

body#product #trialdeswrap .trialdesraw2 p{
	float:left;
	width: 199px;
	line-height:1.6;
}

/* 商品ページ見出し：ビューティーエイジオイル */
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:250px;
	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.waterbirch{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cca14_mid.jpg);
}

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

/* 商品ページレフィル見出し写真：化粧水ホワイトバーチレフィルパック */
	body#product .trialwrapwaterrefbirch{
	width: 600px;
	height:375px;
	background-image: url(../product/images/cosme_cca14_ph03.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	}
	
	/* 商品ページボトル見出し写真：化粧水ホワイトバーチボトル */
	body#product .trialwrapwaterbotbirch{
	width: 600px;
	height:247px;
	background-image: url(../product/images/cosme_cca14_ph04.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:235px;
	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:250px;
	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.fab05{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fab05_mid.jpg);
	height: 36px;
	width: 641px;
}

/* 商品ページ見出し：還元力青汁 */
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.veganlip{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cca18_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 h2.sunscreen2{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cyg03_mid.jpg);
}

/* 商品ページトライアル見出し写真：ベリーサンスクリーン */
	body#product .trialsunscreen2{
	width: 600px;
	height:250px;
	background-image: url(../product/images/cosme_cyg04_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 h3.aboutbiteki{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fam15_mid1.gif);
	height: 45px;
}

/* 商品ページ小見出し：美的水素 */
body#product h3.aboutsuiso{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fam15_mid2.gif);
	height: 45px;
}

/* 商品ページ小見出し：美的水素 */
body#product h3.aboutbitekicapsule{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fam15_mid3.gif);
	height: 45px;
}

/* 商品ページ小見出し：美的水素 */
body#product h3.aboutbitekikangen{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fam15_mid4.gif);
	height: 45px;
}


/* 商品ページ見出し：亜麻仁油サプリメント */
body#product h2.amani{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fki01_mid.jpg);
}

/* 商品ページ見出し：ピュアナチュラルC */
body#product h2.pnatu{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fsy01_mid.jpg);
}

/* 商品ページ見出し：キャッツクローエキス AC-11*/
body#product h2.ac11{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fam32_mid.jpg);
}

/* 商品ページ見出し：プロポリススプレー*/
body#product h2.propolis{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fes01_mid.jpg);
}

/* 商品ページ見出し：金時ショウガ末*/
body#product h2.kintoki{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fcy01_mid.jpg);
}

/* 商品ページ見出し：モリンガシードオイルセラム*/
body#product h2.moringa{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cam60_mid.jpg);
}

/* 商品ページ見出し：ゴジ／カカオ・ニブ・ミックス */
body#product h2.fll01{
	background-repeat: no-repeat;
	background-image: url(../product/images/goods_fll01_mid.jpg);
	height: 36px;
	width: 641px;
}



/* 商品ページ見出し：マイルドフェイススクラブ */
body#product h2.mildscrub{
	background-repeat: no-repeat;
	background-image: url(../product/images/cosme_cca19_mid.jpg);
}

/* 商品ページ：マイルドフェイススクラブ */
#buyheader{
	background-image: url(../product/images/cosme_cca19_ph01b.jpg);
	width: 640px;
	height:359px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
}

#buyheader h2,p.text,p.name1,p.name2{
	text-indent:-99999px;
}

#buyheader h2{
	background-image: url(../product/images/cosme_cca19_title.png);
	width: 454px;
	height:108px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 165px;
	top: -15px;
}

#buyheader p.text{
	background-image: url(../product/images/cosme_cca19_text.png);
	width: 273px;
	height:81px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 258px;
	top: 110px;
	z-index : 3;
}

#buyheader p.name1{
	background-image: url(../product/images/cosme_cca19_name1.png);
	width: 228px;
	height:52px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 170px;
	top: 230px;
	z-index : 3;
}

#buyheader p.name2{
	background-image: url(../product/images/cosme_cca19_name2.png);
	width: 143px;
	height:47px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 462px;
	top: 246px;
	z-index : 3;
}

#buyheader p.btn1{
	position: absolute;
	left: 232px;
	top: 290px;
	z-index : 3;
}


#buyheader p.btn2{
	position: absolute;
	left: 476px;
	top: 299px;
	z-index : 3;
}

/* 商品ページ：マイルドフェイススクラブ 3つのポイント紹介 */

#genzairyowrap{
	float:left;
	width: 626px;
	margin:0 0 10px 0;
}


.genzairyo{
	float:left;
	width: 208px;
	margin: 0px;
	background-image:url(../product/images/genzairyo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.genzairyo h3{
	margin:0;
	padding: 0;
	height: 47px;
}

.genzairyo p{
	padding:10px 20px 30px 20px;
	margin: 0;
	min-height: 120px;
	font-size: 120%;
	line-height: 1.4;
}

.genzairyo p.genzairyopic{
	height: auto;
	padding: 0 0 15px 9px;
	margin:0;
	text-align: left;
}

/* 商品ページ中見出し1：マイルドフェイススクラブ */
#genzairyowrap h2{
	background: url(../product/images/scrub-cap01.jpg) no-repeat left top;
}

/* 商品ページ小見出し1：マイルドフェイススクラブ */
.genzairyo h3.genzairyo01{
	background: url(../product/images/cosme_cca19_mid1.jpg) no-repeat left top;
}

/* 商品ページ小見出し2：マイルドフェイススクラブ */
.genzairyo h3.genzairyo02{
	background: url(../product/images/cosme_cca19_mid2.jpg) no-repeat left top;
}

/* 商品ページ小見出し3：マイルドフェイススクラブ */
.genzairyo h3.genzairyo03{
	background: url(../product/images/cosme_cca19_mid3.jpg) no-repeat left top;
}

/* 商品ページトライアル見出し写真：マイルドフェイススクラブ*/
	body#product .trialscrub{
	width: 600px;
	height:250px;
	background-image: url(../product/images/cosme_cca20_ph01.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;	}
	


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 h3.green{
 background-image: url(../about/images/earth_mid8.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;
}


/*--------------------------------
campaign_friend
--------------------------------*/

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


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

body#campaign_friend h3.camperiod{
	background-image: url(../about/images/friend_mid.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 130px;
	width: 645px;
	}

body#campaign_friend .section {
	margin-top: 15px;
	margin-bottom: 15px;
	background-position: 0px 5px;
	line-height: 1.5;
	}

body#campaign_friend #content ul {
	padding: 20px 20px 20px 40px;
	}

body#campaign_friend #content li {
	list-style-type: disc;
	font-size: 1.4em;
	color: #694622;
	}


/*--------------------------------
campaign_point
--------------------------------*/

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


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

body#campaign_point h3.camperiod{
	background-image: url(../information/images/point_mid.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 130px;
	width: 645px;
	}

body#campaign_point .section {
	margin-top: 15px;
	margin-bottom: 15px;
	background-position: 0px 5px;
	line-height: 1.5;
	}

body#campaign_point #content ul {
	padding: 20px 20px 20px 40px;
	}

body#campaign_point #content li {
	list-style-type: disc;
	font-size: 1.4em;
	color: #694622;
	}
	
	
/*--------------------------------
campaign_valentine
--------------------------------*/

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


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

/*--------------------------------
imformation_rosegel
--------------------------------*/

body#imformation_rosegel #contentmain{
	width: 570px;
	margin: 0 auto;
}

body#imformation_rosegel h2{
	text-indent: 0px;
	font-size: 16px;
}

body#imformation_rosegel p{
	line-height: 1.4;
}

body#imformation_rosegel .gbox{
	background-color: #e5e5e5;
	padding: 20px;
}

/*--------------------------------
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 {
	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;
}


/*--------------------------------
POLICY
--------------------------------*/


body#policy div#section {
	margin-top: 20px;
	color: #694622;
	font-size: 1.2em;
	line-height: 1.5em;
}

body#policy div#section p{
	margin-top: 20px;
	padding: 0 20px;
}

body#policy div#section p.R{
	text-align:right;
	background: url(../company/images/logo_com2.gif) left top no-repeat;
}

body#policy div.sectionBg {
	margin-top: 15px;
	background: #FFFFFF url(../company/images/com_Bg.gif) left top no-repeat;
	line-height: 1.8em;
}
	
body#policy dl{
	padding: 20px 20px 0 20px;
}

body#policy dl dt{
	padding-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: #FFFFFF solid 1px;
}

body#policy dl dd{
	margin-top: 10px;
}

body#policy dl dd ol{
	list-style: none;
}

body#policy dl.footbg {
	background: url(../company/images/com_footBg.gif) left bottom no-repeat;
	padding-bottom: 20px;
}



/*--------------------------------
SHOP
--------------------------------*/
body#shop h2.shoptitle {
	background-image: url(../information/images/shop_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body#shop .shopname{	font-weight: bold;}
body#shop .kado  {	background-color:#fff;}
body#shop .kado1 { margin: 0 5px;height:1px;overflow: hidden; background-color:#e8e8e8; }
body#shop .kado2 { margin: 0 3px;height:1px;overflow: hidden; background-color:#e8e8e8; }
body#shop .kado3 { margin: 0 2px;height:1px;overflow: hidden; background-color:#e8e8e8; }
body#shop .kado4 { margin: 0 1px;height:2px;overflow: hidden; background-color:#e8e8e8; }
body#shop .kado5 { padding:10px; background-color:#e8e8e8; }
body#shop .kadobox {	margin-bottom: 10px;}


/*--------------------------------
DONATE
--------------------------------*/

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

body#donate #read_donate {
	width: 645px;
	margin-bottom: 10px;
}

body#donate .shopname{	font-weight: bold;}
body#donate .kado  {	background-color:#fff;}
body#donate .kado1 { margin: 0 5px;height:1px;overflow: hidden; background-color:#e8e8e8; }
body#donate .kado2 { margin: 0 3px;height:1px;overflow: hidden; background-color:#e8e8e8; }
body#donate .kado3 { margin: 0 2px;height:1px;overflow: hidden; background-color:#e8e8e8; }
body#donate .kado4 { margin: 0 1px;height:2px;overflow: hidden; background-color:#e8e8e8; }
body#donate .kado5 { padding:30px; background-color:#e8e8e8; }
body#donate .kadobox {
	margin-bottom: 10px;
}
body#donate .kadoleft {
	margin-left: 55px;
}

