body {
	background-image:  url(../images/e_mapJapan.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;
}
table {
	width: 552px;
	border-collapse: collapse;
}
th {
	background-color:#600;
	font-weight:bold;
	color:#ddc;
	padding:2px;
	border:2px solid #500;
}
td {
	border:2px solid #232;
	padding:3px;
}
#nobdr {
	border:2px none #000;
}
td.pic {
	text-align:center;
	vertical-align: middle;
	min-width:60px;
}
td.webmText {
	color:#ea0;
	font-weight:bold;
}