@charset "utf-8";
#topimg {
	position: absolute;
	left: 265px;
	top: 102px;
	width: 600px;
	overflow: auto;
}

#topimg p {
	color: #000066;
	letter-spacing: 2px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: "ＭＳ ゴシック";
	line-height: 22px;
	font-size: 14px;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	color: #333333;
	margin-left: 20px;
}
.bold {
	font-weight: bold;
}
#bottom {
	background-color: #ECFBFF;
	height: 15px;
	position: absolute;bottom:10px;
	left: 14px;
	width: 853px;
	font-size: 10px;
	text-align: right;
	clear: left;
	top: 1480px;
	margin-bottom: 15px;
	bottom: 10px;
}
