body	{
	line-height: 18pt;
	letter-spacing: -1pt;
	color            : #666666;
	background-color : #000000;
	text-align		: center;
	background-repeat : repeat-y;
	background-attachment : fixed;
        font-size:10.5pt


}


html,body	{




	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;

}



.menu{	
	background-image : url(./image/menubg.jpg);
	background-position:left;
	background-repeat : repeat; 

}



.no{	
	background-image : url(./image/ryu-bg.jpg);
	background-position:left;
	background-repeat : repeat-y; 

}


.shoku49{

	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;
	
	background-image : url(./image/ryuu-green.jpg);
	background-position:left;
	background-repeat : repeat-y; 
}


a:link	{
	font-size: 110%;
	color : #80AFCC; text-decoration:none ;
	font-weight     : bold ;	
	
/*	text-decoration: none;*/
}
a:visited	{
	font-size: 110%;
	color : #96B4B4; text-decoration:none ;
	font-weight     : bold ;	
	
/*	text-decoration: none; */
}
A:Hover	{
	font-size: 110%;	
	color : #648282; text-decoration:none ;
	font-weight     : bold ;	
	
}




