#contents h2 {
	padding-bottom:1em;
}

#contents h3 {
	color:#1e3489;
	background-color:#d6daea;
	font-size:100%;
	padding:3px 0.5em;
	margin:3em 0px 0.5em 0px;
}
#contents h3.top {
	margin-top:0px;
}
#contents .note {
	margin-bottom:2em;
}
#contents .note dt {
	font-weight:bold;
	color:#1e3489;
	padding-top:0.5em;
}
#contents .note dd {
	font-size:90%;
}
#contents .note ul {
	margin-left:2em;
}
#contents .red {
	color:red;
}
#contents .note .line {
	text-decoration:underline;
}

.searchTbl {
	border:none;
	border:1px solid #1e3489;
	background-color:#f4f4f9;
	width:600px;
	font-size:90%;
	line-height:110%;
	margin:0.5em 0px 1em 0px;
}
.searchTbl th {
	color:#1e3489;
	border:none;
	border-right:1px dotted #1e3489;
	text-align:left;
	padding:3px 10px;
	width:130px;
	vertical-align:top;
}
.searchTbl td {
	border:none;
	padding:3px 10px;
	width:429px;
	vertical-align:top;
}
.searchTbl th.title {
	border:none;
	color:white;
	background-color:#1e3489;
	text-align:center;
}
.searchTbl td.submit {
	border-top:1px dotted #1e3489;
	text-align:center;
}

.tbl {
	border:none;
	border-top:4px solid #1e3489;
	border-bottom:8px solid #f4f4f9;
	background-color:#f4f4f9;
	width:600px;
	font-size:90%;
	line-height:110%;
	margin:0.5em 0px 1em 0px;
}
.tbl th {
	color:#1e3489;
	border:none;
	border-right:1px dotted #1e3489;
	text-align:left;
	padding:3px 10px;
	vertical-align:top;
	white-space:nowrap;
}
.tbl td {
	border:none;
	border-right:1px dotted #1e3489;
	border-top:1px dotted #1e3489;
	padding:3px 10px;
	vertical-align:top;
}
.tbl .top td {
	border-top:1px solid #1e3489;
}
.tbl td.sam {
	border-top:none;
	color:#f4f4f9;
}
#contents .tbl td.sam .red {
	color:#f4f4f9;
}
.tbl .list {
	margin-left:1em;
}
.tbl th.siteLink {
	border-right:none
}
.tbl td.siteLink {
	white-space:nowrap;
	border-right:none
}
.tbl td.siteLink a {
	padding-left:15px;
	background-position:0px 50%;
}
.tbl .siteLink td {
	border-top:none;
	border-right:none
}

.zentaiTbl {
	border:1px solid #1e3489;
	margin-top:0px;
	width:598px;
}

.noHit {
	color:red;
	border:1px solid red;
	padding:2em 0px;
	text-align:center;
	margin-bottom:3em;
}
.allpdf th {
	vertical-align:middle;
}
.allpdf td {
	vertical-align:middle;
	line-height:150%;
}

.siteLink a {
	background-image:url(../../img/ya.gif);
}

.adobeReader {
	margin-bottom:0.5em;
}