h3, h4 {
  border-bottom: 1px solid #d4d1b6;
  margin-bottom: 5px;
  padding-bottom: 3px;
}

.half {
  width: 48%;
}

.h-list {
  margin-left: -10px;
}
.h-list li {
  margin-left: 10px;
}

#gmap {
  width: 100%;
  height: 500px;
}

.other-site .head {
  font-weight: bold;
}

#main .content-width p {
  line-height: 1.5;
}

.history {
  border-bottom: 1px solid #d4d1b6;
  padding-bottom: 5px;
}
.history ul {
  overflow: hidden;
  margin-top: -1px;
}
.history li {
  border-top: 1px dotted #d4d1b6;
}
.history li.first {
  border-top: none;
}
