@charset "UTF-8";
/* CSS Document */

#contents div.renovate_box {
	width:290px;
	height:250px;
	float:left;
	margin:0 5px 0 0;
}
#contents div.renovate_box:after { /* clearfix */
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

#contents div.renovate_box h4 {
	clear:none;
	float:left;
	width:165px;
	margin:0 0 1em 0;
}