@charset "UTF-8";
article#old .zenkaku {
  ime-mode: active;
}
article#old .hankaku {
  ime-mode: inactive;
}
article#old .pointer {
  cursor: pointer;
}
article#old table {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
article#old table tr td {
  padding-right: 4px;
  padding-left: 4px;
}
article#old table tr td {
  font-size: 12px;
  line-height: 18px;
  color: #333;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}
article#old table tr td h6 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: small;
  font-weight: bold;
  color: #17902E;
}
article#old table tr td p a {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  color: #17902E;
  text-align: right;
  text-decoration: none;
}
article#old table tr td p a:hover {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  color: #17902E;
  text-align: right;
  text-decoration: underline;
}

/*# sourceMappingURL=style.css.map */
