/*system set*/
a:link           {
	color: #006
}
a:hover        { color: #005b93; text-decoration: underline }
a:active     { color: #fc0 }
a:visited        {
	color: #9c7647;
	font-size: 8pt;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

/*font set*/

.text8w   { color: #333; font-size: 8pt; line-height: 12pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text9w   { color: #333; font-size: 9pt; line-height: 14pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text10w   { color: #333; font-size: 10pt; line-height: 16pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text12w   {
	color: #333;
	font-size: 12pt;
	line-height: 18pt;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-align: left;
}
.text8   {
	color: #333;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka
}
.text9   { color: #333; font-size: 9pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text10   { color: #333; font-size: 10pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text12   { color: #333; font-size: 12pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text12w csobj {
	font-size: 12pt;
}
.text12w csobj .text10 .text10 .text8 a {
	font-size: 10pt;
}
.text12w csobj table tr th {
	font-size: 10px;
}
.text12w csobj table tr th a {
	font-size: 10px;
}

