body{
	background-color: White;
	text-align: center;
}
h1 span{
	display: none;
	text-align: left;
	margin: 0px;
}

table{
	margin: 0px;
	border: 0px;
}
td{
	margin: 0px;
	padding: 0px;
	border: 0 0 0 0;
}

td.bg0{
	background: url(click.gif) no-repeat right;
	height: 100px;
}

td.bg{
	background: url(ja-map.gif) no-repeat;
}