#header, #pankuzu, #leftSideBar, #contents_heder, #contents_footer, #footer_menu, #footer {
	display:none;
}

.table_border td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

#contents_main {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}