.fs8 {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size:8pt;
	color: #000000;
}

.fs9 {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size:9pt;
	color: #000000;
}

.fs10 {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size:10pt;
	color: #000000;
}

.fs11 {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size:11pt;
	color: #000000;
}

.bold9 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:9pt;
	color: #000000;
}
.bold10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10pt;
	color: #000000;
}

body {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size:10pt;
	color: #333333;
}

h1 {
	font-family: "ＭＳＰ 明朝", "細明朝体";
	font-size:18pt;
	letter-spacing:1pt;
	color: #666666;
}

h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:18pt;
	color: #666666;
}

h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:16pt;
	color: #666666;
}

h4 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:14pt;
	color: #666666;
}

h5 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12pt;
	color: #666666;
}

p {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size:10pt;
	color: #000000;
}
a:link {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size:10pt;
	color: #0066CC;
}
a:visited {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size:10pt;
	color: #CC3300;
}
a:hover {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size:10pt;
	text-decoration: none;
}
li {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size:9pt;
	color: #000000;
}
.subtitle {
	font-family: "ＭＳ ゴシック", sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: #000000;
}
a.subtitle:link {
	font-family: "ＭＳ ゴシック", sans-serif;
	font-size:10pt;
	color: #0066CC;
}
a.subtitle:visited {
	font-family: "ＭＳ ゴシック", sans-serif;
	font-size:10pt;
	color: #CC3300;
}
a.subtitle:hover {
	font-family: "ＭＳ ゴシック", sans-serif;
	font-size:10pt;
	text-decoration: none;
}

