@charset "Shift_JIS";
/* ==================================================================

	■個別のCSS指定
	
=================================================================== */

/* =================================
   ■ リノベーションの流れ
================================== */

#wrapper #contents #right {
	margin-left: 0px;
}
#renovation {
	width: 411px;
	text-align: left;
	line-height: 160%;
	background: url(../renovation/img/renovation_c_bg.gif) repeat-y -1px top;
	margin: 0 1px;
	padding: 30px 118px 60px 119px;
}
#renovation_t_bg {
	position: relative;
	left: 0px;
	top: 0px;
}
#renovation_b_bg {
	position: relative;
	width: 640px;
	left: 0px;
	top: 0px;
}
*:first-child+html #renovation_b_bg {top: -7px;}
* html #renovation_b_bg {top: -7px;}

#renovation img {
	padding-bottom: 5px;
}
#right .ren01 {
	margin-bottom: 30px;
}

