<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
div#group_home {
  margin:60px auto 80px auto;
}


div#group_home h4 {
  margin:50px auto 20px auto;
}

div#group_home h5 {
}

div#group_home h6 {
}

div#group_home p {
  text-align:left;
}

div#group_home p.img {
  text-align:center;
  margin:20px auto;
}

div#group_home ul {
}

div#group_home ol {
}

div#group_home li {
}

div#group_home table.group_tb01 {
  width:580px;
  margin:30px auto;
  border-collapse:collapse;
}

div#group_home table.group_tb01 th {
  width:33%;
  background-color:#FFE6E6;
  border:dotted #666666;
  border-width:0 0 1px 0;
  font-weight:normal;
  text-align:left;
  padding:1em 0.5em 0.3em 0.5em;
}

div#group_home table.group_tb01 td {
  border:dotted #666666;
  border-width:0 0 1px 0;
  text-align:left;
  padding:1em 0 0.3em 1em;
}

div#group_home table.group_tb01 td.rb {
  border-width:0 1px 1px 0;
}

div#group_home table.group_tb02 {
  width:580px;
  margin:30px auto;
  border:1px solid #999999;
  border-collapse:collapse;
}

div#group_home table.group_tb02 th {
  width:33%;
  background-color:#FFE6E6;
  border:solid #999999;
  border-width:0 1px 1px 0;
  font-weight:normal;
  text-align:center;
  padding:0.5em 0;
}

div#group_home table.group_tb02 td {
  border:solid #999999;
  border-width:0 1px 0 0;
  text-align:left;
  padding:0.5em 0 0.5em 0.8em;
}

div#group_home table.group_tb02 td.time {
  width:9%;
  padding:0.5em 0 0.5em 0.5em;
}

</pre></body></html>