@charset "iso-2022-jp";

/* contents */
div#bx-lef div#bx-contents {
	padding:0 30px;
	}

div#bx-contents h1 {
	background-image:url(img/h1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
div#bx-contents h1 span {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(../css/img/trans.gif);
	background-repeat:repeat;
	height:270px;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin-bottom:16px;
	}
table th, table td {
	font-size:83%;
	vertical-align:top;
	line-height:1.5;
	text-align:left;
	padding:0 8px 2px 0px;
	}
table th {
	text-align:right;
	width:290px;
	font-weight:normal;
	color:#4e1700;
	white-space: nowrap;
	}
table th.pdb-24 {
	padding-bottom:16px;
	}
table td.naka {
	color:#b8a299;
	text-align:center;
	width:1.5em;
	}
th a:link, th a:visited {
	text-decoration:none;
	color: #c33;
	}
th a:active, th a:hover {
	background-color:#c33;
	text-decoration:none;
	color:#fff;
	}

p#p-clicktodetail {
	font-size:75%;
	line-height:1.25;
	text-align:center;
	}