@charset "utf-8";
* { -webkit-tap-highlight-color: rgba(0,0,0,0); }
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, tr, th, td, form { font-size: inherit; margin: 0; padding: 0; }
body { font-family: "ヒラギノ丸ゴ Pro", "Hiragino maru Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 12px; line-height: 1.5; -webkit-text-size-adjust: 100%; }
.serif { font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

@media all and (-ms-high-contrast:none) {
    body { font-family: "ヒラギノ丸ゴ Pro", "Hiragino maru Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
    .serif { font-family: "ＭＳ Ｐ明朝", "MS PMincho", serif; }
}

body { background: #fff; color: #51C3DB; letter-spacing: 1px; font-size: 16px;}
li { list-style: none; }
a { color: #51C3DB; }
img { max-width: 100%; }
