@CHARSET "Shift_JIS";

* {
	background-color: #ffffff;
	color: #000000;
	font-family: serif;
}
.unprintable {
	display: none;
}

#footer {
	margin-top: 10pt;
	font-size: 8pt;
	color: #666666;
}

a:link, a:visited, a:hover, a:active {
	background-color: inherit;
	color: inherit;
	text-decoration: none;
}
