body {font-family: 'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;}
#header {height: 100px;}

/* Sticky footer styles */
html {
  position: relative;
  height: 100%;
}
body {
  /* Margin bottom by footer height */
  height: 100%;
  user-select: none; -webkit-user-select: none; -ms-user-select: none;
}
.footer {
  display: none;
}
.footer p.logo {text-align: center; font-size: 12px; cursor: default;}
.footer p.logo img {height: 1.2em;}
