body {
	background-color: #000000;
	text-align: center;
	padding: 20px;
	color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Century Gothic", sans-serif;
	font-size: 9pt;
}
a {
	color: #CC6666;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#999999;
}

#contents {
	width: 400px;
	padding: 20px;
	border: 1px solid #666666;
	margin-bottom: 15px;
}
table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
th {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	color: #999999;
}
td {
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: left;
}
#contents p {
	width: 400px;
	line-height: 1.5em;
	text-align: left;
}
p {
	margin: 0px 0px 30px;
	padding: 0px;
}.link {
	margin-top: 20px;
}
