<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 繝ｬ繧､繧｢繧ｦ繝亥ｴｩ繧碁亟豁｢逕ｨtable */
table{
    width: 0px;
    height: 0px;
}

/* 譛ｬ譁�ｪｿ謨ｴ逕ｨstyle */
#closed{
    font-size:13.3px;
    line-break:normal; 
    width:760px; 
    margin:0 auto;
}
#closed{
p{
    text-align:center;
}
section p a:hover{
    background-color:rgb(63, 63, 175);
    color: white;
}
.close{
    margin: 0 auto; 
    line-break:normal;
}

/* 邏肴悄驕�ｻｶ譯亥� */
div{
    text-align: center;
    display: block;
    margin:0 auto;
}
.caution{
    margin: 1.5em auto; 
    border:1px solid #000; 
    padding:5px; 
    text-align:center;
    font-size:1.0em;
}
/* 邏肴悄驕�ｻｶ譯亥�縺薙％縺ｾ縺ｧ */

/* 逶ｮ谺｡ */
h5{
    margin:1em auto 0;
    font-size:1.4em;
    font-weight: bold;
    color: rgb(21, 127, 214);
    text-align: center;
}
ul{
    text-align: center;
    padding:0;
}
ul li{
    list-style-type: none;
}
ul li a{
    padding:2px 3px 1px;
    transition: all .2s;
    text-decoration:none; 
}
ul a:hover{
    color:white; 
    background-color: rgb(62, 70, 136); 
}
/* 逶ｮ谺｡縺薙％縺ｾ縺ｧ */

/* 蜈磯�ｭ縺ｫ謌ｻ繧九�繧ｿ繝ｳ笆ｲ */
.pagetop{
    display: none;
    position: fixed;
    bottom: 5%;
    right: 5%;
    z-index: 10000;
}
.pagetop a{
    display: block;
    background-color: #333;
    text-align: center;
    color: #FFF;
    font-size: 24px;
    text-decoration: none;
    padding: 14px 18px 12px;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    border-radius: 40px;
    z-index: 5000;
    transition: all .2s;
}
.pagetop a:hover{
    background-color: #ccc;
    color: #333;
}
/* 蜈磯�ｭ縺ｫ謌ｻ繧九�繧ｿ繝ｳ笆ｲ縺薙％縺ｾ縺ｧ */

/* 譛ｬ譁�判蜒� */
div img{
    width: 100%;
    height: auto;
    margin-top:2em;
}
/* 譛ｬ譁�判蜒上％縺薙∪縺ｧ */


/* pdf繝繧ｦ繝ｳ繝ｭ繝ｼ繝峨�繧ｿ繝ｳ */
.download{
    display: inline-block;
    text-align: center;
    margin:2em auto;
    font-size: 1.2em;
    font-weight: bold;
}
/* pdf繝繧ｦ繝ｳ繝ｭ繝ｼ繝峨�繧ｿ繝ｳ縺薙％縺ｾ縺ｧ */

/* 繝壹�繧ｸ縺ｮ蜈磯�ｭ縺ｫ謌ｻ繧九�繧ｿ繝ｳ */
a{
    text-decoration: none;
    object-fit: contain;
    transition: all .2s;
}
.return{
    margin-bottom:3em;
}
.return a{
    display: inline-block;
}
.return p{
    border:2.8px solid #ccc;
    border-radius: 30px;
    width:220px;
    padding:10px 10px 8px;
    font-size:14px; 
    margin:0 auto;
}
.return p:hover{
    background-color:#ccc;
}
.return a:hover{
    color:#FFF; 
    text-decoration:none;
}
}</pre></body></html>