@charset "utf-8";
#topimg {
	background-image: url(img/topimg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 265px;
	top: 102px;
	width: 600px;
	height: 500px;
}

#topimg p {
	font-family: "HGｺﾞｼｯｸM";
	font-size: 16px;
	line-height: normal;
	color: #003399;
	text-align: center;
	font-weight: bold;
}
#bottom {
	background-color: #ECFBFF;
	height: 15px;
	position: absolute;
	left: 12px;
	width: 853px;
	font-size: 10px;
	text-align: right;
	clear: left;
	top: 617px;
}
