.normal {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; font-weight: normal; line-height: 14px}
.new {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; font-weight: bold; color: #FF0000}
.cate {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #666666; font-style: italic}
.copy {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9px; color: #FFFFFF}
.mini {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 12px;
}

a:link {
  text-decoration: none;
  color: #000000;
}
a:visited {
  text-decoration: none;
  color: #FFCC00;
}
a:active {
  text-decoration: underline;
  color: #666666;
}
a:hover {
  text-decoration: underline;
  color: #666666;
}


