

#en9, #en10, #en12 {
	font-family:Arial, Verdana, sans-serif
}
#ja9, #ja10, #ja12, #ja14 {
	font-family:Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif
}

BODY{
		color:#333333;
		background-color:#FFFFFF;
	}

A:link{
		color:#FF5820;
		text-decoration:underline;
		}
A:visited{
		color:#FF5820;
		text-decoration:underline;
		}
A:active{
		color:#000000;
		text-decoration:underline;
		}
A:hover{
		color:#000000;
		text-decoration:underline;
		}