<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.insertGroup {
  background-color: #fcfbf5;
  border: none;
}
.insertGroup .insertImg-withTD:first-of-type {
  margin-top: 0px;
}
.insertImg-withTD &gt; dd.tar {
  text-align: right;
}
.insertImg-withTD &gt; dd.tal {
  text-align: left;
}
.section_ttltags &gt; li {
  background-color: #77b322;
  padding: 8px 50px
}
.rdcSection &gt; .section_ttl {
  border-top: 2px solid #77b322;
  border-bottom: 2px solid #77b322;
}
.rdcSection_middle &gt; .section_ttl {
  border-left: 5px solid #77b322;
  color: #77b322;
}

/*font*/
.fontGreen {
  color: #77b322 !important;
  font-weight: bold;
}
.fz_small {
  font-size: 12px !important;
  margin-top: 10px;
}
.bold {
  font-weight: bold;
}
.bordernone {
  border: none;
  padding: 0;
}</pre></body></html>