@charset "UTF-8";

@import url("common.css");
@import url("pages.css");
@import url("products.css");

/* uv info */

#uvInfo1 {
	float:left;
	width:570px;
	padding-right:29px;
	border-right:1px dotted #CCCCCC;
	color: #000;
	background-color: transparent;
}

#uvInfo1 h1{
	margin-bottom: 5px;
}
.information{
	width: 570px;
	margin: 15px 0 0;
	padding: 0 0 5px;
}
.information h2{
	margin-bottom: 15px;
}

/* vol.1 */
#uvLight p{
	padding: 0 0.5em 1em;
}
#uvLight table.uvDB{
	width: 340px;
	font-size: 11px;
}
* html #uvLight table.uvDB{
	font-size: 12px;
}
#uvLight table.uvDB th{
	width: 60px;
	padding: 10px 0 0;
	vertical-align: top;
}
#uvLight table.uvDB td{
	padding: 10px 0 0;
}
#uvLight img.fRight{
	margin-top: 5px;
}

/* vol.2 */
#uvCare div.fRight{
	width: 355px;
	padding: 20px 0 0;
}
#uvCare .uvPlan{
	width: 350px;
	margin: 15px 0 0;
	padding: 0 0 10px;
	color: #000;
	background: transparent url(../images/products/uv_info/uvinfo3_standard2.jpg) no-repeat left bottom;
}
#uvCare .uvPlan h3{
	margin-bottom: 5px;
}
#uvCare .uvPlan ul{
	width: 330px;
	padding: 0 8px 0 12px;
	list-style-type: none;
	font-size: 11px;
}
* html #uvCare .uvPlan ul{
	font-size: 12px;
}
#uvCare .uvPlan li{
	width: 153px;
	float: left;
	padding: 0 0 0 10px;
	color: #000;
	background: transparent url(../images/products/uv_info/list_circle.jpg) no-repeat 0 .5em;
}
* html #uvCare .uvPlan li,
*:first-child+html #uvCare .uvPlan li{
	background-position: 0 .7em;
}

/* vol.3 */
#perfectCare div.fRight{
	width: 375px;
	padding: 30px 5px 0 0;
}

/* vol.4 */
#itemSelect p.msg{
	padding: 0 0.5em;
}
#itemSelect .aCenter{
	padding: 10px 0;
}
#itemSelect .notes{
	margin: 10px 0;
	padding: 8px 9px 12px;
	color: #000;
	background-color: #E7F8F8;
	border: 1px solid #B2E7E7;
}
#itemSelect .notes h3{
	margin-bottom: 15px;
}
#itemSelect .notes p{
	height: 7em;
	font-size: 11px;
	line-height: 1.4;
}
*html #itemSelect .notes p{
	font-size: 12px;
}
#itemSelect #SPF{ width: 270px; float: left;}
#itemSelect #PA{ width: 250px; float: right;}

/* vol.5 */
#useItem h3{
	margin: 0 0 10px;
	padding: 0;
	clear: both;
}
#useItem p{
	padding: 0 0 1.5em 0.5em;
}
#useItem img.fLeft{
	margin: 5px 10px 10px 0;
}

/* item information */
.productInfo{
	width: 570px;
	margin: 10px 0;
	padding: 20px 0 0;
	border-top: 1px solid #DFBFBF;
}
.productInfo h2{
	margin: 0 0 12px;
}
.productInfo p{
	padding: 0 0.5em;
}
.productItem{
	width: 570px;
	padding: 10px 0;
}
.productItem h3{
	margin-bottom: 5px;
}
.productItem ul{
	width: 540px;
	padding: 0 15px;
}
.productItem li{
	width: 160px;
	float: left;
	padding-right: 20px;
}
.productItem li a.mark{
	display: block;
	margin-top: 5px;
	padding: 1px 1px 1px 16px;
	font-weight: bold;
	background: url(../images/common/mark1.gif) no-repeat left center;
}
