@charset "UTF-8";

a:link {
	color: #6B3C01;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B3C01;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}

.style9 {font-size: x-small}
.style8 {font-size: 8pt; line-height: 10pt; font-family: "ＭＳ Ｐゴシック", Osaka; }
.style12 {font-size: 11pt; line-height: 17.5pt; font-family: "ＭＳ Ｐゴシック", Osaka; }
.style13 {font-size: 11pt; line-height: 16pt; font-family: "ＭＳ Ｐゴシック", Osaka; }