@charset "utf-8";

#buildworks h1 {
	width:1000px;
	padding-bottom:32px;
	background:url(../image/common/border.png) repeat-x bottom;
	text-align:center;
}

#buildworks p {
    margin-bottom: 200px
}

#buildworks span {
	font-size:42px;
	font-weight:bold;
	color:#4e2905;
}


