@charset "UTF-8";
/* CSS Document */

/* ========================
	compare_container style
======================== */

div#compare_container {
  width: 720px;
  padding: 30px 0 0 0;
  position: relative;
}

div#map_container {
  width: 720px;
  height: 640px;
  background: transparent url(../img/fukushima/map.png) no-repeat top left;
  background-size: 720px auto;
  -moz-background-size: 720px auto;
}