@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	color: #999999;
	background-color: #000000;
	text-align: left;
	margin-top: 15px;
	background-position: center 20px;
	background: #000000;
	background-image: url(#000000);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: lighter;
	color: #827D99;
	text-decoration: none;
}
a:active {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: lighter;
	color: #627DA2;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: lighter;
	color: #669792;
	text-decoration: none;
}

