header {
	width: 100%;
	height: 460px;
	background-position: top center;
	background-image: url(../img/top/top_header_bg.jpg);
	background-repeat: no-repeat;
}

#inHeader {
	position: relative;
	width: 1000px;
	height: 460px;
	margin-right: auto;
	margin-left: auto;
}

#inHeader h1 a {
	position: absolute;
	top: 157px;
	left: 72px;
	height: 88px;
	width: 240px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: top center;
	background-image: url(../img/common/h1Title.png);
	background-repeat: no-repeat;
}

#inHeader h2 {
	position: absolute;
	top: 163px;
	left: 351px;
	height: 74px;
	width: 564px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: top center;
	background-image: url(../img/common/h2Title.png);
	background-repeat: no-repeat;
}

.greetings {
	width: 592px;
	height: auto;
	padding-bottom: 25px;
	background-position: bottom center;
	background-image: url(../img/top/top_contents_left_bg.jpg);
	background-repeat: no-repeat;
}

.topH3Title {
	height: 24px;
	width: 592px;
	margin-top: 18px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: top center;
	background-image: url(../img/top/topH3Title.png);
	background-repeat: no-repeat;
}

.topText {
	margin-top: 30px;
	padding: 0px 35px 0px 35px;
	font-size: 14px;
	line-height: 23px;
	text-align: left;
}

.topText01 {
	margin-top: 20px;
	padding: 0px 35px 0px 35px;
	font-size: 14px;
	line-height: 23px;
	text-align: left;
}

.topText02 {
	margin-top: 20px;
	padding: 0px 35px 20px 35px;
	font-size: 14px;
	line-height: 23px;
	text-align: left;
}

.officerBtn {
	height: auto;
	width: 580px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.officerBtn a {
	height: 90px;
	width: 580px;
	display: block;
}

.officerBtn a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
