
body,td{	background-color:ffffff;
	font-size: 85%;
	font-color: #818081;
}



body{	background-color:#ffffff;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px; 	
}




A:active{ COLOR: #ff9900;text-decoration:underline;
}
A:visited {COLOR: #130945;text-decoration:underline;

}

a.link{
color : #000066;        /* 文字の色 */
text-decoration : underline; /* 装飾なし */
     font-weight : bold;
}
a:hover{
COLOR: #ffffff;
BACKGROUND-COLOR: #26264D;        /* カーソルとリンクが重なっているときの色 */
text-decoration:underline; /* 下線の装飾 */
}


body,P,td{ line-height: 150%; }





	

h2{	background-color:#ffffff;
	font-size: 200%;
	color: #0080ff;
}

h6{	background-color:#ffffff;
	font-size: 120%;
	color: #0080ff;
}

th{	background-color:#ffffff;
	font-size: 100%;
	color: #0080ff;
}


	
