a:hover
{
	
	left: 1pt;
	
	top: 1pt;
}
a {	text-decoration:  underline;    }
a {	color:blue; }

a:hover{ color:Red  }
a:hover{  text-decoration: underline;   }

	
div a:hover { color: #000000; }


body {
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#c0c0c0;
	scrollbar-track-color:#ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-darkshadow-color: #c0c0c0;
	margin:20:5:5:50;
	font-size: 12pt;
	font-family: "ＭＳ Ｐゴシック";

	
 
}


h1
{
	font-weight: normal;
	font-size: 150%;
	margin-top: 0px; 
	margin-bottom: 0px;
	
	
	
}
h2
{
	font-weight: normal;
	font-size: 120%;
	margin-top: 0px; 
	margin-bottom: 0px;
	
}
h3
{
	font-weight: normal;
	font-size: 1%;
	color: #d0d0d0;
	line-height:0.1em;
}	
h4
{
	font-weight: normal;
	font-size: 75%;
	line-height:1.2em;
}	



/* メインのレイアウトtable */
table {
	font-size:12pt;
	font-family: "ＭＳ Ｐゴシック";
	 }

/* インデックスのtable */
table.index 
{
   
	font-size: 12pt;
    font-family: "ＭＳ Ｐゴシック";
}


