@charset "utf-8";

/* -----------------------------------------------------------
#
# INFORMATION
#
# FileName:	shop.css
# Summary:	shop indiviual
# Created:	2009-07-15
# UpdatedBy:	2009-07-00
# Copyright:	(c)TREE OF LIFE CO., LTD. ALL RIGHTS RESERVED
------------------------------------------------------------ */
/* -----------------------------------------
	entry-common
------------------------------------------ */
#content-main .entry{
	margin:21px 0 38px 0;
}
#content-main .entry-title a{
	color:#FFF;
}
#content-main .entry-title a:link{
	text-decoration:none
}
#content-main .entry-title a:visited{
	text-decoration:none
}
#content-main .entry-title a:hover{
	text-decoration:underline;
}
#content-main .entry-title a:active{
	text-decoration:underline;
}
#content-main .entry-body{
	line-height:1.5;
	font-size:80%;
	padding-bottom: 8px;
}
#content-main .entry-body a{
	color: #000000;
}
#content-main .entry-body a:hover{
	color: #000000;
}
#content-main .entry-body p{
	margin:1em 0;
	padding:0;
	font-size:100%;
}
#content-main .entry-body p:first-child{
	margin:0 0 1em;
}
#content-main .entry-img{
	float:left;
	width:138px;
}
#content-main .entry-img img{
	border:1px solid #666666;
	display:block;
	margin:0 0 21px 0;
}
#content-main .entry-title .new{
	position:absolute;
	top:9px;
	right:20px;
}
#content-main .detail{
	clear:both;
	overflow:hidden;
}
* html #content-main .detail{
	height:1%;
}
#content-main .detail a{
	float:left;
	display:block;
}
#content-main .detail a:first-child{
	margin-right:7px;
}

.pagetop {
	margin:18px 0 30px 0;
}

/* -----------------------------------------
	entry
------------------------------------------ */
#content-main .entry .entry-title{
	position:relative;
	margin:0 0 20px;
	padding:5px 0 4px 20px;
	background:url(/images/products/common/title_bg.gif) repeat;
	font-size:84%;
	font-weight:bold;
	color:#FFF;
}
#content-main .entry .entry-title h1{
	font-weight:bold;
	font-size:100%;
	color:#684f3c;
}
#content-main .entry-title .date{
	padding:0 4px 0 0;
}
#content-main .pagetop {
	font-size: 10px;
}
/* -----------------------------------------
	sidebar
------------------------------------------ */
.apply ul {
	background-color:#ffffff;
}
.menu li a{
	color: #463c21;
}

#syohin ul.box{
	border:1px solid #d5c8bb;
	border-top:none;
	font-size:64%;
	padding:10px 8px 10px 13px;
	overflow:hidden;
}
#syohin ul.box li {
	color:#684f3c;
	background: none;
	padding:1px 0 0px 9px;
	font-weight: bold;
}
#syohin ul.detail{
	font-size:100%;
	border: none;
	padding:0px 0px 5px 7px;
	overflow:hidden;
}
#syohin ul.detail li {
	font-size:100%;
	padding:1px 0 1px 10px;
	margin: 0 0 3px 0;
	background:url(../images/common/mak_arrow.gif) 0 50% no-repeat;
	font-weight: normal;
}
#syohin ul.detail li.nonearrow {
	background: none;
	padding:0px 0px 0px 2px;
}
#syohin ul.detail2 {
	border: none;
	font-size:100%;
	padding:0px 0px 0px 5px;
	overflow:hidden;

}

/* -----------------------------------------
	common
------------------------------------------ */
.head,
.head2 {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	background:url(/images/products/common/line1.gif) 0 bottom repeat-x;
}
.head2 {
	padding: 0 0 0px 0;
}

.middle,
.middle2 {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	background:url(/images/products/common/line1.gif) 0 bottom repeat-x;
}
.middle2 {
	padding: 0 0 0px 0;
}

.photo3,
.photo2,
.photo1 {
	width: 137px;
	float: left;
}

logo2 {
	float: left;
}

.photo3 img,
.photo2 img,
.photo1 img{
	border: 1px solid #d5c8bb;
}

.photo2 img.logo {
	border: none;
	margin-bottom: 5px;
}
.title2,
.title1 {
	width: 442px;
	float: left;
	margin-left: 20px;
}

.mainbox1 {
	margin-bottom: 30px;
}
.mainbox1 dt{
	color: #6a005f;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;;
}
.mainbox1 dt.stitle {
	font-weight: normal;
}
.mainbox1 dd{
}


#handmadecosme .mainbox1 dt,
#ayurveda .mainbox1 dt{
	color:#2e661f;
}
#natierra .mainbox1 dt{
	color: #007c51;
}

#rosehip .mainbox1 dt {
	color: #ae0734;
}
#shea .mainbox1 dt {
	color: #7e3119;
}
#cordial .mainbox1 dt,
#herbtea .mainbox1 dt {
	color: #3d6812;
}
#maternity .mainbox1 dt{
	color: #006600;
}


.mainbox1 dd.img{
	margin-top: 10px;
}

#aroma .smallcomment {
	color: #6a005f;
	font-size: 84%;
	margin-top: 5px;
}
.smallcomment dt{
	font-weight: bold;
}
.items2 ul,
.items ul {
	margin-top: 40px;
}
.items2 ul li,
.items ul li{
	float: left;
	margin-left: 29px;
	text-align: center;
	color: #7a3350;
	min-height: 175px;
	width: 127px;
}
.items2 ul li{
	min-height: 190px;
}
.items2 ul li.first,
.items ul li.first{
	margin-left: 0px;
}
.items2 ul li img,
.items ul li img{
	border: 1px solid #d5c8bb;
	margin-bottom: 3px;
}
.items2 .pagetop,
.items .pagetop {
	margin: 0 0 10px 0;
}

#content-main .entry-body .items2 ul li a,
#content-main .entry-body .items ul li a,
#content-main .entry-body .items2 ul li a:hover,
#content-main .entry-body .items ul li a:hover {
	color: #7a3350;
}
h2.tit {
	margin-bottom: 8px;
}

/* -----------------------------------------
	index
------------------------------------------ */
#index .categorylink {
	font-size: 75%;
	margin-bottom: 24px;
}
#index .categorylink a{
	color: #000000;
}
#index .categorylink a:hover{
	color: #000000;
}

#index .margintop {
	margin-top: 21px;
}
#index .indexbox {
}
#index .indexbox .photo{
	float: left;
	width: 119px;
	padding-top: 3px;
}
#index .indexbox .photo img{
	border: 1px solid #666666;
}
#index .indexbox .description{
	margin-left: 24px;
	float: left;
	width:452px;
}

#index .descbox dt{
	font-weight: bold;
	margin-bottom: 2px;
}

#index .indexbox .description dl dd p{
	height: 78px;
	margin: 0;
	padding: 0;
}

#index .indexbtns {
	margin-top: 16px;
}
#index .indexbtns li {
	float: left;
	width: 191px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#index .indexbtns li.first {
	margin-left: 0px;
}
#index .indexbtns li.aromatherapy {
	width:231px;
}

#index .indexbtnimgs {
	margin-top: 16px;
	margin-bottom: 21px;
}
#index .indexbtnimgs li {
	float: left;
	width: 187px;
	margin-left: 16px;
	margin-bottom: 16px;
}
#index .indexbtnimgs li.first {
	margin-left: 0px;
}
#index .indexbtnimgs div.pagetop {
	margin: 0;
	padding: 0;
	margin-top: 100px;
}



#index .detailbtnbox {
}
#index .detailbtnbox .left{
	float: left;
	width :196px;
}
#index .detailbtnbox .right{
	float: left;
	width :250px;
}




/* -----------------------------------------
	aroma
------------------------------------------ */

/* -----------------------------------------
	ayurveda
------------------------------------------ */
ul#scalp {
	padding-top: 5px;
	font-size: 76%;
}

ul#scalp li{
	float: left;
	width: 144px;
	margin-left: 23px;
	text-align: left;
}
ul#scalp li.first{
	margin-left: 0px;
}
ul#scalp li.exception{
	width: 100px;
	margin-left: 20px;
}
ul#scalp li img{
	margin-bottom: 5px;
}
.btntenpo {
}
.btntenpo ul{
}
.btntenpo li{
	float: left;
	width: 276px;
}
.btntenpo li.right{
	margin-left: 40px;
	margin-bottom: 5px;
}
.btntenpo dl{
}
.btntenpo dt{
	margin-bottom: 3px;
}
.btntenpo dd{
	margin-bottom: 9px;
	height: 35px;
}

/* -----------------------------------------
	bulgarianrose
------------------------------------------ */
.rosedamascena {
	margin-top: 15px;
	background-color: #f7ebf0;
	padding: 16px 18px;
}
.rosedamascena dt{
	color: #7a3350;
	font-weight: bold;
	margin-bottom: 3px;
}
.rosedamascena dd{
}

/* -----------------------------------------
	hokoki
------------------------------------------ */
.kukan1,
.kukan2,
.kukan3 {
	position: relative;
	margin-bottom: 28px;
}
.kukan1,
.kukan2 {
	background:url(/images/products/common/line1.gif) 0 bottom repeat-x;
}
.kukan1 .left,
.kukan2 .left,
.kukan3 .left {
	position: absolute;
	left: 0;
	top: 0;
}
.kukan1 .right,
.kukan2 .right,
.kukan3 .right {
	position: absolute;
	left: 332px;
	top: 0;
}
.kukan1 {
	height: 295px;
}
.kukan2 {
	height: 330px;
}
.kukan3 {
	height: 320px;
}

.kukandetail dt{
	color: #6a005f;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
	height: 48px;
}
#content-main .entry-body .kukandetail dt a:hover, 
#content-main .entry-body .kukandetail dt a{ 
	color: #6a005f;
	font-weight: normal;
}
.kukandetail dd strong {
	font-weight: normal;
	color: #6a005f;
}
.kukandetail dd.img {
	margin-bottom: 10px;
}
.kukandetail dd{
	width: 256px;
}

/* -----------------------------------------
	jam
------------------------------------------ */
#jam .bold {
	font-weight: bold;
	color: #e8921e;
}

/* -----------------------------------------
	lavender
------------------------------------------ */
.lavenderbox {
	margin-top: 15px;
	background-color: #f4f0f8;
	padding: 16px 18px;
}
.lavenderbox dt{
	color: #6463a3;
	font-weight: bold;
}
.lavenderbox dd.bold{
	color: #6463a3;
	font-weight: normal;
	margin-bottom: 5px;
}

/* -----------------------------------------
	lotus
------------------------------------------ */
.lotus .photo3 {
	width:132px;
	float: left;
	padding-bottom: 20px;
}
.lotus .logo2 {
	margin-left: 12px;
	width:83px;
	float: left;
}
.lotus .title2 {
	width:324px;
	margin-left: 20px;
	float: left;
}


/* -----------------------------------------
	na
------------------------------------------ */

#na .photo3 {
	width:132px;
	float: left;
	padding-bottom: 10px;
}
#na .logo2 {
	margin-left: 14px;
	width:82px;
	float: left;
}
#na .title2 {
	width:322px;
	margin-left: 20px;
	float: left;
}

/* -----------------------------------------
	natierra
------------------------------------------ */

/* -----------------------------------------
	rosehip
------------------------------------------ */
.rosehipbox {
	margin-top: 15px;
	background-color: #fae7ef;
	padding: 16px 18px;
}
.rosehipbox dt{
	color: #ae0734;
	font-weight: bold;
}
.rosehipbox dd.bold{
	color: #ae0734;
	font-weight: normal;
	margin-bottom: 5px;
}

dl.rosehipbox2 {
	border: 1px solid #ae0734;
	padding: 15px;
	margin-top: 8px;
}
dl.rosehipbox2 dd{
	margin-bottom: 16px;
}

/* -----------------------------------------
	roseorganics
------------------------------------------ */
.roseorganicsbox1 {
	margin-top: 15px;
	background-color: #f4e3e3;
	padding: 16px 18px;
}
.roseorganicsbox1 .left{
	float: left;
	width:402px;
}

.roseorganicsbox1 .right{
	float: left;
	width: 157px;
	margin-left: 5px;
}

.roseorganicsbox2 dt,
.roseorganicsbox1 dt{
	color: #b24046;
	font-weight: bold;
}

.roseorganicsbox2 {
}
.roseorganicsbox2 .left{
	float: left;
	width:85px;
	margin-top: 4px;
}
.roseorganicsbox2 .right{
	float: left;
	width: 492px;
	margin-left: 15px;
}
.roseorganicsbox2 .left2{
	float: left;
	width:265px;
	margin-top: 4px;
	padding-bottom: 30px;
}
.roseorganicsbox2 .right2{
	float: left;
	width: 308px;
	margin-left: 15px;
}

/* -----------------------------------------
	shea
------------------------------------------ */
#shea .photo3 {
	width:132px;
	float: left;
	padding-bottom: 10px;
}
#shea .logo2 {
	margin-left: 14px;
	width:82px;
	float: left;
}
#shea .title2 {
	width:328px;
	margin-left: 30px;
	float: left;
}

.sheabox {
	margin-top: 15px;
	background-color: #eae2cc;
	padding: 16px 18px;
}
.sheabox dt{
	color: #7e3119;
	font-weight: bold;
}
.sheabox dd.bold{
	color: #7e3119;
	font-weight: normal;
	margin-bottom: 5px;
}

dt.titlebox {
	margin-bottom: 12px;
}

.sheabox2 {
	background:url(/images/products/common/line1.gif) 0 bottom repeat-x;
	margin-bottom: 25px;
	padding-bottom: 30px;
}

.sheabox2 .left{
	float: left;
	width:184px;
}

.sheabox2 .right{
	float: left;
	width:398px;
	margin-left: 14px;
}

.sheabox2 .right dt{
	font-size: 78%;
	height: 113px;
}
.sheabox2 .btnbox .left {
	float: left;
	width:278px;
}
.sheabox2 .btnbox .right {
	float: left;
	width:100px;
}

.sheabox2 .btnbox .right .pagetop{
	margin: 0;
	padding: 0;
	margin-top: 36px;
}


/* -----------------------------------------
	herbtea
------------------------------------------ */
.herbteabox {
	
}
.herbteabox .left{
	float: left;
	width:93px;
}
.herbteabox .right{
	float: left;
	width:494px;
	margin-left: 13px;
}

.btnherbtea {

}
.btnherbtea li{
	float: left;
	width:278px;
	margin-left: 40px;
}
.btnherbtea li.first{
	margin-left: 0px;
}

#herbtea .items {
	margin-bottom: 20px;
}
#herbtea .middle {

}
#herbtea .middle .pagetop{
	margin: 0;
	padding: 0;
}
#herbtea .mainbox1 {
	margin-bottom: 0;
}

/* -----------------------------------------
	maternity
------------------------------------------ */
#maternity .photo3 {
	width:134px;
	float: left;
}

#maternity .photo3 ul li{
	margin-bottom: 6px;
}
#maternity .logo2 {
	margin-left: 14px;
	width:84px;
	float: left;
}
#maternity .title2 {
	width:322px;
	margin-left: 20px;
	float: left;
}
#maternity .tit2 {
	padding-top: 10px;
}
#maternity .title2 .mainbox1{
	padding-top: 10px;
	margin-bottom: 2px;
}

#maternity .title2 ul.link li{
	padding:1px 0 1px 10px;
	margin: 0 0 3px 0;
	background:url(../images/common/mak_arrow.gif) 0 50% no-repeat;
}

/* -----------------------------------------
	cordial
------------------------------------------ */
#cordial .photo3 {
	width:134px;
	float: left;
	padding-bottom: 20px;
}

#cordial .logo2 {
	margin-left: 12px;
	width:92px;
	float: left;
}
#cordial .title2 {
	width:330px;
	margin-left: 18px;
	float: left;
}
.cordialbox {
	
}
.cordialbox .left{
	float: left;
	width:93px;
}
.cordialbox .right{
	float: left;
	width:494px;
	margin-left: 13px;
}
.cordialbox .cordialboxsmall {
	margin-top: 14px;
}

.cordialbox .cordialboxsmall .left{
	float: left;
	width: 49px;
}

.cordialbox .cordialboxsmall .right{
	float: left;
	width:420px;
	font-size: 97%;
}

.cordialitembox1 {
	border: 1px solid #d5c8bb;
	padding: 4px 0;
	margin-bottom: 15px;
}
.cordialitembox1 ul{
	font-size: 93%;
}
.cordialitembox1 .box1{
	width:132px;
	float: left;
	margin-left: 20px;
}
.cordialitembox1 .box2{
	width:220px;
	float: left;
}
.cordialitembox1 .box3{
	width:200px;
	float: left;
}

.cordialitembox2 {
	border: 1px solid #d5c8bb;
	padding: 4px 0;
	margin-bottom: 15px;
}
.cordialitembox2 ul{
	font-size: 93%;
}
.cordialitembox2 .box1{
	width:292px;
	float: left;
	margin-left: 20px;
}
.cordialitembox2 .box2{
	width:222px;
	float: left;
	margin-left: 20px;
}

.cordialitembox2 .box2 ul,
.cordialitembox1 .box2 ul,
.cordialitembox1 .box3 ul{
	margin-top: 7px;
}
.cordialitembox2 .box2 ul,
.cordialitembox1 .box2 ul li,
.cordialitembox1 .box3 ul li{
	margin-bottom: 2px;
}