body {
	margin: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana,Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #333333;
	color: #666666;
	cursor: crosshair;
	overflow: auto;
}
table {
	height: 100%;
	width: 100%;
	table-layout: fixed;
	text-align: center;
}