body, table, a {
   color: #000000;
}
body {
	background-color: #ffffff;
	background-image: none;
}
#top {
	background-image: none;
}
#content {
	width: 100%;
	background-color: #ffffff;
}
#head {
	display: none;
}
#foot {
	display: none;
}

#data {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #ffffff;
}

table.data td.left {
	display: none;
}
table.data td.right {
	background-color: #ffffff;
	background-image: none;
}


div.sub-link {
	display: none;
}
div.sub-link2 {
	display: none;
}

