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

h2 img
{
    width: 100%;
}
section p
{
    font-size: 14px;

    margin: 0 10px;

    color: #282828;
}
.full
{
    margin: 0;
}
.full img
{
    width: 100%;
}
.fixedTbl {
width:96%;
margin:10px auto 0;
table-layout:fixed;
border-spacing:2px;
border-collapse:separate;
}

.fixedTbl TH {
vertical-align:middle;
text-align:center;
border:none;
background-color:#b8cca8;
font-size:12px;
color:#3a3a3a;
padding:3px 0;
font-weight:normal;
}

.fixedTbl TH.th2 {
background-color:#c4d9b3;
}

.fixedTbl TH.th3 {
background-color:#d8d4c3;
}

.fixedTbl TD {
vertical-align:middle;
text-align:center;
border:none;
background-color:#eae6d3;
font-size:12px;
color:#3a3a3a;
padding:3px 0;
}
.seisaku{text-align:right;margin: 0.2em 0 1em;font-size:13px;}
h4{margin-top:1.2em;font-size:14px;}
.shou{padding-left:1em;font-size:13px;font-weight:normal;}
.attention-2302 {
    margin-bottom: 13px;
    font-size: 18px;
}</pre></body></html>