@charset "UTF-8";
 
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
 #territory-contents{
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
 }

#territory-contents p.subtitle {
line-height: 1.5;
margin: 0;
padding: 0;
font-weight: none;
font-size: 1em;
text-align: left;
color: #000;
}

/* add 20221021 */
#contents-header>h2.title2 {display:none;}

/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/*回り込み排除クラス*/

.clear{clear:both}
.hidden{float:none;}

#territory-contents #wrapper { width: 100%;}
	
#territory-contents img {
	vertical-align: bottom;
	border: none;
}

/*　フォントサイズ　*/
#territory-contents { font-size:78.125%; }
#territory-contents h1 { font-size: 2.4em; } /* =24px */
#territory-contents p  { font-size: 1.6em; } /* =14px */
#territory-contents li { font-size: 1.6em; } /* =14px */
#territory-contents table  { font-size: 1.6em; } /* =14px */

#territory-contents #maincol li> div h3 { 
font-size: 1em; }/* =14px */

#territory-contents #maincol li>ul li { 
font-size: 1em; }/* =14px */

#territory-contents #leftcol li { font-size: 1.8em; } /* =16px */
#territory-contents #leftcol li>ul li { 
font-size: 1em; }/* =14px */
#territory-contents #leftcol p { font-size: 1.6em; } /* =14px */

#territory-contents #rightcol li { font-size: 1.4em; } /* =12px */

#territory-contents {
	line-height: 1;}
	
#territory-contents p {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

#territory-contents .centeralign {
	margin: 20px 0;
	text-align: center;
}
	
#territory-contents ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#territory-contents h2, #territory-contents #maincol h2 {
	font-size: 1.8em;
	margin: 0;
	border: none;
}

#territory-contents h3, #territory-contents h4, #territory-contents h5, #territory-contents h6,
#territory-contents #maincol h3, #territory-contents #maincol h4, #territory-contents #maincol h5, #territory-contents #maincol h6 {
font-size: 1.6em;
margin: 0;
border:none;
}

#territory-contents　.right {
text-align: left;
margin: 0;
}

#territory-contents h1,
#territory-contents p {
	text-align: left;
	border: none;
	margin-bottom: 5px;
	margin-top: 0.83em;
}


#territory-contents a {
	color: #000;
	/* text-decoration: none; */
}
#territory-contents a:hover,
#territory-contents a:focus{
	background: #192a80 !important;
	color: #fff !important;
}

/*　language　*/
#territory-contents .language {
	float: right;
	width: auto;
	text-align: right;
}

#territory-contents .language a {
	padding: 3px;
}
#territory-contents .language a:hover,
#territory-contents .language a:focus {
	/* background-color:#595959; */
	color:#fff;
}
#territory-contents .language a:focus {
	color: #fff;
	background: #192a80;
}

#territory-contents .language ul li {
	float: left;
	font-size: 1.3em;
	padding: 6px;
	margin: 0 0 30px 0;
	border-left: 1px solid #666;
}
	.language ul li.last {
	border-right: 1px solid #666;
	}

#territory-contents #maincol a {
	color: #000099;
	text-decoration: underline;
}

#territory-contents .language span:lang(en),
#territory-contents .language span.setBk{
	background-color:#595959;color:#fff;padding: 3px;
}
#territory-contents #leftcol .menu1 li a {text-decoration: none;}

#territory-contents div.title.clear a{
display:block;
height:43px;
}
/*--修正時削除 ------*/
#territory-contents .qa #maincol a:hover .text2,
#territory-contents .qa #maincol a:focus .text2{
    background: #192a80 !important;
}
#territory-contents #leftcol ul li.carrent,
#territory-contents #leftcol ul li.current{
	background: none !important;
	color: #0051A2 !important;
	border-color: #0051A2 !important;
}
#territory-contents #leftcol ul li>ul li.current span {
	border-color: #0051A2 !important;
}

/* =========================================================
 link
========================================================= */
#territory-contents [id$="col"] a:hover,
#territory-contents [id$="col"] a:focus {
	color: #fff;
}
#territory-contents [id$="col"] li a:hover:before,
#territory-contents [id$="col"] li a:focus:before,
#territory-contents #rightcol .menu4 li a:hover span:before,
#territory-contents #rightcol .menu4 li a:focus span:before{
	border-left-color: #fff !important;
}

#territory-contents [id$="col"] li a,
#territory-contents [id$="col"] li a span {
	padding: 8px 0 0 12px;
	display: block;
	position:relative;
}
#territory-contents [id$="col"] li a:before,
#territory-contents #rightcol li a span:before{
	content: "";
	display: block;
	position:absolute;
	width: 0;
	height: 0;
}

#territory-contents #leftcol .menu1 li a:before {
	top: 30%;
	left: 2px;
	border-top: 5px transparent solid;
	border-left: 8px #333333 solid;
	border-bottom: 5px transparent solid;
}


#territory-contents #rightcol .menu4 li a {
	background: none;
	padding: 0;
}
#territory-contents #rightcol .menu4 li a:hover span,
#territory-contents #rightcol .menu4 li a:focus span {
	background: #192a80;
}
#territory-contents #rightcol .menu4 li a span:before {
	left: 2px;
	top: 1em;
	border-top: 3px transparent solid;
	border-left: 6px #333333 solid;
	border-bottom: 3px transparent solid;	
}
