#Contents .investment_health h2 {
  margin: 0 0 20px;
}

#Contents .investment_health h3 {
  margin: 30px 0 0;
  line-height: 30px;
  letter-spacing: .05em;
  text-indent: 5px;
}

.ih_logo {
  margin: 20px 0 0;
  text-align: center;
}

.ih_desc {
  margin: 25px 0 0;
  padding: 0 0 25px;
  line-height: 1.8;
  border-bottom: 1px solid #e1e1e1;
}

.ih_desc p {
  margin: 0.8em 0 0;
}

.ih_desc p:first-child {
  margin-top: 0;
}

.ih_note {
  font-size: 90%;
  color: #666;
}

.ih_certificate {
  margin: 15px 0 0;
  padding: 0 0 30px;
  text-align: center;
}

.ih_link {
  margin: 25px 0 0;
  text-align: right;
}

.ih_link a {
  color: #333;
  text-decoration: underline;
}

.ih_link a:hover {
  text-decoration: none;
}
