TEXTAREA
      { font-size: 12pt; font-family: Osaka, "ＭＳ ゴシック" }
FIELDSET
    { color: aqua; font-size: 10pt; font-family: "ＭＳ ゴシック", Osaka }
LEGEND
   { font-size: 12pt; font-family: "ＭＳ ゴシック", Osaka }
SELECT
    { font-size: 10pt; font-family: "ＭＳ ゴシック", Osaka }
CAPTION
   { font-size: 10pt; font-family: "ＭＳ ゴシック", Osaka }
TH
   { font-size: 10pt; font-family: "ＭＳ ゴシック", Osaka }
TABLE{
  font-size : 13px;
}
a:hover     { text-decoration: underline; background-color: red }
a:link       { text-decoration: none }
a:visited  { text-decoration: none }
BODY     { font-size: 12pt; line-height: normal; font-family: Osaka, "ＭＳ ゴシック" }
.class01  { color: yellow; font-size: 8pt; line-height: normal; font-family: Osaka, "ＭＳ ゴシック" }
.class02  { color: yellow; font-size: 9pt; line-height: normal; font-family: Osaka, "ＭＳ ゴシック" }
.class03        { color: yellow; font-style: normal; font-weight: bold; font-size: 9pt; line-height: normal; font-family: Osaka, "ＭＳ ゴシック" }
.class04       { color: yellow; font-weight: bold; font-size: 11pt; line-height: normal; font-family: Osaka, "ＭＳ ゴシック" }
.syouhinmei {
	line-height:18px;
	letter-spacing:1px;
	padding:5px;
	text-align:left;
}
