body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background: #000066;
}
.link_text {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #0000CC;
	padding-top: 10px;
	text-align: center;
}
.text {
	font: 12px/1.2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #000000;
}
.copyright {
	text-align: right;
	vertical-align: top;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
.text_s {
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
}

.link_text a:link {
	color: #0000cc;
	text-decoration: none;
}
.link_text a:visited {
	color: #0000cc;
	text-decoration: none;
}
.link_text a:hover {
	color: #0000cc;
	text-decoration: none;
}
.link_text a:active {
	color: #0000cc;
	text-decoration: none;
}

.copyright a:link {
	color: #ffffff;
	text-decoration: none;
}
.copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}
.copyright a:hover {
	color: #ffffff;
	text-decoration: none;
}
.copyright a:active {
	color: #ffffff;
	text-decoration: none;
}

