@charset "utf-8";

.main-area-header {
}

/* #topmessage */
#topmessage {
	margin-bottom: 30px;
	padding: 39px 260px 20px 20px;
	min-height: 701px;
	_height: 701px;
	background: #edecea url(../images/bg_topmessage.jpg) 0 0 no-repeat;
}
#topmessage p.catch {
	margin: 0 0 34px;
	width: 460px;
	height: 58px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/txt_topmessage-catch.gif) 0 0 no-repeat;
}
#topmessage div.txt-block {
	padding: 0 0 18px;
}
#topmessage div.txt-block p {
	margin: 0 0 19px;
	line-height: 1.5;
}
#topmessage p.sign {
	margin: 0;
	width: 460px;
	height: 57px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/txt_topmessage-sign.gif) right 0 no-repeat;
}