@charset "utf-8";

/*-----------------------------------------------
 xr-1800p
-----------------------------------------------*/

/*----- features -----*/

 .productDetail01 .inner .w900 {margin:0 auto;}

/*----- specs -----*/
 .tableType02 col.col01 { width:280px; *width:250px; }




.productDetail {
	padding: 40px 3px 3px;
}
.productDetail h2 {
	text-align: center;
}
.productDetail .txtBox {
	border: none;
	padding: 0px 0 20px 0;
}

.box01 dl{
	background: #f4f4f4;
	width: 868px;
	padding: 15px;
	margin: 0 0 20px 0;
}
.box01 dl dt {
	float: right;
	width: 205px;
	text-align: center;
}
.box01 dl dd {
	width: 645px;
	float: left;
}



.box01 dl.last dt {
	width: 371px;
	float: right;
}
.box01 dl.last dd {
	width: 470px;
	float: left;
}

.box01 dl dd h4 {
	font-size: 18px;
	line-height: 1.6;
	margin: 0 0 0.5em 0;
}