@charset "UTF-8";
/* CSS Document */
#bodyarea {
	background: url(../image/img.jpg) no-repeat;
}
#bodyarea #imgarea {
	height: 103px;
	border-bottom: 1px solid #001479;
	width: 763px;
	margin: 0px 0px 8px;
	padding: 0px;
	position: relative;
}
#imgarea h2 {
	background: url(../image/title.png) no-repeat;
	height: 86px;
	width: 430px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 47px;
	
}
#linklist #saiyou a {
	background: url(../../common/head/list.png) no-repeat -685px -45px;
}

#imgarea #pagelink {
	margin-top: 25px;
	padding: 14px 47px;
}

/*オーバーライド

#imgarea #linkarea1 {
	float: right;
	padding-right: 20px;
	padding-top: 35px;
	width: 200px;
	font-size: 12px;
	line-height: 20px;
}
#imgarea #linkarea1 a {
	color: #FFF;
	text-decoration: none;
}
#imgarea #linkarea1 a:hover {
	color: #FFF;
	text-decoration: underline;
}*/
#fukuri_sw {
	position:absolute;
	left:530px;
	top:30px;
	width:213px;
	height:30px;
	z-index:1;	
}
#fukuri_sw a {
	background: url(../image/hukuri.jpg) no-repeat;
	height: 30px;
	width: 213px;
	float: left;
	text-indent: -9999px;
}

#fukuri_sw a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

