/* 全ブラウザ共通スタイルシート */
/* 各ポイント換算，行間≒140％ */
.ja9, .ja10, .ja12, .ja14, .ja18, .ja24
{
	font-family	: Osaka, 'ＭＳ Ｐゴシック', sans-serif ;
}
a:link
{
	color			: #666666 ;
	text-decoration	: none ;
}
a:visited
{
	text-decoration	: none ;
}
a:active
{
	text-decoration	: none ;
}
a:hover
{
	color			: #FFC21C ;
	text-decoration	: underline ;
}
