@charset "UTF-8";
.sec1{
	background-image: url(../img/bg_sec01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 465px;
	background-color: #CCC;
}

.sec1 h3{
	text-align:center;
	padding-top:130px;
}

.sec3{background:#f2f1eb;}

