﻿body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding: 0;
	text-align: center;	
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
}

.footer {
	font-size: 10px;
	text-align: center;
	display: block;
	color: #CCCCCC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}a {
	color: #B4C9C6;
	text-decoration: none;
	border-bottom-color: #B4C9C6;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.wbox {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px auto;
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wbox ul {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 300px;
	display: block;
	color: #000000;
}

.wbox li {
	list-style-type: none;
	text-align: left;
}

