@charset "UTF-8";

#top dl dt {
  font-weight: bold;
}

#top dl {
  margin-top: 10px;
}

#top dl dd {
  margin-bottom: 10px;
  padding: 5px;
  border-top: 1px solid #00a0e9;
}

.branch_box {
  overflow: hidden;
  clear: both;
  width: 715px;
  margin-bottom: 15px;
}

.branch_info_left {
  float: left;
  width: 250px;
  padding-right: 15px;
}

.branch_info_center {
  float: left;
  width: 200px;
}

.branch_info_right {
  float: left;
  width: 250px;
}

.branch_photo {
  clear: both;
  float: left;
  margin-top: 5px;
  width: 460px;
}

.branch_button {
  float: right;
  width: 250px;
  margin-top: 5px;
}
