@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	color: #666666;
	background-image: url(images/back.gif);
	background-color: #1C2B8F;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	text-align: center;
}
a {
	overflow: hidden;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pageup {
	clear: both;
	padding: 5px;
	text-align: right;
	font-size: 0.8em;
	margin-top: 8px;
	margin-bottom: 8px;
}
.pageup a {
	color: #DDDDEC;
}
.pageup a:hover {
	color: #707088;
}
#header {
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
#header h1 {
	height: 70px;
	width: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#header h1 a {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 78px;
}
#top {
	background-color: #FFFFFF;
	width: 900px;
	margin: auto;
	text-align: left;
}
#content {
	float: right;
	width: 869px;
}
#content h3 {
	background-image: url(images/h3_back.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	background-color: #BCBCD1;
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1C2B8F;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.2em;
}
#pagenavi {
	text-align: center;
	clear: both;
	position: absolute;
	top: 220px;
	width: 816px;
	padding-right: 20px;
	padding-left: 30px;
}
#pagenavi h3 {
	display: none;
}

#pagenavi ul {
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	list-style-type: none;
	display: inline;
	padding-left: 0px;
}
#pagenavi li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	display: inline;
	padding-right: 5px;
}
#pagenavi a {
	text-decoration: none;
}
#pagenavi a:hover {
	text-decoration: underline;
}
#menu {
	width: 31px;
	float: left;
}
#menu h2 {
	display: none;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 31px;
}
#menu li {
	padding: 0px;
	display: block;
	width: 31px;
	height: 151px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu a {
	height: 151px;
	width: 31px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu #bt01 a {
	background-image: url(images/bt01a.gif);
}
#menu #bt01 a:hover {
	background-image: url(images/bt01b.gif);
}
#menu #bt02 a {
	background-image: url(images/bt02a.gif);
}
#menu #bt02 a:hover {
	background-image: url(images/bt02b.gif);
}
#menu #bt03 a {
	background-image: url(images/bt03a.gif);
}
#menu #bt03 a:hover {
	background-image: url(images/bt03b.gif);
}
#menu #bt04 a {
	background-image: url(images/bt04a.gif);
}
#menu #bt04 a:hover {
	background-image: url(images/bt04b.gif);
}
#menu #bt05 a {
	background-image: url(images/bt05a.gif);
}
#menu #bt05 a:hover {
	background-image: url(images/bt05b.gif);
}
#pageup {
	clear: both;
	padding: 5px;
	text-align: right;
	font-size: 0.8em;
}
#pageup a {
	color: #DDDDEC;
}
#pageup a:hover {
	color: #707088;
}

#footer {
	color: #FFFFFF;
	background-color: #BCBCD1;
	padding: 3px;
	clear: both;
	text-align: center;
}

