@charset "UTF-8";

@import url("default.css");
@import url("common.css");


/*====================================== products top */
/*--------- Banner */
div#header {
	position: relative;
}
div#header p.banner {
	position:absolute; top:-10px; left:426px;
	z-index: 100;
}

.topUnit{
	width:810px;
	margin:20px auto 0;
	overflow:hidden;
}

/*--------- topBox */
.topBox{
	width:235px;
	float:left;
	padding:9px 4px 8px 9px;
	border:1px solid #C8C8C8;
	background:url(../img/products/products_bg.png) repeat-x 0 100%;
	overflow:hidden;
}
.deText{
	width:150px;
	float:right;
}
.dePht{
	width:71px;
	float:left;
}

/* H3 01 */
.deText h3{
	font-size:150%;
	line-height:1.3;
}

html>/**/body .deText h3{font-size:18px;}

/* H3 02 */
.deText h3 span{
	font-size:67%;
	line-height:1.5;
}

html>/**/body .deText h3 span{font-size:12px;}

/* H3 03 */
.deText h3 span.deH{
	color:#F00;
	font-weight:normal;
}

/* link */
.deLink{
	padding-right:5px;
	margin-top:10px;
	text-align:right;
}

.deLink a:hover img{
filter: alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}

/*====================================== product explanation */
#main{overflow:hidden;}

.expMain h2{
padding-bottom:5px;
font-size:267%;
line-height:1.2;
color:#A05300;
background:url(../img/products/bg_title.png) no-repeat 0 100%;
}

html>/**/body .expMain h2{font-size:32px;}

.expMain h2 span{
	font-size:66.7%;
	line-height:1.3;
}

html>/**/body .expMain h2 span{font-size:24px;}

.expMain h3{
	padding:20px 0;
	font-size:150%;
	line-height:1.3;
}

html>/**/body .expMain h3{font-size:18px;}

.expMain{
	width:607px;
	float:right;
}
.expNavi{
	width:170px;
	float:left;
}

.expText{
	width:390px;
	float:right;
}
.expPht{
	width:185px;
	float:left;
}

/*--------- table */
.expText table{
	border:none;
}
.expText th{
	padding-right:1em;
	/*background:url(../img/top/mark_new.gif) no-repeat 0 1em;*/
	text-align:left;
	font-weight:normal;
}
.expText td{padding-right:0.51em;}

/*--------- list */
.expText ul{
	padding:15px 0;
	margin:15px 0;
	border-top:1px dotted #323232;
	border-bottom:1px dotted #323232;
}
.expText ul li{
	padding-left:11px;
	background:url(../img/common/mark_01.gif) no-repeat 0 0.4em;
}


/*====================================== attention */
.warH{
	padding:9px;
	margin-top:20px;
	background-color:#737373;
	color:#FFF;
	overflow:hidden;
}
.attH{
	padding:9px 9px 3px;
	margin-top:30px;
	background-color:#737373;
	color:#FFF;
	overflow:hidden;
}
.warH h2, .attH h2{float:left; width:105px;}
.warH p{float:left; margin-top:4px;}
.attH p{float:left; margin-top:-3px;}

.warColumn{
	padding:15px 10px;
	border:1px solid #737373;
}
.warColumn p{
	padding-left:1.5em;
	padding-top:14px;
	margin-top:14px;
	border-top:1px dotted #737373;
	text-indent:-1.5em;
}
.warColumn p.firstChild{
	padding-top:0;
	margin-top:0;
	border-top:none;
}

.warLead_large{
	font-size:16px;
}

/*====================================== point_buy */
#point_buy{
margin:30px 0 0 60px;
width:485px;
min-height:300px;
text-align:center;
_height:300px;/* IE6 */
background:url(../img/products/buy_bg.gif) no-repeat;
}

#point_buy h2{
padding:25px 0 20px 0;
background-image:none;
}

#point_buy li{
margin-bottom:20px;
}

/*====================================== about Z */
#z_info{}

#z_info .blockLeft{
width:150px;
float:left;
}

#z_info .blockRight{
width:230px;
float:right;
}












