.hide ul,
#header,
#navi_service,
#sidebar {
	display:none;
}
#content {
	float:none !important;
}
table {
	clear:both;
	width:100%;
}
td,
th {
	border:1px solid #000;
	padding:0 5px;
	vertical-align:top;
}
td p,
th p {
	margin:0;
}
