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

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, srticle, aside, footer, figure, figcaption, nav
{
margin:0;
padding:0;
font-size:100%;
}

body
{
width: 100%;
background: #ffffff;
font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
-webit-text-size-adjust: 100%;
line-height: 1.2
color: #333333;
}

img
{
border:0;
vertical-align: bottom;
width: 100%;
height: auto;
}

a
{
outline: none;
color: #333333;
}

a:link
{
color: #333333;
}

a:visited
{
color: #333333;
}

a:hover
{
color: #333333;
}

a:active
{
color: #333333;
}

p{
font-size: 12px;
letter-spacing: 1px;
}

ul,li{
list-style:none;
}

#header
{
width: 100%;
height: 65px;
background: -webkit-gradient(linear, left top, left bottom,
from(rgba(255,255,255,1)),
color-stop(0.85,rgba(250,250,250,1)),
color-stop(0.98,rgba(240,240,240,1)),
to(rgba(224,224,224,1)));
background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(250,250,250,1) 85%,rgba(240,240,240,1) 98%,rgba(224,224,224,1) 100%);
background:linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(250,250,250,1) 85%,rgba(240,240,240,1) 98%,rgba(224,224,224,1) 100%);
margin: 0;
padding: 0;
position: fixed;
top: 0px;
}

.headleft
{
float:left;
width: 160px;
}

.headright
{
float:right;
width: 160px;
}

#container
{
width: 100%;
background: #ffffff;
}

#wrapper
{
float: right;
margin: 0;
width: 100%;
margin-left: -15%;
background: #ffffff;
}
 
#content
{
margin-top: 65px;
margin-left: 15%;
background: #ffffff;
}

#nav
{
width: 15%;
max-width: 72px;
height: 100%;
background: -webkit-gradient(linear, left top, right top,
from(rgba(71,136,254,1)),
color-stop(0.99,rgba(0,89,255,1)),
to(rgba(23,23,232,1)));
background:-webkit-linear-gradient(left,rgba(71,136,254,1) 0%,rgba(0,89,255,1) 99%,rgba(23,23,232,1) 100%);
background:linear-gradient(to right,rgba(71,136,254,1) 0%,rgba(0,89,255,1) 99%,rgba(23,23,232,1) 100%);
position: fixed;
top: 65px;
}

#copyright
{
width: 100%;
height: 50px;
clear: both;
text-align: center;
}

#copyright p
{
font-size: 10px;
padding-top: 30px;
padding-bottom: 5px;
}

.table-row
{
display: table;
width: 100%;
}

.table-cell
{
display: table-cell;
}

ul.main-answer-list
{
display: table;
table-layout: fixed;
width: 100%;
}

ul.main-answer-list li
{
display:table-cell;
}

#exam_b107{display:none;}
#exam_b106{display:none;}
#exam_b105{display:none;}
#exam_b104{display:none;}
#exam_b103{display:none;}
#exam_b102{display:none;}
#exam_b101{display:none;}
#exam_b100{display:none;}

.question-list h2
{
font-size: 0.95em;
padding-left: 10px;
padding-top: 20px;
padding-bottom: 10px;
}

.question-list a
{
text-decoration: none;
}

.question-list dl
{
font-size: 0.875em;
letter-spacing: 1px;
border-bottom: 1px solid #ededed;
padding: 10px 40px 10px 10px;
background-image: url(images1_s/exam/yajirusi_ss.png);
background-repeat: no-repeat;
background-position: right center;
}

.question-list dt
{
color: #3399cc;
padding-bottom: 5px;
}

p.outline {
padding-left: 3%;
padding-right: 3%;
padding-top: 10px;
}

.faqlist dl {
margin-top: 25px;
margin-bottom: 25px;
padding-left: 3%;
padding-right: 3%;
}

.faqlist dt {
font-size: 0.875em;
font-weight: bold;
display: list-item;
list-style-image: url("images1_s/guide/question.png");
margin-left: 20px;
margin-bottom: 15px;
}

.faqlist dd {
font-size: 0.875em;
display: list-item;
list-style-image: url("images1_s/guide/answer.png");
margin-left: 20px;
}

.sp-ad{
width: 234px;
height: 60px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
}

.sp-ad img{
width: 234px;
height: 60px;
}

.ad_top
{
text-align:center;
padding-top: 15px;
padding-bottom: 15px;
}
</pre></body></html>