@charset "utf-8";


div#main h2{
	padding: 0;
	border: none;
	background: transparent url(../common/images/bg_ttl.gif) no-repeat left top;
}

div.hots_ttl{
	margin-bottom: 25px;
	width: 663px;
	height: 42px;
	background: transparent url(../common/images/bg_ttl.gif) no-repeat left top;
	overflow: hidden;
}

div.hots_ttl h2{
	float: left;
	width: 250px;
}

div.hots_ttl p{
	margin-right: 15px;
	display: inline;
	float: right;
	height: 42px;
	line-height: 42px;
}

div.hots_ttl p a{
	padding-left: 15px;
	background: transparent url(../common/images/arrow_c_o.gif) no-repeat left center;
	font-weight: bold;
}


div#pro_area{
/*	margin-right: 23px;	*/
	width: 686px;
	overflow: hidden;
}

div.pro_col{
	margin: 0 23px 18px 0;
	display: inline;
	float: left;
	width: 320px;
	background: transparent url(../images/frame_pro_top.gif) no-repeat left top;
}

div.pro_block01{
	padding: 10px;
	width: 300px;
	overflow: hidden;
}

div.pro_block01 .leftcol{
	width: 158px;
}

div.pro_block01 p.icon{
	margin-bottom: 8px;
}

div.pro_block01 p.icon img{
	padding-right: 5px;
}

div.pro_block01 h3{
	margin: 0 0 7px;
	padding: 0;
	border: none;
	background-image: none;
}

div.pro_block01 p{
	line-height: 1.33;
	color: #cf2113;
	font-size: 87%;
}

div.pro_block01 .rightcol{
	width: 127px;
}


dl.pro_block02 {
	padding: 0 10px;
	width: 300px;
	overflow: hidden;
}

dl.pro_block02 dt,
dl.pro_block02 dd{
	margin-bottom: 3px;
}

dl.pro_block02 dt{
	float: left;
	clear: left;
	width: 46px;
}

dl.pro_block02 dd{
	margin-left:53px;
	letter-spacing: -1px;
}

dl.pro_block02 dd span{
	color: #cf2113;
	font-weight: bold;
}

div.section p.btn_dtls{
	margin: 10px 0 0;
	padding: 7px 13px 8px;
	clear: both;
	height: 12px;
	background: #fff url(../images/frame_pro_btm.gif) no-repeat left top;
	text-align: right;
	font-size: 12px;
}



div#info dl dt,
div#info dl dd{
	margin-bottom: 15px;
}

div#info dl dt{
	margin-top: 3px;
	padding-left: 15px;
	width: 9em;
	float: left;
	clear: left;
	background: transparent url(../common/images/icon_circle_o.gif) no-repeat left center;
}

div#info dl dd{
	margin-left: 10em;
}