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

