* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	color: black;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

html, body {
	width: 100%;
	height: 100%;
}

img {
	vertical-align: top;
}

div#splash {
	margin-left: auto;
	margin-right: auto;
}

table#counter {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

table#menu {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}

table#menu tr td {
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 7pt;
	color: #666666;
}