/*文字基本*/body {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px}table{  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 18px}/*キーカラー*/.keycolor1 {  color: #97688A}.keycolor2 {  color: #888888}.keycolor3 {  color: #555555}/*リンク*/A:link{color: #222222; text-decoration: underline}A:hover, A:active{color: #97688A; text-decoration: none}A:visited{color: #97688A; text-decoration: none}/*見出し*/.tx18{font-size: 18px; font-weight: bold; line-height: 24px}.tx16{font-size: 16px; font-weight: bold; line-height: 22px}.tx14{font-size: 14px; font-weight: bold; line-height: 22px}/*キャプション*/.tx10{font-size: 10px; line-height: 13px}