@charset "UTF-8";
body {
	font-family: "ヒラギノ丸ゴ Pro W4", Osaka, "Osaka−等幅", "ＭＳ ゴシック", "ＭＳ Ｐゴシック", Arial, "Helvetica CE";
	font-size: 14px;
	font-style: normal;
	line-height: 200%;
	color: #999999;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 20px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
}
a:active {
	color: #CCCCCC;
	font-size: 12px;
}
.style01 {
	font-size: large;
	font-weight: bold;
	color: #999999;
	font-family: "Courier New", Courier, mono;
}
hr {
	border-top:solid 1px #ccc;
	border-right:none;
	border-bottom:none;
	border-left:none;
	height:1px;
}
