.cf:before,
.cf:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after {
  clear: both;
}
body.night {
  background: #cccccc;
}
body.night #jm-allpage {
  background: #cccccc;
}
body.night #jm-top-bar {
  background: #c5c5c5;
}
body.night #jm-logo-nav {
  background: #cccccc;
}
body.night #jm-header {
  background: #c5c5c5;
}
body.night #jm-top1 {
  background: #cccccc;
}
body.night #jm-top2 {
  background: #c6c6c6;
}
body.night #jm-top3 {
  background: #cccccc;
}
body.night #jm-main {
  background: #cccccc;
}
body.night #jm-bottom1 {
  background: #c6c6c6;
}
body.night #jm-bottom2 {
  background: #cccccc;
}
body.night #jm-bottom3 {
  background: #c6c6c6;
}
body.night #jm-footer-mod {
  background: #000000;
}
body.night #jm-allpage .jm-module.color1-ms {
  background: #cccccc;
}
