.midashi {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9pt;
	color: #333333;
	text-transform: none;
	font-weight: bold;
}
.comment {
	font-size: 9pt;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-weight: normal;
}
.source {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
}

