@charset "UTF-8";
/* CSS Document */
#bodyarea {
	background: url(../image/img.jpg) no-repeat;
}
#bodyarea #imgarea {
	border-bottom: 1px solid #001479;
	margin-bottom: 8px;
	height: 293px;
}
#imgarea h2 {
	background: url(../image/title.png) no-repeat;
	height: 86px;
	width: 670px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 47px;
}
#imgarea h3 {
	background: url(../image/catch.png) no-repeat;
	height: 105px;
	width: 671px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 24px;
	margin-left: 47px;
}
#imgarea h4 {
	padding-right: 47px;
	padding-left: 47px;
	line-height: 18px;
	font-weight: normal;
	font-size: 12px;
}
#hensyu #message01 {
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 30px;
	padding-bottom: 10px;
	width: 671px;
}
#hensyu #message02 {
	
	
	margin-bottom: 30px;
	width: 671px;
}
.hito_block {
	float: left;
	width: 285px;
	padding-right: 50px;
	font-size: 12px;
}
.click a {
	background: url(../../common/parts/click.png) no-repeat;
	float: right;
	height: 33px;
	width: 33px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 13px;
}
.click a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

