@charset "utf-8";

/* ===================== page css ===================== */

#contents #main .pdct-detail dl.breadCrumb {
margin-bottom: 20px;
}
 /* hack for IE */
	*html #contents #main .pdct-detail dl.breadCrumb {
	margin-bottom: 35px;
	}
 /* hack for IE */


/* h1 */
#contents #main .pdct-detail h1 {
clear: both;
margin: 10px 0 10px 0;
color: #93A839;
font-weight: bold;
font-size: 20px;
}	


/*** about ***/
#contents #main .about {
clear: both;
margin: 50px 0 10px 0;
width: 675px;
}

/* h2.about_detail */
#contents #main .about h3 {
margin: 30px 0 10px 30px;
color: #93A839;
font-weight: bold;
font-size: 12px;
}
	
/* ----- product ----- */
#contents #main .product {
width: 716px;
overflow: hidden;
}

/* features */
#contents #main .product .features {
float: left;
width: 340px;
margin: 0 40px 0 0;
}

/* p.pdetail */
#contents #main .product .features p.preview {
margin: 0 0 10px 0;
}

/* dl.thumbnail */
#contents #main .product .features dl.thumbnail {
overflow: hidden;
}
#contents #main .product .features dl.thumbnail dt {
height: 0px;
overflow: hidden;
}
#contents #main .product .features dl.thumbnail dd {
float: left;
width: 60px;
margin: 0 6px 0 0;
}
#contents #main .product .features dl.thumbnail dd a {
display: block;
width: 60px;
height: 0;
padding: 60px 0 0 0;
font-size: 0;
overflow: hidden;
}
/*?R?R?J??PHP????*/
#contents #main .product .features dl.thumbnail dd a.thum01 { background: url(/img/store/category/bottle/thumbnail_01.jpg) no-repeat left top; }
#contents #main .product .features dl.thumbnail dd a.thum01:hover { background: url(/img/store/category/bottle/thumbnail_01.jpg) no-repeat 0 -60px; }
#contents #main .product .features dl.thumbnail dd a.thum02 { background: url(/img/store/category/bottle/thumbnail_02.jpg) no-repeat left top; }
#contents #main .product .features dl.thumbnail dd a.thum02:hover { background: url(/img/store/category/bottle/thumbnail_02.jpg) no-repeat 0 -60px; }
#contents #main .product .features dl.thumbnail dd a.thum03 { background: url(/img/store/category/bottle/thumbnail_03.jpg) no-repeat left top; }
#contents #main .product .features dl.thumbnail dd a.thum03:hover { background: url(/img/store/category/bottle/thumbnail_03.jpg) no-repeat 0 -60px; }
#contents #main .product .features dl.thumbnail dd a.thum04 { background: url(/img/store/category/bottle/bath_mane_brush_60c2.jpg) no-repeat left top; }
#contents #main .product .features dl.thumbnail dd a.thum04:hover { background: url(/img/store/category/bottle/bath_mane_brush_60c2.jpg) no-repeat 0 -60px; }
/*?R?R?}?fPHP????*/

/*
#contents #main .product .features dl.thumbnail dd a.thum05 { background: url(/img/store/category/bottle/XXXXXX.jpg) no-repeat left top; }
#contents #main .product .features dl.thumbnail dd a.thum05:hover { background: url(/img/store/category/bottle/XXXXXX.jpg) no-repeat 0 -60px; }
#contents #main .product .features dl.thumbnail dd a.thum06 { background: url(/img/store/category/bottle/XXXXXX.jpg) no-repeat left top; }
#contents #main .product .features dl.thumbnail dd a.thum06:hover { background: url(/img/store/category/bottle/XXXXXX.jpg) no-repeat 0 -60px; }
#contents #main .product .features dl.thumbnail dd a.thum07 { background: url(/img/store/category/bottle/XXXXXX.jpg) no-repeat left top; }
#contents #main .product .features dl.thumbnail dd a.thum07:hover { background: url(/img/store/category/bottle/XXXXXX.jpg) no-repeat 0 -60px; }
#contents #main .product .features dl.thumbnail dd a.thum08 { background: url(/img/store/category/bottle/XXXXXX.jpg) no-repeat left top; }
#contents #main .product .features dl.thumbnail dd a.thum08:hover { background: url(/img/store/category/bottle/XXXXXX.jpg) no-repeat 0 -60px; }
#contents #main .product .features dl.thumbnail dd a.thum09 { background: url(/img/store/category/bottle/XXXXXX.jpg) no-repeat left top; }
#contents #main .product .features dl.thumbnail dd a.thum09:hover { background: url(/img/store/category/bottle/XXXXXX.jpg) no-repeat 0 -60px; }
*/


/* dl.specs */
#contents #main .product .features table.specs {
width: 340px;
margin: 15px 0 0 0;
border-top: 1px solid #DEDEDE;
}
#contents #main .product .features table.specs th {
width: 70px;
padding: 6px 0 4px 0;
background: none;
border-right: none;
border-bottom: 1px solid #DEDEDE;
vertical-align: middle;
line-height: 160%;
}
#contents #main .product .features table.specs td {
width: 260px;
padding: 6px 0 4px 10px;
border-bottom: 1px solid #DEDEDE;
vertical-align: middle;
line-height: 160%;
}


/* ----- detail ----- */
#contents #main .product .detail {
float: left;
width: 290px;
}

/* p */
#contents #main .product .detail p {
width: 290px;
margin: 16px 0 0 0;
line-height: 180%;
}

/* about p */
#contents #main .about p {
margin: 16px 0 0 30px;
line-height: 180%;
}

/* dl.icon */
#contents #main .product .detail dl.icon {
width: 290px;
margin: 8px 0 0 0;
overflow: hidden;
}
#contents #main .product .detail dl.icon dt {
height: 0px;
overflow: hidden;
}
#contents #main .product .detail dl.icon dd {
float: left;
margin: 0 4px 0 0;
}

/* form */
#contents #main .product .detail form {
position: relative;
width: 290px;
margin: 30px 0 0 0;
}
#contents #main .product .detail form dl {
width: 290px;
margin:0 0 10px 0;   
overflow: hidden;
}
#contents #main .product .detail form dl dt {
float: left;
width: 32px;
padding: 2px 0 0 0;
}
#contents #main .product .detail form dl dt.product,
#contents #main .product .detail form dl dt.variation {
width: 0;
height: 0;
font-size: 0;
overflow: hidden;
}
#contents #main .product .detail form dl dd {
float: left;
}
#contents #main .product .detail form dl dd.product {
padding: 10px 0 0 0;
}
#contents #main .product .detail form dl dd.variation {
clear: both;
float: none;
padding: 8px 0 0 0;
}
#contents #main .product .detail form dl dd.price {
clear: both;
float: none;
width: 290px;
padding: 20px 0 0 0;
font-weight: bold;
color: #9D3F08;
}

/* dl.prize */
#contents #main .product .detail dl.prize {
clear: both;
width: 290px;
margin: 26px 0 0 0;
overflow: hidden;
}
#contents #main .product .detail dl.prize dt {
width: 0;
height: 0px;
font-size: 0;
overflow: hidden;
}
#contents #main .product .detail dl.prize dd {
float: left;
}

/* dl.navi */
#contents #main .product .detail dl.navi {
width: 290px;
margin: 12px 0 30px 0;
overflow: hidden;
}
#contents #main .product .detail dl.navi dt {
width: 0;
height: 0px;
font-size: 0;
overflow: hidden;
}
#contents #main .product .detail dl.navi dd {
float: left;
margin: 0 18px 0 0;
}
#contents #main .product .detail dl.navi dd a {
display: block;
width: 67px;
height: 0;
padding: 82px 0 0 0;
font-size: 0;
overflow: hidden;
}
#contents #main .product .detail dl.navi dd a.compare {
background: url(../img/store/category/btn_compare.gif) no-repeat left top;
}
#contents #main .product .detail dl.navi dd a.compare:hover {
background: url(../img/store/category/btn_compare.gif) no-repeat 0 -82px;
}
#contents #main .product .detail dl.navi dd a.product {
background: url(../img/store/category/btn_product.gif) no-repeat left top;
}
#contents #main .product .detail dl.navi dd a.product:hover {
background: url(../img/store/category/btn_product.gif) no-repeat 0 -82px;
}
#contents #main .product .detail dl.navi dd a.contact {
background: url(../img/store/category/btn_contact.gif) no-repeat left top;
}
#contents #main .product .detail dl.navi dd a.contact:hover {
background: url(../img/store/category/btn_contact.gif) no-repeat 0 -82px;
}




/* ----- related ----- */
#contents #main .related {
clear: both;
width: 666px;
padding: 38px 0 38px 0;
overflow: hidden;
}
#contents #main .related ul {
width: 656px;
margin: 12px 0 0 0;
padding: 0 0 0 10px;
overflow: hidden;
}
#contents #main .related ul li {
float: left;
width: 120px;
margin: 0 10px 0 0;
}
#contents #main .related ul li a {
color: #824C1C;
}
#contents #main .related ul li strong {
display: block;
color: #E06A0D;
}
#contents #main .related ul li a:hover strong {
text-decoration: underline;
}


/* ----- review ----- */
#contents #main .review {
position: relative;
clear: both;
width: 666px;
padding: 0 0 8px 0;
background: url(../img/store/bg_review_btm.gif) no-repeat left bottom;
}
#contents #main .review p {
position: absolute;
top: 12px;
right: 6px;
width: 148px;
height: 30px;
margin: 0;
padding: 0;
}
#contents #main .review p a {
display: block;
width: 148px;
height: 30px;
overflow: hidden;
}
#contents #main .review p a:hover {
display: block;
width: 148px;
height: 30px;
background: url(../img/store/btn_review.jpg) no-repeat 0 -30px;
}
#contents #main .review p a:hover img {
visibility: hidden;
}

#contents #main .review dl {
width: 614px;
padding: 0 26px 0 26px;
background: #FBFBED;
} 
#contents #main .review dl dt {
padding: 20px 0 4px 0;
}
#contents #main .review dl dt strong {
margin: 0 0 0 10px;
font-weight: bold;
}
#contents #main .review dl dt img {
vertical-align: top;
}
#contents #main .review dl dd {
padding: 0 0 20px 0;
border-bottom: 1px solid #DADADA;
line-height: 150%;
}
#contents #main .review dl dd.end {
border: none;
}


/* ----- info ----- */
#contents #main .info {
margin: 32px 0 0 0;
}
#contents #main .info h2 {
height: 50px;
margin: 0 0 0 0;
background: url(../img/store/bg_info_top.gif) no-repeat left bottom;
}
#contents #main .info dl {
width: 610px;
padding: 0 28px 22px 28px;
background: #FBFBED url(../img/store/bg_info_btm.gif) no-repeat left bottom;
overflow: hidden;
}
#contents #main .info dl dt {
clear: both;
float: left;
width: 160px;
padding: 9px 0 0 0;
border-top: 1px solid #DADADA;
}
#contents #main .info dl dt.top {
padding: 2px 0 0 0;
border: none;
}
#contents #main .info dl dt img.gift {
margin: 10px 0 0 0;
}
#contents #main .info dl dd {
float: left;
width: 450px;
padding: 16px 0 16px 0;
line-height: 150%;
border-top: 1px solid #DADADA;
}
#contents #main .info dl dd.top {
padding: 8px 0 20px 0;
border: none;
}
#contents #main .info dl dd.end {
padding: 14px 0 0 0;
}




