.td-left{
	font-family: 'MS PGothic', 'Osaka', 'MS Gothic', Gothic, sans-serif;
	font-size: 10pt;
	white-space: nowrap;
	text-align: left;
}

.td-center{
	font-family: 'MS PGothic', 'Osaka', 'MS Gothic', Gothic, sans-serif;
	font-size: 10pt;
	white-space: nowrap;
	text-align: center;
}

.td-right{
	font-family: 'MS PGothic', 'Osaka', 'MS Gothic', Gothic, sans-serif;
	font-size: 10pt;
	white-space: nowrap;
	text-align: right;
}
