@charset "utf-8";
body,td,th {
	color: #666;
	background-color: #FFF;
	font-size: 10px;
}
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;
}
#header {
}
#navbar1 {
}
#navbar2 {
}
#title {
}
#contents {
	width: 666px;
}
#footer {
	clear: both;
	width: 666px;
}
#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;
}
