@charset "UTF-8";
/* ============================================================

★ Extention - NEWS

============================================================ */

div.hproduct {
	clear:both;
	height:280px;
	padding:0 0 20px 0;
	position:relative;
	border-bottom:1px dashed #88bbbb;
}
div.hproduct img.photo {
	display:block;
	float:left;
	width:200px;
}
div.hproduct div {
	float:right;
	width:250px;
}

div.hproduct strong.fn {
	display:block;
	margin:5px 0 10px 0;
	font-size:1.1em;
}
div.hproduct div p {
	margin:0 0 10px 0;
}
div.hproduct div p.copy {
	font-size:0.8em;
}

a.btn-wantnow {
	position:absolute;
	right:10px;
	bottom:26px;
}