@charset "utf-8";
/* CSS Document */

#head_img {
	background-image: url(header-img.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 960px;
}

/*リード*/
#lead {
	background-image: url(lead-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 295px;
	width: 700px;
	margin-bottom: 38px;
}
#lead-title {
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	color: #0064ff;
	width: 680px;
	margin-bottom: 32px;
	padding-left: 20px;
	margin-top: 12px;
}
#lead-bun {
	width: 640px;
	padding-left: 60px;
	font-size: 15px;
	line-height: 23px;
	color: #0064ff;
}

/*引き戸の取替*/
.sokujitu {
	background-image: url(torikae.jpg);
	background-repeat: no-repeat;
	height: 411px;
	width: 595px;
	margin-bottom: 38px;
	margin-left: 60px;
	font-size: 17px;
	font-weight: bold;
	color: #0064ff;
	padding-left: 45px;
	padding-top: 10px;
}

/*カット工法*/
.cut-koho {
	width: 640px;
	padding-left: 60px;
	margin-bottom: 18px;
}
.koho-fig {
	float: left;
	margin-bottom: 20px;
	width: 159px;
}
.koho-bun {
	font-size: 11px;
	width: 147px;
	margin-left: 12px;
	line-height: 13px;
}

/*施工例*/
.plan1 {
	background-image: url(plan-1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 221px;
	width: 640px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.plan2 {
	background-image: url(plan-2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 221px;
	width: 640px;
	margin-bottom: 10px;
	margin-left: 60px;
}
.sekou-bun {
	width: 250px;
	height: 151px;
	font-size: 15px;
	line-height: 20px;
}
.sekou-spec {
	font-size: 12px;
	line-height: 14px;
	width: 250px;
	height: 32px;
}
.sekou-price {
	height: 38px;
	padding-left: 60px;
}
