/*　施工例ページ　*/

#works_aria{
	width:575px;
	font-family:"ＭＳ Ｐゴシック";
}


#works_aria h3{
	width:575px;
	padding-top:8px;
	padding-bottom:15px;
	padding-left:15px;
	background-image:url(../img/works_img01.jpg);
	background-repeat:no-repeat;
	color:#424242;
	font-size:17pt;
	
}

#spring{
	width:590px;
	height:221px;
	overflow:hidden;
}


#spring h4{
	width:573px;
	height:30px;
	padding-left:15px;
	background-image:url(../img/works_img02.jpg);
	background-repeat:no-repeat;
	font-size:17pt;
	
}

#summer{
	width:590px;
	height:221px;
	overflow:hidden;
}

#summer h4{
	width:573px;
	height:30px;
	margin-top:20px;
	padding-left:15px;
	background-image:url(../img/works_img03.jpg);
	background-repeat:no-repeat;
	font-size:17pt;
	
}

#autumn{
	width:590px;
	height:221px;
	overflow:hidden;
}

#autumn h4{
	width:573px;
	height:30px;
	margin-top:20px;
	padding-left:15px;
	background-image:url(../img/works_img04.jpg);
	background-repeat:no-repeat;
	font-size:17pt;
	
}

#christmas{
	width:590px;
	height:221px;
	overflow:hidden;
}

#christmas h4{
	width:573px;
	height:30px;
	margin-top:20px;
	padding-left:15px;
	background-image:url(../img/works_img05.jpg);
	background-repeat:no-repeat;
	font-size:17pt;
	
}

#event{
	width:590px;
	height:221px;
	overflow:hidden;
}

#event h4{
	width:573px;
	height:30px;
	margin-top:20px;
	padding-left:15px;
	background-image:url(../img/works_img06.jpg);
	background-repeat:no-repeat;
	font-size:17pt;
	
}

#other{
	width:590px;
	height:221px;
	overflow:hidden;
}

#other h4{
	width:573px;
	height:30px;
	margin-top:20px;
	padding-left:15px;
	background-image:url(../img/works_img07.jpg);
	background-repeat:no-repeat;
	font-size:17pt;
	
}

.photo_l{
	width:181px;
	height:181px;
	margin-top:10px;
	margin-bottom:20px;
	padding-top:1px;
	border:1px #d3d3d3 solid;
	text-align:center;
	float:left;
	
}

.photo_c{
	width:181px;
	height:181px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:12px;
	margin-right:12px;
	padding-top:1px;
	border:1px #d3d3d3 solid;
	text-align:center;
	float:left;
	
}

.photo_r{
	width:181px;
	height:181px;
	margin-top:10px;
	margin-bottom:20px;
	padding-top:1px;
	border:1px #d3d3d3 solid;
	text-align:center;
	float:left;
	
}
