/* 屋根塗装
----------------------------------------------- */
.yane {
	margin-right: 10px;
	margin-left: 10px;
}
.yane img{
	margin-top: 20px;
	margin-bottom: 40px;
}
.roof_table {
	background-color: #999999;
	margin-bottom: 30px;
}
.roof_table td{
	width: 300px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.roof_table h4{
	text-align: center;
	width: 480px;
}
.photo_table {
	margin-top: 60px;
}
.photo_table hr{
	border: 1px solid #FFFFFF;
}
.photo_td1 {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.photo_td2 {
	width: 100px;
}
.photo_td3 {
	height: 123px;
	width: 150px;
}
.center_text img{
	vertical-align: bottom;
}
