a {text-decoration:none;}

body,table {
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka",sans-serif;
	font-size: 10pt;
	word-break: break-all;
}

@media screen and (max-width: 330px){
		font-size: 8pt;
}

