.f5
{
	font-family	: "Osaka", 'ＭＳ Ｐゴシック', "sans-serif";
; color: #333366}

.e1, .e2, .e3, .e4, .e5
{
	font-family	: Verdana, Arial, Helvetica, sans-serif ;
}



/* --------------------------
NN6 以外のバグを修正
※NN6 以外は small が標準設定
-------------------------- */
.f1, .e1
{
	font-size : xx-small ;
}

.f2, .e2
{
	font-size : x-small ;
}

.f3, .e3
{
	font-size : small ;
}

.f4, .e4
{
	font-size : medium ;
}

.f5, .e5
{
	font-size : large ;
}



/*
本来であれば、以下の指定で問題無いものの、
NN6 以外は small が標準設定となっている、および、MacNN4.X系での不具合に
対応するため、個別にスタイルシートを用意する必要がある。

■キーワードによる指定
xx-small, x-small, small, medium, large, x-large, xx-large

.f1, .e1
{
	font-size : xx-small ;
}

.f2, .e2
{
	font-size : x-small ;
}

.f3, .e3
{
	font-size : small ;
}

.f4, .e4
{
	font-size : medium ;
}

.f5, .e5
{
	font-size : large ;
}

.f6, .e6
{
	font-size : x-large ;
}

.f7, .e7
{
	font-size : xx-large ;
}

*/


a:link
{
	color			: #990033;
	text-decoration	: none ;
	text-decoration	: under-line ;
}

a:visited
{
	color			: #330066;
	text-decoration	: none ;
}

a:active
{
	color			: #990033;
	text-decoration	: none ;
}

a:hover
{
	color			: #990033;
	text-decoration	: none ;
}/* 全ブラウザ共通スタイルシート */



.f1 { 	font-family	: "Osaka", 'ＭＳ Ｐゴシック', "sans-serif";
; color: #333366 } .f2 { 	font-family	: "Osaka", 'ＭＳ Ｐゴシック', "sans-serif";
; color: #333366 } .f3 { 	font-family	: "Osaka", 'ＭＳ Ｐゴシック', "sans-serif";
; color: #333366 } .f4 { 	font-family	: "Osaka", 'ＭＳ Ｐゴシック', "sans-serif";
; color: #333366 } 
