table 		{ font-family: "明朝"; font-size: 14px; font-style: normal; line-height: 26px; font-weight: normal; color: #444444 }
.big		{
	font-family: "明朝";
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
	text-transform: capitalize;
}
.main		{ font-family: "明朝"; font-size: 14px; font-style: normal; line-height: 24px; font-weight: normal; color: #333333}
.mini		{ font-family: "明朝"; font-size: 10px; line-height: 11px; color: #333333; font-style: normal; font-weight: normal}
.bold		{ font-family: "明朝"; font-size: 16px; line-height: 20px; font-style: normal; font-weight: bold}
.sub		{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 16px; color: #333333}
.copyright	{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9px; font-style: normal; line-height: 12px; font-weight: normal; color: #333333}

a:link		{ color: #339; text-decoration: underline }
a:visited	{ color: #336; text-decoration: underline }
a:active	{ color: #c00; text-decoration: underline }
a:hover		{ color: #855; text-decoration: underline }
