.main { color: black; font-size: 12pt; line-height: normal }
a:hover { color: red; text-decoration: underline }
a:link { color: blue; text-decoration: underline }
a:vlink { color: fuchsia; text-decoration: underline }
.sub_title { color: black; font-weight: bold; font-size: 12pt; background-color: silver; padding: -7pt 5pt 2pt }
.title { color: black; font-weight: bold; font-size: 14pt }
.main2 {
	color: black;
	font-size: 12pt;
	line-height: 14pt;
	text-indent: 12pt;
	white-space: normal;
}
.caption {
	font: normal 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}