@charset "utf-8";

.Renovation h2 {
	font-size:120%;
	text-align:left;
	color:#213F99;
	background:url(../common/images/bg_h2_01.gif) no-repeat left;
	padding:6px 0 9px 16px;
	margin-bottom:15px;
	border-bottom:1px solid #213F99;
}

.Renovation p {
	line-height:180%;
	text-align:left;
	margin-bottom:5px;
}

.Renovation p.lead {
	margin-bottom:40px;
}

.Renovation p strong {
	font-size:120%;
	color:#009FEC;
}

.Renovation .photo {
	margin-bottom:15px;
}

.Renovation .btn {
	margin-top:30px;
}