@charset "utf-8";

.cssskin-y_Introduction h3 {
  border-radius: 18px;
  font-size: 20px;
  background-color: #8EC31E;
  padding-left: 18px !important;
  color: #ffffff;
  height: 32px;
}

.cssskin-y_Introduction h2 {
  font-size: 24px;
  padding-top: 0px !important;
  color: #379238;
  font-weight: bold;
  line-height: 1.3 !important;
}

.cssskin-y_Introduction p {
  font-size: 16px;
  line-height: 1.8 !important;
}

.cssskin-y_Introduction p.lead {
  font-size: 20px;
  padding-bottom: 0px !important;
  color: #379238;
}

.cssskin-y_Introduction a:link {
  color: #330099;
}

.cssskin-y_Introduction a:visited {
  border-top: 5px solid #444;
  color: #330099;
}

.cssskin-y_Introduction  {
  padding-bottom: 0px;
}

