@charset "Shift_JIS";

.container{
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#iconlist table, #ranklist table {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* プロポーショナル */
.section pre{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* 固定ピッチ */
.section .fix{
  font-family: "Osaka-等幅", Osaka-Mono, MeiryoKe_Gothic, MeiryoKe_Console, "ＭＳ ゴシック", "MS Gothic", monospace;
}
