@charset "utf-8";
/* CSS Document */

.subhead {
	background: url("../images/common/subhead.jpg") no-repeat;
	background-size: cover;
	background-position: center;
	padding: 39px 0;
	border-bottom: #69A700 solid 1px;
}

.subhead h1 {
	font-size: 29px;
	font-weight: bold;
	color: #000;
	text-align: center;
}