body {
	font-family: Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 8pt;
	line-height:12px;
	background:#000000;
	}
h1 {
	font-weight:bold;
	color:#000000;
	padding-bottom:7px;
	margin:0px;
	}
b, strong {
	color:#ffffff;
	}
p {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:8px;
	margin:0px;
	font-size : 8pt;
	line-height:13px;
	}
a:link, a:visited, a:active {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
a:hover {
	font-weight:bold;
	color:#B3DC1F;
	text-decoration:none;
	}

.input-text {
	font-family: Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 7.5pt;
	border:1px solid #cccccc;
	width:250px;
}

.input-password {
	font-family: Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 7.5pt;
	border:1px solid #cccccc;
	width:250px;
}

.input-submit {
	} 
	
.column {
	width:166px;
	padding-right:12px;
	}

.japs {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	color : #ffffff;
	font-size : 8pt;
	line-height:12px;
	background:#000000;
}