.12soda {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
}
.8soda {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	line-height: normal;
}

A:link { color: #666666; text-decoration: none; }
A:visited { color: #666666; text-decoration: none; }
A:hover { color: red; text-decoration: none; }
