@charset "utf-8";

.cssskin-_block_main  {
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

.cssskin-_block_main h1 {
  background-color: #2f7c00;
  font-size: 28px;
  font-weight: normal;
  color: #ffffff;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 0px;
  padding-right: 0px;
}

.cssskin-_block_main p {
  font-size: 14px;
  line-height: 1.75;
  color: #000000;
}

.cssskin-_block_main h3 {
  font-size: 28px;
  font-weight: normal;
  color: #0080c0;
  padding-top: 15px;
  padding-left: 0px;
  padding-bottom: 0px;
  line-height: 1.25;
}

.cssskin-_block_main p.note {
  font-size: 12px;
  color: #000000;
  line-height: 1.25;
}

.cssskin-_block_main h4 {
  color: #a47000;
  border-bottom: transparent;
  font-size: 22px;
  padding-top: 5px;
  font-weight: normal;
}

.cssskin-_block_main h2 {
  color: #2f7c00;
  font-size: 28px;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 5px;
  line-height: 1.5;
}

.cssskin-_block_main a:link {
  color: #2f7c00;
}

.cssskin-_block_main a:hover {
  color: #ff0000;
  background-color: transparent;
  border-bottom: transparent;
}

.cssskin-_block_main a:visited {
  color: #2f7c00;
}

