@charset "UTF-8";
/* CSS Document */
#bodyarea {
	background: url(../image/img.jpg) no-repeat;
}
#bodyarea #imgarea {
	margin-bottom: 8px;
	height: 103px;
	border-bottom: 1px solid #001479;
}
#imgarea h2 {
	background: url(../image/title.png) no-repeat;
	height: 86px;
	width: 670px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 47px;
}
