.nomal {  font-size: 10pt}
.large01 {
	font-size: 16pt;
	/*font-family: "ＭＳ Ｐ明朝";*/
	font-family: "ＭＳ ゴシック";
}
.small01 {  font-size: 9px}
.sssmall {  font-size: 7px}
td{
	font-size: 16px;
	font-style: normal;
	/*font-family: "ＭＳ Ｐ明朝";*/
	font-family: "ＭＳ ゴシック";
}
.linespace1 {
	line-height: 18px;
}
.size16{
	font-size: 16pt;
	font-style: normal;
	/*font-family: "ＭＳ Ｐ明朝";*/
	font-family: "ＭＳ ゴシック";
	color: #666666;
}
.size9 {  font-size: 9pt; }



A { text-decoration: none; }
a:link { color: #666666; }
a:visited { color: #990099; }
a:active { color: red; }


