@charset "Shift_JIS";

/* DRAINPIPE CLEANING */
#page table {
	width: 615px;
	margin: 0 0 20px;
	}

#page table.last {
	margin: 0 0 50px;
	}

#page table caption {
	padding: 8px;
	background: #12a0e8;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	}

#page th, #page td {
	padding: 8px;
	background: #FFF url(../image/common/dotline.gif) repeat-x left bottom;
	}

#page th.even, #page td.even {
	background: #f6f6f3 url(../image/common/dotline.gif) repeat-x left bottom;
	}

#page th {
	width: 100px;
	text-align: left;
	vertical-align: top;
	}
