.ssmall { font-family: "ＭＳ ゴシック", Osaka; font-size: 10px; line-height: 15px }
.small { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; line-height: 18px }
.normal { font-family: "ＭＳ ゴシック", Osaka; font-size: 14px; line-height: 20px }

.small_w { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; line-height: 18px; color:#FFFFFF}



A:link    {
	text-decoration:underline; color: #0000CC;
}
A:visited { 
	text-decoration:underline; color: #0033FF;
}
A:active  { 
	text-decoration:underline; 
}
A:hover   { 
	text-decoration:underline; color: #CC0000; 
}

