/*　本文用　*/ 
.l6{font-size: 26px; line-height: 145%;} 
.l5{font-size: 19px; line-height:140%;} 
.l4{
	font-size: 16px;
	line-height: 145%;
	color: #333333;

} 
.l3{
	font-size: 14px;
	line-height:145%;
	color: #333333;
} 

.l2{
	font-size: 12px;
	line-height: 145%;
	color: #333333;
} 
.l1{font-size: 9px; line-height:145%;} 


/*　行間指定なし　*/ 
.s6{font-size: 26px;} 
.s5{font-size: 19px;} 
.s4{font-size: 14px;} 
.s3{font-size: 12px;} 
.s2{
	font-size: 11px;
	color: #435E94;


} 
.s1{font-size: 9px;}


/*　リンク　*/
a:link {color:#000000; text-decoration:underline;}
a:visited {color:#0E50A7; text-decoration:underline;}
a:hover {color:#107CF3; text-decoration:underline;}
a:active {text-decoration:underline;}




.menu {
	font-size: 12px;
	line-height: 150%;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #BAC7E2;
	border-right-color: #BAC7E2;
	border-bottom-color: #BAC7E2;
	border-left-color: #C0BFBF;
	padding-left: 3px;


}


/*　左メニュー用　*/
td.mainmenu a {
	background-color:#D0DCF8;
	display: block; margin: 0;
	padding: 4px; 
	padding-left: 10px; 
	font-size:	14px; 
	text-decoration:none;
}

td.mainmenu a:hover {
	background-color:#ffffff; 
	text-decoration:none;
}

td.mainmenu a:visited {
	text-decoration:none;
}

td.mainmenu a.menuTop { 
	border-bottom: 1px solid #666666; 
}

.menu1{
	border-right:
	1px solid #666666;
	border-left:1px solid #666666;
	background-color:D0DCF8;
	text-decoration:none;
}



/*　（サブメニュー）　*/
.submenu {
	margin-top: 3px; 
	margin-left: 20px; 
	font-size:	13px;
	line-height:130%;
}






/*　（サブメニュー）　*/
td.mainmenu2 a {
	background-color:#D0DCF8;
	display: block; margin: 0;
	padding: 4px; 
	padding-left: 20px; 
	font-size:	13px; 
	text-decoration:none;
}

td.mainmenu2 a:hover {
	background-color:#ffffff; 
	text-decoration:none;
}

td.mainmenu2 a:visited {
	text-decoration:none;
}

td.mainmenu2 a.menuTop { 
	border-bottom: 1px solid #666666; 
}






/*　トップメニュー用　*/
td#topmenu a {background-color: #DAEFDC; display: block; margin: 0; padding: 4px; font-size: 14px; text-decoration:none;}


td#topmenu a:hover {background-color: #ffffff; text-decoration:none;}

a.m1:link {text-decoration:none;}
a.m1:visited {text-decoration:none;}
a.m1:hover {text-decoration:none;}
a.m1:active {text-decoration:none;}

p.boldText {
	font-size: 90%;
	margin-bottom: 0;
	margin-left: 10px;
}