A{text-decoration: none}
A:hover{text-decoration: underline}
TD{font-size:0.8em;line-height:140%; color: #000000 font-family: "ＭＳ Ｐゴシック", "Osaka";}
.size1 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 0.7em; line-height: 140%}
.size2 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 0.75em; line-height: 140%}
.size3 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 0.8em; line-height: 140%}
.size4 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 0.95em; line-height: 140%}
.size5 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 1.05em; line-height: 140%}


H3 {
　font-size: 1.1em;
  color: #000000; /* 文字の色 */
  background-color : #ffcc99; /* 背景の色 */
  border-style: double; /* 枠の種類 */
  border-color: #cc0000; /* 枠の色 */
  border-width: 4px; /* 枠の幅 */
  line-height: 120%; /* 行の高さ */
  text-align: center; /* テキストの配置 */
}


