/* CSS Document */

@charset "utf-8";

/******リフォームページ*****/

#contents #article {
	background-color: white;
}

h2{
	background:url(../images/bg_h2.jpg) no-repeat;
	height:82px;
	padding:100px 0 0 15px;
	font-weight:bold;
	font-size:14px;
	line-height:21px;
}

div.img1{
	background:url(../images/img_reform1.jpg) no-repeat;
	height:240px;
	position:relative;
}

div.img1 .text1{
	position:absolute;
	top:75px;
	left:245px;
	font-size:36px;
	font-weight: bolder;
	color:#d34d4d;
}

div.img1 .text2{
	position:absolute;
	top:180px;
	left:240px;
	font-weight:bold;
	font-size:14px;
}

div.img2{
	background:url(../images/img_reform2.jpg) no-repeat;
	height:263px;
	position:relative;
}


div.img2 .text1{
	position:absolute;
	top:80px;
	left:235px;
	font-size:27px;
	font-weight: bolder;
	color:#d34d4d;
}

div.img3{
	background:url(../images/img_reform3.jpg) no-repeat;
	height:482px;
	position:relative;
}


div.img3 .text1{
	position:absolute;
	top:95px;
	left:235px;
	font-size:31px;
	font-weight: bolder;
	color:#d34d4d;
}

.kakaku{
	margin:20px 0;
}

div.reformctt{
	height:80px;
}


div.reformctt p{
	float:left;
}