@charset "utf-8";
.main-content h2,h3 {
    line-height: 2.5em;
    border-left: 20px solid #509950;
    border-bottom: 1px solid #509950;
    margin-bottom: 30px;
    padding-left: 10px;
    margin-left: 5px;
}

h3 {
  margin-left: 10px;
}

.content-title {
    line-height: 2.5em;
    color: #175117;
    font-size: 120%;
    font-family: serif;
    font-weight: bolder;
    margin-left: 45px;
}

.sub-content {
  line-height: 1.5em;
  margin-left: 15px;
  margin-bottom: 40px;
}

.ggmap {
  margin-bottom: 40px;
}

.photo {
  max-width: 50%;
  margin: 0 auto;
}

#contact-content {
    width: 45%;
    line-height: 1.5em;
    margin-left: 15px;
    margin-bottom: 40px;
    float: left;
}

#contact-content a:hover {
  color: #995050;
}

#contact-photo img {
  width: 50%;
  height: auto;
  float: right;
  margin-top: 15px;
  margin-bottom: 40px;
}

#mendan-content {
    width: 45%;
    line-height: 1.5em;
    margin-left: 15px;
    margin-bottom: 40px;
    float: right;
}

#mendan-photo img {
  width: 50%;
  height: auto;
  float: left;
  margin: 15px 0 40px 15px;
}
