@charset "Shift_JIS";

/* EQUIPMENT LIST */
body {
	font: 76%/170% "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "Osaka", arial, helvetica, verdana, sans-serif;
	}

#page ul {
	width: 615px;
	}

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

#page li.even {
	padding: 10px;
	background: #f6f6f3 url(../image/common/dotline.gif) repeat-x left bottom;
	}

#page p.photo {
	float: left;
	width: 200px;
	}

#page table {
	float: right;
	width: 385px;
	}

#page table caption {
	padding: 0 6px 6px 6px;
	font-weight: bold;
	text-align: left;
	}

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

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

#page th.cell {
	width: auto;
	}

#page td {
	width: 285px;
	}
