@charset "utf-8";
/* CSS Document */

body {
    color: #333333;
    font-family: '游ゴシック体','Yu Gothic',YuGothic,'ヒラギノ角ゴシック Pro','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    height: 100%;
    margin: 0;
    width: 100%;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    tap-highlight-color:rgba(0, 0, 0, 0);
}
