<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*
keycolor 005f8b
*/
.insertGroup{
  border:1px solid #ccc;
  background-color: #fffded;
}
.insertGroup .insertImg-withTD:first-of-type{
  margin-top:0px;
}
.insertImg-withTD &gt; dt &gt; span{
  background-color:#005f8b;
  color:#FFF;
}
.section_ttltags &gt; li{
  background-color:#005f8b;
}
.rdcSection &gt; .section_ttl{
  border-top:2px solid #005f8b;
}
.rdcSection_middle &gt; .section_ttl{
  border-left:5px solid #005f8b;
  color:#005f8b;
}

/*table*/
.tbStyle{
  width:100%;
}
.tbStyle th{
  color:#fff;
  padding:10px;
  font-weight:bold;
  width:auto;
  text-align:center;
}
.tbStyle td{
  padding:10px;
  vertical-align:middle;
}
.insertImg-withTD &gt; dd.tar{
  text-align:right;
}
.insertImg-withTD &gt; dd.tal{
  text-align:left;
}
/*table01*/
.table01{
  table-layout:fixed;
  text-align:left;
}
.table01 th{
  background-color:#005f8b;
  width:35%;
}
.table01 th.bgEven{
  background-color:#8095b6;
}
.table01 td{
  border:1px solid #bbb;
  background-color:#d7dbe7;
}
.table01 td.bgEven{
  background-color:#eceef3;
}

.insert1806b{
  margin-bottom:20px;
  text-align:left;
}
.insert1806b_ttl{
  margin-bottom:15px;
  font-weight:bold;
}
.insert1806b_txt{
  margin-bottom:20px;
}
.insert1806b_img{
  width:100%;
}

/*font*/
.fontBlue{
  color:#005f8b !important;
}
.fz_small{
  font-size:12px !important;
  margin-top:10px;
}
.bold {
  font-weight:bold;
}</pre></body></html>