* {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

a {text-decoration:none;}

body,table {
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 10pt;
	word-break: break-all;
}


p {
 font-size : 9pt;
 text-indent:1em;
  line-height:1.4;
   letter-spacing:0.2em;
}
