@charset "UTF-8";

/*------------------------------------------------------------------------------
	GUEST&ME - CSS Modules Import
	Date: 2009-11-19
------------------------------------------------------------------------------*/

#content h1{
	float:left;
	width:157px;
	padding:0;
	margin:0;
	text-indent:0px;
}

#content #cntTtl{
	float:left;
	width:157px;
	padding:0;
	margin:0;
	text-indent:0px;
}
#content #catNav ul{
	float:left;
	width:623px;
	overflow:hidden;
}

#content #catNav li{
	float:left;
}


#main{
	padding:0px;
	position:relative;
}


.osusume{
	padding:0px 60px;
}
.tblL{
	width:300px;
	float:left;
}
.tblR{
	width:300px;
	float:right;
}

.osusume  h3{
	font-size:12px;
	line-height:1.4;
	color:#9e5b33;
	font-weight:bold;
	padding:2px 0;
}
.osusume  h3 a{
	color:#9e5b33;
	text-decoration: none;
	font-weight: bold;
}
.osusume  h3 a:hover{
	color:#d3804e;
	text-decoration: underline;
}

.osusume .price{
	font-size:10px;
	color:#333;
	padding:0 0 5px;
}
.osusume .cargo{
	padding:0 5px 5px;
}

.osusume .ph{
	width:140px;
	text-align:center;
}
.osusume .pname{
	padding-bottom:10px;
}


.osusume .details{
	background:url(../../products/img/osusume_line.gif) top left no-repeat;
	padding-top:10px;
}
.osusume .set{
	font-size:10px;
	color:#353535;
	padding:10px 0 5px 0;
}

.osusume .details ul.act{
	padding-top:5px;
}

.osusume .details ul.act li{
	display:inline;
	width:130px;
}

.alllist{
	text-align:center;
	padding:20px;
}


/*-----------------------------------
トップ
-----------------------------------*/


.pindex{
	padding:30px 0 5px;
	position:relative;
	background:url(../../products/img/index_line_01.gif) bottom left no-repeat;
	margin-bottom:40px;
}

.mainimg{
	position:relative;
	text-align:left;
}
/*--- Soap --*/
.mainimg p.m01{
	position:absolute;
	top:379px;
	left:56px;
}
/*--- FragranceBar --*/
.mainimg p.m02{
	position:absolute;
	top:421px;
	left:475px;
}
/*--- LinenWater --*/
.mainimg p.m03{
	position:absolute;
	top:11px;
	left:628px;
}
/*--- HandSoap --*/
.mainimg p.m04{
	position:absolute;
	top:20px;
	left:401px;
}
/*--- GiftSet --*/
.mainimg p.m05{
	position:absolute;
	top:42px;
	left:15px;
}



/*-----------------------------------
Gift
-----------------------------------*/
#gift #main{
	position:relative;
}
#gift #main .gift01,
#gift #main .gift02,
#gift #main .gift03{
	position:relative;
}
.gift01 ul{
	position:absolute;
	top:228px;
	left:35px;
}
.gift01 ul .bt01,
.gift01 ul .bt03,
.gift01 ul .bt04{
	padding-bottom:px;
}
.gift01 ul .bt02{
	padding-bottom:10px;
}
.gift01 ul .bt05{
	padding-bottom:8px;
}
.gift02 .gift02btn{
	position:absolute;
	top:71px;
	left:47px;
}
.gift03 .gift03btn{
	position:absolute;
	top:77px;
	left:47px;
}
/*-----------------------------------
Soap
-----------------------------------*/
#soap #main{
	position:relative;
}
#soap #main .soap03,
#soap #main .soap04{
	position:relative;
}
.soap03 .soap03btn{
	position:absolute;
	top:72px;
	left:38px;
}
.soap04 .soap04btn{
	position:absolute;
	top:78px;
	left:38px;
}