@charset "Shift_JIS";

/* CONTACT */
#page h3.phone {
	margin: 0 0 40px;
	}

#page table {
	width: 615px;
	margin: 0 0 10px;
	}

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

#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;
	}

#page p.submit {
	margin: 0 0 50px 124px;
	}

#page p.send {
	margin: 0 0 80px 0;
	}

#page ol {
	margin: 0 0 20px 20px;
	list-style: decimal outside;
	}