body 	{
	font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic'  
}

TD,BODY {
	font-size: 12px;
	  
}
.tx16px {
	font-size: 16px;
	font-weight: bold;
}
.tx14px { font-size: 14px;}
.tx10px { font-size: 10px;}
.tx18px { font-size: 18px;}
.tx24px {
	font-size: 24px;
}
.tx12px {
	font-size: 12px;
	color: #000;
}

.wht13px {
	font-size: 13px;
	line-height: normal;
	color: #fff;
	vertical-align: middle;
}

p {
	font-size: 12px;
	line-height: normal;
}

a:link {
	color: #009999;
}
a:visited {
	color: #9966CC;
}
a:hover {
	color: #CC3399;
	font-size: 16px;
}
.tx10px2 {
	font-size: 10px;
	line-height: 150%;
}
.red {
	color: #F00;
}
