<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.txt-link__blue{
	color: #005FC3;
}


/*--------------------------------------
　アコーディオン
--------------------------------------*/
dl{
	display: block;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}

.acMenu dt{
	display:block;
	width:100%;
	text-align:left;
	cursor:pointer;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

.acMenu dt a{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	color: #333333;
	text-decoration: none;
}

.acMenu dd{
	width:99%;
	display:none;
	margin:6px 0px;
	padding: 7px;
}


#acMenu1 dt{
	display:block;
	width:100%;
	text-align:left;
	cursor:pointer;
	margin: 0px;
}

#acMenu1 dd{
	width:100%;
	display:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#acMenu2 dt{
	display:block;
	width:100%;
	text-align:left;
	cursor:pointer;
	margin: 0px;
	text-indent: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#acMenu2 dd{
	width:100%;
	display:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}



.acMenu dt{
background-image:url(/include_html/sp/information/qa/img/icon_arrowGlay.png);
background-repeat:no-repeat;
background-position:97% center;
}


.acMenu dt.arrw {
background-image:url(/include_html/sp/information/qa/img/icon_arrowGlayDown.png) !important;
background-repeat:no-repeat;
background-position:97% center;
}


a.nmenu {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none #cccccc;
	display: block;
	overflow: auto;
	height: 100%;
	width: 100%;
}


/*--------------------------------------
　2重アコーディオン
--------------------------------------*/
div.sanchi h4{
	width:93%;
	display:block;
/*	background-color: #FFFFFF;*/
	font-size: medium;
	text-indent: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	color: #000000;
	
	background: -moz-linear-gradient(top,#FFF 0%,#EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));


}


div.sanchi ul{
	width:100%;
	margin: 0px;
	font-weight:normal;
	font-size:100%;
}
.pan{
border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    clear: both;
}

.fqa{
text-align:center;
font-size:12px;
margin:16px 20px 12px 20px;
color:#333333;
line-height: 1.5;
}
.fqa a{
	color: #005FC3;
}

.title_text{
    /*
	margin: 12px 12px 0px 12px;
    font-size: 18px;
    font-weight: bold;
	text-indent:5px;
	background-color:#2473D1;
	color:#FFFFFF;
	padding:10px 4px 8px 0px;
	*/
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #2473D1;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
	
	margin:1rem .5rem 0 .5rem;
    clear: both;
}

.box{
text-align:left;
margin: 10px 0px 0px 0px;
padding:10px;
color:333333;
letter-spacing:0.04em;
border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

}
.box2{
text-align:center; 
margin:1% 2px;

padding:0;
padding-bottom:5px;

border:1px solid #CCCCCC;
border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

}


.title_text a:link{
text-decoration:none;
color:#FFFFFF;
}

.title_text a:visited{
text-decoration:none;
color:#FFFFFF;
}

.title_text a:hover{
text-decoration:none;
color:#FFFFFF;
}

.title_text a:active{
text-decoration:none;
color:#FFFFFF;
}

.TOP_Category{
text-align:left;

}
.TOP_Category a{
color: #005FC3;
}
.TOP_Category.box{
	line-height: 1.5;
	font-weight: normal;
}
.TOP_Category.box a{
	color: #005FC3;
	overflow-wrap: break-word;
}
.sub_title_blue a:link{
text-decoration:none;
color:#FFFFFF;
}

.sub_title_blue a:visited{
text-decoration:none;
color:#FFFFFF;
}

.sub_title_blue a:hover{
text-decoration:none;
color:#FFFFFF;
}

.sub_title_blue a:active{
text-decoration:none;
color:#FFFFFF;
}



.pan a:link{
text-decoration:none;
color:#333333;
}

.pan a:visited{
text-decoration:none;
color:#333333;
}

.pan a:hover{
text-decoration:none;
color:#333333;
}

.pan a:active{
text-decoration:none;
color:#333333;
}

.vatu{
margin:5px;
text-align:right;
line-height:0.9em;
}
.toziru{
margin-left:5px;
letter-spacing:0.1em;
}

.mNav ul li{
background-color:#c7daff;
}


.TOP_Category ul li{
background-image: url(../img/icon_arrow01.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:12px;
	margin:6px 0;
	font-size:15px;}

.acicon1{
background-repeat: no-repeat;
background-position:right;
}





.toritxt{
margin:5px 5px;
line-height:1.4;
font-weight:normal;
/*font-size:14px*/
}
/*　↓float解除用「clearfix」↓　*/
.clearfix:after{/*for modern browser*/
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {zoom:1;/*for IE 5.5-7*/}

#tBox{
font-size:1.1em;
width:100%;
margin:15px auto;}
#tBox ul{
border:1px solid #CCCCCC;
margin:15px auto;
width:96%}
#tBox ul li{
border-bottom:1px dotted #CCCCCC;
padding:12px 2px;
width:96%}

.Tfl{
float:left;
width:27%;
font-weight:700}

#mainTori img{
width:100%;
max-width:480px;
}
#mainTori ul li{
line-height:1.4;
padding:0 4px;}

#mainTori .ssT{
text-align:center; 
margin:10px auto;
padding:10px;

border:2px solid #CCCCCC;
border-radius: 8px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; }
	
#mainTori .ssT img{
max-width:320px;}

.dispNone{
	display:none;
	}
.AM_title{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	line-height:1.3em;
	/*border :#cccccc 1px solid;
	border-bottom :#999999 1px solid;
	border-right :#999999 1px solid;
	/*display:block;*/
	/*background-color:#005FBE;*/
	}
	.AM_title_box{
	padding:0.7em;
	border :#cccccc 1px solid;
	/*display:block;*/
	display:block;
	background-color:eeeeee;
	}
.jqAM{

	}
#keepsrv_05{
	border:#333333 solid 1px;
	margin:auto;
	padding:3px;
	font-weight:bold;
	width:80%;
	margin-top:5px;
	margin-bottom:5px;
	}
.prefectur {
	color:#1E2678;
	font-weight:bold;
	font-size:110%;
	text-align:center;
	margin-bottom:-10px;
	clear:both;

}	

.preftxt {
margin:auto; width:90%; font-size:100%; font-weight:bold; line-height:40px; margin-top:8px; margin-bottom:0px; color:#333333;
}


.dispNone{
	display:none;
	}


#count img{

}
#count h3{
margin:4px;
padding:0;
color:#1E2678;
text-align:left}


.left{
text-align:left;}

#step img{
width:100%;
max-width:320px;
}
#step h3{
font-weight:bold;
color:#FFFFFF;
background-color:#0e83d9;
text-align:center;
padding:5px 5;
margin:0;
border:solid 1px #0e83d9;
border-top-left-radius: 4px;　　/*topleft,bottomrightなどで位置を指定*/
-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
border-top-right-radius: 4px;　　/*topleft,bottomrightなどで位置を指定*/
-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
}

#step p{
color:#666666;
padding:0 5px;
}
#step h4{
font-weight:800;
font-size:1.1em;
margin:5px 0;
padding:0 8px;
text-align:left}

.AM_sub_title{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	background-color:#eee;
	/*border :#cccccc 1px solid;
	border-bottom :#999999 1px solid;
	border-right :#999999 1px solid;
	/*display:block;*/
	/*background-color:#005FBE;*/
	}
.question{
color:#2473d1;
}
.answer{
color:#FF0000;
}

.contents_body{
padding-top:0px !important;
}
.contents_body .pan{
	margin: 1rem 0;
}
.clear{clear:both;}

.kome_indent {
	padding-left: 1em;
	text-indent: -1em;
}
</pre></body></html>