@charset "UTF-8";

article h1 {
  background: transparent url(../images/koutu_map_bar.gif) no-repeat;
}

#access_by_car {
  background: transparent url(../images/access_by_car.gif) no-repeat;
}

#access_by_walk {
  background: transparent url(../images/access_by_walk.gif) no-repeat;
}

article .key {
  clear: left;
  float: left;
  margin: 10px 10px;
  font-size: 13pt;
  color: blue;
}

#detail {
  border: 1px solid #0088ff;
  border-radius: 10px;
  margin: 15px;
  padding: 10px;
}

.map_button {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 192px;
  height: 30px;
}

.map_button span {
  display: none;
}

.content_text {
  margin-left: 75px;
  margin-top: 12px;
  font-size: 9pt;
}

#address {
  line-height: 1.5;
  margin-top: 25px;
}

#tel {
  margin-top: 13px;
}
