/* 基本設定 */
body, tr, td   { color: #999; font-size: 10px; line-height: 130%; font-family: "ＭＳ ゴシック", Osaka−等幅 }
a  { color: #999; text-decoration: none }
a:hover  { color: #333 }
textarea, input, select { color: #666; font-size: 11px; line-height: 130% }
img { border: none }
/* フォントサイズ設定 */
.fs-90pc { font-size: 90%; line-height: 130% }
.fs-120pc { font-size: 120%; line-height: 130% }
.fs-150pc { font-size: 150%; line-height: 130% }
.fs-180pc { font-size: 180%; line-height: 130% }
.fs-220pc { font-size: 220%; line-height: 130% }
