@charset "utf-8";
/* 印刷用 */

body {
	background: none;
}
#whole {
	background: none;
	margin-left: -12px;
}
#head {
	margin: 0px;
}
#wrap {
	margin: 0px;
}
#foot {
	margin: 0px;
}

.table {
	background: none;
}
.table th,
.table td {
	border: solid 1px #999;
}
