/* 全ブラウザ共通スタイルシート */



.ja9, .ja10, .ja12, .ja14, .ja18, .ja24
{
	font-family	: Osaka, 'ＭＳ Ｐゴシック', sans-serif ;
}

.textss, .texts, .texts2, .text, .text, 
{
	font-family	: Osaka, 'ＭＳ Ｐゴシック' sans-serif ;
}


.en9, .en10, .en12, .en14, .en18, .en24
{
	font-family	: Verdana, Arial, Helvetica, sans-serif ;
}



a:link
{
	color			: blue ;
	text-decoration	: none ;
}

a:visited
{
	color			: navy ;
	text-decoration	: none ;
}

a:active
{
	color			: blue ;
	text-decoration	: none ;
}

a:hover
{
	color			: steelblue ;
	text-decoration	: none ;
}