@charset "iso-2022-jp";

/* h1 */
div.brd-cover h1.h1-common {
	background-image:url(img/images.jpg);
	margin-bottom:30px;
	}
div.brd-cover h1.h1-common span {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(../css/img/trans.png);
	background-repeat:repeat;
	height:567px;
	}

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:#b88633;
	white-space: nowrap;
	}
table td.naka {
	color:#b88633;
	text-align:center;
	width:2em;
	}