@charset "UTF-8";

/* /////////// products ////////// */
#main #productTopArea {
	width: 760px;
	height: 700px;
	position: relative;
	background: url(../img/products/bg_products_top_area.jpg) no-repeat center center;
}
#main #productTopArea h3{
	padding-left: 5px;
	margin-bottom: 0;
}
#main #productTopArea #navTopHair {
	position: absolute;
	top: 15px;
	left: 120px;
	width: 300px;
	height: 120px;
}
#main #productTopArea #navTopHair .navi_p_s {
	display: block;
	width: 140px;
	height: 70px;
	background: url(../img/products/navi_p_top01_o.gif) no-repeat center center;
}
#main #productTopArea #navTopHair .navi_p_c {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 140px;
	height: 70px;
	background: url(../img/products/navi_p_top02_o.gif) no-repeat center center;
}

#main #productTopArea #navTopDental {
	position: absolute;
	top: 15px;
	right: 85px;
	width: 202px;
	height: 134px;
}
#main #productTopArea #navTopDental .newItem {
	position: absolute;
	top: -20px;
	right: 30px;
	width: 48px;
}
#main #productTopArea #navTopDental .navi_p_t {
	display: block;
	width: 202px;
	height: 84px;
	background: url(../img/products/navi_p_top03_o.gif) no-repeat left center;
}

#main #productTopArea #navTopBody {
	padding-top: 5px;
	position: absolute;
	bottom: 160px;
	left: 30px;
	width:170px;
	height: 122px;
}
#main #productTopArea #navTopBody .navi_p_d {
	display: block;
	width: 170px;
	height: 72px;
	background: url(../img/products/navi_p_top04_o.gif) no-repeat left center;
}

#main #productTopArea #navTopBK {
	padding-top: 5px;
	position: absolute;
	bottom: 160px;
	right: 5px;
	width:240px;
	height: 122px;
}
#main #productTopArea #navTopBK .newItem {
	position: absolute;
	top: -20px;
	right: 30px;
	width: 48px;
}
#main #productTopArea #navTopBK .navi_p_bk {
	display: block;
	width: 238px;
	height: 72px;
	background: url(../img/products/navi_p_top05_o.gif) no-repeat left center;
}

#main #productTopArea .new01 {
	position: absolute;
	top: 260px;
	left: 125px;
	width: 53px;
}


*html #main #productTopArea #navTopHair a:hover,
*html #main #productTopArea #navTopDental a:hover,
*html #main #productTopArea #navTopBody a:hover,
*html #main #productTopArea #navTopBK a:hover {
	background-color: #FFFFFF;
}
#main #productTopArea #navTopHair a:hover img,
#main #productTopArea #navTopDental a:hover img,
#main #productTopArea #navTopBody a:hover img,
#main #productTopArea #navTopBK a:hover img {
	visibility: hidden;
}
#main #productTopArea #btnIngredient {
	position: absolute;
	left: 235px;
	bottom: 0px;
	width: 290px;
	height: 70px;
}
#main #productTopArea #btnIngredient a {
	display: block;
	width: 290px;
	height: 70px;
	background: url(../img/products/btn_bg_ingredient.gif) no-repeat center center;
}
#main #productTopArea #btnIngredient a:hover {
	background-color: #fff;
}
#main #productTopArea #btnIngredient a:hover img {
	visibility: hidden;
}
#main #article01 #productsHead {
	margin: 0 10px;
	padding: 0 0 30px;
	min-height: 270px;
	height: auto !important;/* IE6 min-height */
	height: 270px;
}
#main #article01 .headSampoo {	background: url(../img/products/bg_products_shampoo.jpg) no-repeat center bottom;}
#main #article01 .headConditioner {	background: url(../img/products/bg_products_conditioner.jpg) no-repeat center bottom;}
#main #article01 .headToothpaste {	background: url(../img/products/bg_products_toothpaste.jpg) no-repeat center bottom;}
#main #article01 .headDeoCrystal {	background: url(../img/products/bg_products_deocrystal.jpg) no-repeat center bottom;}
#main #article01 .headBK {	background: url(../img/products/bg_products_babykids.jpg) no-repeat center bottom;}
#main #article01 #productsHead p {
	padding-left: 5px;
	width: 300px;
	font-size: 93%;
}

#main #article01 #productsHead h3 {
	margin-bottom: 1em;
}
#main #article01 #productsHead p.subTitle {
	padding-left: 0;
	margin-bottom: 3px;
}
#main #article01 .productsList {
	padding: 20px 10px 0;
	width: 360px;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
}
/* ie6 対策*//*
*html #main #article01 .productsList {
	margin-left: -2px;
}*/
#main #article01 .productsList dl {
	padding: 4px;
	border: 1px solid #ddd;
	position: relative;
	height: 160px
}
#main #article01 .productsList dl dt.newItem {
	position: absolute;
	top: 5px;
	left: 5px;
}
#main #article01 .productsList dl dt {
	padding-right: 10px;
	float: left;
}
#main #article01 .productsList dl dt img {
	vertical-align: bottom;
}
#main #article01 .productsList dl dd h4 {
	color: #993333;
	font-size: 16px;
	margin: 0px;
	padding: 5px 0 2px;
}
#main #article01 .productsList dl dd .plCapacity,
#main #article01 .productsList dl dd .plPrice {
	float: left;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 1em;
	color: #7E6666;
}
#main #article01 .productsList dl dd .plComment {
	float: left;
	padding-top: 10px;
	padding-left: 2px;
	display: block;
	width: 215px;
	text-align: justify;
}
#main #article01 .productsList dl dd .plIngredient {
	position: absolute;
	right: 10px;
	bottom: 5px;
	width: 214px;
	height:24px;
}

#main #article01 #productsArea {
	padding: 20px 10px 0;
	width: 740px;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
}

/* ie6 対策*//*
*html #main #article01 #productsArea {
	margin-left: -2px;
}*/
#main #article01 #productsArea dl {
	padding: 13px 20px 13px 13px;
	border: 2px solid #ddd;
	overflow: hidden;
	position: relative;
}
#main #article01 #productsArea dl:after {
	display: block;
	clear: both;
	height: 1px;
	content: ".";
	color: #FFFFFF;
}
/*\*/
*html #main #article01 #productsArea dl{
	height: 1px;
	overflow: visible;
}
/**/

#main #article01 #productsArea dl dt {
	padding-right: 30px;
	float: left;
	width: 240px;
	height: 320px;
}
#main #article01 #productsArea dl dt.newItem {
	position: absolute;
	top: 25px;
	left: 25px;
	z-index: 10;
}
#main #article01 #productsArea dl dt img {
	vertical-align: bottom;
}
#main #article01 #productsArea dl dd {
	float: left;
	display: block;
	width: 420px;
	text-align: justify;
}
#main #article01 #productsArea dl dd h4 {
	color: #FF6699;
	font-size: 16px;
	margin: 0px;
	padding: 10px 0 0;
}
#main #article01 #productsArea dl dd .plCapacity,
#main #article01 #productsArea dl dd .plPrice {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 1em;
	display: inline;
	color: #7E6666;
}
#main #article01 #productsArea dl dd .plComment {
	margin-top: 5px;
	margin-bottom: 35px;
	padding-top: 25px;
	padding-left: 2px;
	border-top: 1px solid #CCCC99;
	display: block;
}
#main #article01 #productsArea dl dd .plIngredient {
	padding: 15px 20px;
	display: block;
	color: #339966;
	background: #F0FAEB;
	font-size: 93%;
}
#main #article01 #productsArea dl dd .plIngredient h5 {
	padding-bottom: 5px;
}
#main #article01 #returnBtn {
	padding-top: 20px;
	clear: both;
	text-align: center;
}

#main #article01 .ingredientsNavi {
	margin: 0 0 20px 89px;
	border-left: 1px solid #999999;
	height: 1.2em;
	visibility: auto;
	text-align: center;
}
#main #article01 .ingredientsNavi li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #999999;
	width: 50px;
	height: 1.2em;
}
#main #article01 .ingredientsNavi h5 {
	color: #FF6699;
}
#main #article01 dl#ingredientsTop {
	padding: 10px;
	height: 370px;
	overflow: hidden;
}
#main #article01 dl#ingredientsTop dt {
	float: right;
	width: 330px;
	height: 370px;
}
#main #article01 dl#ingredientsTop dd {
	margin-bottom: 0;
	padding: 80px 0 0 40px;
	border-bottom: none;
}
#main #article01 dl#ingredientsTop dd ul {
	margin: 0 0 0 5px;
	border: none;
}
#main #article01 dl#ingredientsTop dd ul li {
	padding-left: 10px;
	border: none;
	width: 300px;
	height: auto;
	background: url(../img/common/bg_list01.gif) no-repeat left 0.5em;
}

#main #article01 .ingredientsArea h5 {
	padding: 20px 30px 15px;
	text-align: left;
}
#main #article01 .ingredientsArea p {
	padding: 0 25px 10px;
	text-align: left;
}
#main #article01 .ingredientsArea dl {
	padding: 0 30px;
	text-align: left;
}
#main #article01 .ingredientsArea dl dt {
	float: left;
	width: 14em;
	color: #CC6666;
}
#main #article01 .ingredientsArea dl dd {
	margin-bottom: 1em;
	padding-bottom: 5px;
	padding-left: 15em;
	border-bottom: 1px solid #ddd;
}
#main #contentsNavi ul {
	padding-left: 25px;
}
#main #contentsNavi ul#pNav li {
	padding-right: 7px;
	font-size: 12px;
}
