@charset "utf-8";

body, td, pre {
    font-size: 13px;
    color: #333;
    font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

.fs1 { font-size: 8pt; }
.fs2 { font-size: 10pt; }
.fs3 { font-size: 12pt; }
.fs4 { font-size: 14pt; }
.fs5 { font-size: 18pt; }
.fs6 { font-size: 24pt; }
.fs7 { font-size: 36pt; }

.live-camera {
  background-image: url(/img/live-camera_2-2.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.new_live_camera {
  background-image: url(/img/new_livecamera_2-2.gif);
  background-repeat: no-repeat;
  background-position: center;
}