@charset "UTF-8";
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10pt;
	text-align: center;
}
a:link {
	color: #808080;
}
a:visited {
	color: #006;
}
a:hover {
	color: #333;
}
a:active {
	color: #930;
}
#top {
	height: 58px;
	width: 910px;
	background-color: #C3D8C7;
	text-align: center;
}
#nav1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav2 {
	clear: left;
}
#image {
	padding-bottom: 15px;
}
.font-center {
	text-align: center;
	padding-left: 410px;
}
#contents {
}
#bottom {
	text-align: center;
}
#nav1 ul {
	list-style-type: none;
	margin-left: 80px;
}
#nav1 ul li {
	float: left;
	margin-right: 30px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.left {
	text-align: left;
}
h1 {
	font-size: 14pt;
	color: #808080;
	text-align: left;
}
h2 {
	font-size: 12pt;
	color: #808080;
	text-align: left;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	color: #808080;
	text-align: left;
	font-weight: bold;
}
p {
	font-size: 10pt;
	color: #808080;
}
