.collapsible {
    background-color: #e0fae0;
    color: black;
    cursor: pointer;
    padding: 1px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

.active,
.collapsible:hover {
    background-color: lightgreen;
}

.content {
    padding: 0 10px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}
</style>
<style>
    .c0 {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 8pt;
    font-family: Tahoma;
    vertical-align: top
}

.c1 {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 8pt;
    font-family: Tahoma;
    text-align: center;
    vertical-align: top
}

.c2 {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 8pt;
    font-family: Tahoma;
    text-align: right;
    vertical-align: top
}

.ws8b1 {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 8pt;
}

.ws9c {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9pt;
}

.ws9b {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

table.datatable,
table.datatable td {
    border-width: 1px;
    border-color: lightgray;
    border-style: dotted;
}

.wordpress-follow-button * {
    margin: 0 auto;
}
</style>
<style>
    .resizeimage img {
    width: 100%;
}
</style>
<style>
    .resizeimage_half img {
    width: 50%;
}
</style>
<style>
    html,
body,
h1,
h2,
h3,
h4,
h5 {
    font-family: "Raleway", sans-serif
}
</style>
<style>
    a.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

figure.side_image {
  display: inline-block;
}

p.side_text {
  display: inline-block;
  width: 300px;
  margin-left: 20px;
  vertical-align: top;
}

.text-background-8saku {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 600;
  color: #000000;
  line-height: 1.4em;
  padding: 5px;
  background: #E6E6E6;
}

.text-background-title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4em;
  padding: 5px;
  background:#FD8008;
}

.text-header-title {
  font-weight: 600;
  line-height: 1.0em;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
}
