
/*右フレームのbody*/
.rbody	{
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-face:"Microsoft Sans Serif"
	font-size:"18pt";
	}	

a.ofont	{
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-face:"Microsoft Sans Serif"
	font-size="12pt";
	color:"#000080"
	}

a.nfont	{
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-face:"Microsoft Sans Serif"
	font-size:"10pt";
	}

a.mfont	{
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-face:"Microsoft Sans Serif"
	font-size:"18pt";
	font-weight:"bold";
	color:"#000080";
	}

a.lfont	{
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-face:"Microsoft Sans Serif";
	font-size="12"pt;
	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;
	}