
/*右フレームのbody*/
.rbody	{
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-face:"Microsoft Sans Serif";
	font-size:"12";
	letter-spacing:0.2mm;
	}	

a.ofont	{
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-face:"Microsoft Sans Serif";
	font-size="12";
	color:"#000080"
	}

a.nfont	{
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-face:"Microsoft Sans Serif";
	font-size:"12";
	letter-spacing:0.2mm;
	}

a.mfont	{
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-face:"Microsoft Sans Serif";
	font-size:"18";
	font-weight:"bold";
	color:"#000080";
	letter-spacing:0.2mm;	
	}

a.lfont	{
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-face:"Microsoft Sans Serif";
	font-size="12";
	font-weight:"bold";
	color:"#000080"
	}

a:hover { 
	background-color:#99CCFF;
	text-decoration:none;
	}
	
a:link	{
	color:"#000080";
	text-decoration:none;
	}
	
a:visited{
	color:"#000080";
	text-decoration:none;
	}
	
a:active{
	color:"#00FFFF";
	text-decoration:none;
	}