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;
@  text-align:center;
	
	font-size: 10pt;
	
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";

	
 
}


h1
{ text-align:center;
	font-weight: normal;
	font-size: 120%;
	
	
	
}
h2
{
	font-weight: normal;
	font-size: 100%;
	line-height:1.2em;
	
}
h3
{
	font-weight: normal;
	font-size: 1%;
	color: #d0d0d0;
	line-height:0.1em;
}	
h4
{
	font-weight: normal;
	font-size: 75%;
	line-height:1.2em;
}	



/* ƒƒCƒ“‚ÌƒŒƒCƒAƒEƒgtable */
table {
	 font-size:10pt;
	 
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	 }

/* ƒCƒ“ƒfƒbƒNƒX‚Ìtable */
table.index {
	font-size: 10pt;
    border-left-color:Blue;
    border-right-color:Blue;
    border-bottom-color:White;
    border-top-color:White;
   	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

/* •¶Í’†S‚Ìtable */
table.bun 
{
	font-size:12pt;
	
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}

/* •¶Í’†S‚Ìtable 2 */
table.bun2 
{
	font-size:12pt;
	
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
line-height: 1.5em;
}
/* div“à‚ÌƒtƒHƒ“ƒgƒTƒCƒY */
div { font-size: 12pt;}

/* ƒuƒ‹[Œn */
div.blue {	background-color: #ffffff;}
div.blue a{	color: #6600ff;}
div.blue a:hover { color: #ffffff; background-color: #6600ff; }

/* ƒsƒ“ƒNŒn */
div.pink {	background-color: #ffffff;}
div.pink a{	color: #ff99ff;}
div.pink a:hover{color: #ffffff;background-color: #ff99ff;}

/* ”’Œn */
div.white a:hover { color: #ffffff;}

/* ƒoƒbƒN‚ª”’‚Ì•¶Í‚Ìƒuƒ‹[Œn */
div.blu {background-color: white;}
div.blu a
{
	color: #ff0000;
}
div.blu a:hover { color:white; background-color: #6600ff; }


/* ƒŒƒbƒhŒn */
div.red a:hover { color: red; }

/* ƒsƒ“ƒNŒn2 */

div.pink2 a:hover{color:#ff99ff;}

/* ‚Þ‚ç‚³‚«Œn */
div.murasaki {
	border: 1px #9999ff solid;
	background-color: #fafaff;
	padding: 2px;
}
div.murasaki a { color: #9999ff; }
div.murasaki a:hover { color: #000000; background-color: #9999ff; }

/* ƒOƒŒ[Œn */
div.gray {
	border: 1px #aaaaaa solid;
	background-color: #fafafa;
	padding: 2px;
}
div.gray a { color: #808080; }
div.gray a:hover { color: #000000; background-color: #aaaaaa; }

/* j‰®–{•Üê—pƒsƒ“ƒN */
div.ipink {	background-color:floralwhite;}
div.ipink a{	color: #ff00cc;}
div.ipink a:hover { color: floralwhite; background-color: #ff00cc; }

/* ƒRƒs[ƒ‰ƒCƒgÝ’è */
div.copy
{
	font-size: 10pt;
	color: activeborder;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN';
}


