@charset "UTF-8";
#main {
	margin: auto;
	width: 640px;
}
#main #header {
	background-image: url(images/banner01.jpg);
	height: 100px;
}
#main #navi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #CCCCCC;
	float: left;
	width: 150px;
	padding-top: 10px;
}
#main #honbun {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CCCCCC;
	margin-left: 192px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
}
#main #copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #6699FF;
	text-align: center;
	clear: both;
	height: 80px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
body {
	background-color: #000000;
	margin: 0px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #6666FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6666FF;
	border-bottom-color: #6666FF;
	font-size: large;
}
.style1 {
	font-size: xx-large;
	color: #6666FF;
}
.style2 {
	font-size: x-large;
	color: #6666FF;
}
.style3 {
	font-size: large;
	color: #6699FF;
}
.style4 {color: #6699FF}
.style5 {font-size: x-large}
.style6 {font-size: large}
.style7 {font-size: 12px}
.style8 {
	font-size: small;
	color: #CC6600;
}
.style9 {font-size: large; color: #FF9966; }
.style10 {color: #FF9966}
.style11 {
	color: #FF0000;
	font-size: large;
}
.style12 {color: #FF0000}
a:link {
	color: #CCCCFF;
	text-decoration: underline;
}
a:visited {
	color: #CC99FF;
	text-decoration: underline;
}
a:hover {
	color: #CC33FF;
	text-decoration: underline;
}
a:active {
	color: #9999FF;
	text-decoration: underline;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	color: #6699FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699FF;
	border-bottom-color: #6699FF;
}
