@charset "iso-2022-jp";

div.pics {
	background-image:url(img/images.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 55px 40px;
	}
div.pics span {
	display:block;
	}
div.pics span img {
	display:block;
	width:810px;
	height:276px;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	} 
table th, table td {
	font-size:100%;
	vertical-align:top;
	line-height:1.6;
	text-align:left;
	padding-bottom:1em;
	}
table th {
	width:420px;
	text-align:right;
	font-weight:normal;
	color:#b27b17;
	white-space: nowrap;
	}
table td.naka {
	color:#d6ae4e;
	text-align:center;
	width:2em;
	}
