/* フォントサイズタグ*/
.px9 {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.px10 {  font-size: 10px; text-decoration: none}
.px10J {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
	color: #444444;
}
.px12 {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #444444;
}
.px14 {
	font-size: 14px;
	line-height: 18px;
}
.px16 {  font-size: 16px}
.px18 {  font-size: 18px}
.px20 {  font-size: 20px}

/* リンク用タグ */
.px14link {  font-size: 14px; color: #003366; text-decoration: none}
.px12link {  font-size: 12px; color: #003366; text-decoration: none}
.px10link {  font-size: 10px; color: #003366; text-decoration: none}
.toplink {  font-size: 12px; color: #333333; text-decoration: none; line-height: 16px}
.toplinkEvent { font-size: 16px; text-decoration: none; line-height: 20px; letter-spacing: -1px; font-style: normal}

/* body定義*/
/*a:hover {  color: #7D0004; text-decoration: none}*/

.px14Event { font-size: 14px ; line-height: 20px}
