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





.remodeling h1 {
	margin-bottom:15px;
	

}

.remodeling p {
	font-size:85%;
	line-height:1.5em;

}

.remodeling h2 {
	margin-bottom:10px;
}

#remodel_photo {
	float:left;
	width:316px;

}

.to_detail_btn {
	padding-top:140px;
	float:right;

}

.to_inquire_btn {
	padding-top:0px;
	float:right;

}


#contents01 p,  #contents02 p, #contents03 p, #contents04 p {
	margin-bottom:20px;
}



.remodeling h3 {
	margin-bottom:20px;

}

.worry p {
	float:left;
	padding-left:30px;

}

.worry ul {
	float:right;
	width:350px;
	padding-right:10px;

}
.worry li {
	background-image:url(../images/circle.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:75%;
	margin-bottom:5px;

}


* html .worry li {
background-position:0px 5px;
}

*:first-child+html .worry li {
background-position:0px 6px;
}


.mr3 {
	margin-right:3px;

}

.pt12 {
	padding-top:12px;

}


