@charset "utf-8";

.cssskin-honbun h3 {
  color: #21A937;
  font-size: 20px;
  font-weight: normal;
  border-left: 12px solid #319E3F;
  margin-bottom: 14px;
  margin-top: 14px;
}

.cssskin-honbun p {
  font-size: 16px;
  color: #333333;
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 14px;
  line-height: 1.5;
  padding-bottom: 0px;
  margin-bottom: 18px;
  line-height: 2.0;
}

.cssskin-honbun h4 {
  font-size: 19px;
  color: #696969;
  font-weight: bold;
}

.cssskin-honbun a:link {
  color: #0080ff;
}

