@charset "utf-8";
body,td,th {
	color: #666;
	background-color: #FFF;
	font-size: 10px;
	text-align: left;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
#container {
	padding: 10mm;
	width: 666px;
	background-color: #BFD2D4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #BFD2D4;
}
#header {
}
#navbar1 {
}
#navbar2 {
}
#title {
}
#contents {
	width: 666px;
	clear: both;
	background-color: #BFD2D4;
}

#footer {
	clear: both;
	width: 666px;
	color: #FFF;
}
#main {
	float: left;
	width: 255px;
}
#sub {
	float: right;
	width: 410px;
}
#sub2 {
	width: 666px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
#navbar1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar1 ul li {
	text-align: center;
	float: left;
	width: 95.1px;
}
#navbar1 a {
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
	background-color: #82A6AA;
	display: block;
	padding: 5px;
	font-size: xx-small;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #405C60;
}
#navbar1 a:hover {
	background-color: #405C60;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #BFD2D4;
	font-size: xx-small;
}
.tableBackGround {
	background-color: #BFD2D4;
}

