@charset "utf-8";

#base {
  background: url("../images/body_bg.jpg") left top repeat-x;
}

#wrapper {
  border-left: 1px solid #C3A4A6;
  border-right: 1px solid #C3A4A6;
  padding: 0 10px;
}

#header {
  background-color: #FFFFFF;
}

#contents {
  margin-right: 270px;
}
.wide_map #contents {
  margin-right: 20px;
}

