.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 }

.icon_txt { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; line-height: 26px }
.list { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; line-height: 16px }

.link { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; line-height: 12px; font-weight: BOLD }
.link_b { font-family: "ＭＳ ゴシック", Osaka; font-size: 14px; line-height: 12px; font-weight: BOLD }

.soft_mid {font-size: 12px; line-height: 120%; font-weight:BOLD}
.soft_txt {font-size: 12px; line-height: 120% }
.soft_stxt {font-size: 10px; line-height: 120% }

.small_b { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; line-height: 14px; font-weight: BOLD; color: #333333 }

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


A.slk:link    {
	text-decoration: underline; color: #3300FF;
}
A.slk:visited { 
	text-decoration: undrline; color: #3300FF;
}
A.slk:active  { 
	text-decoration: underline; 
}
A.slk:hover   { 
	text-decoration: underline; color: #0099FF; 
}

