.toTop {
	display:none;
}
#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:1.5em;
}
#contents p {
	font-size:90%;
}
#contents p.message {
	margin-top:1.5em;
	line-height:130%;
}

#contents .name {
	color:#1e3489;
	font-size:110%;
}

.siteLink {
	list-style:none;
	display:inline
}
.siteLink li {
	list-style:none;
	padding:0.5em 0px;
	float:left;
	width:180px;
}
.siteLink a {
	background-image:url(../../img/ya.gif);
	padding-right:0.5em;
}

.shinseiTbl {
	margin-top:2em;
	border:1px solid #1e3489;
	border-width:0px 1px 1px 0px;
	width:599px;
	font-size:90%;
}
.shinseiTbl th {
	border:1px solid #1e3489;
	border-width:1px 0px 0px 1px;
	padding:5px 1em;
	white-space:nowrap;
	background-color:#d6daea;
}
.shinseiTbl th.rei {
	font-weight:normal;
	background-color:#e3e4ef;
}
.shinseiTbl td {
	border:1px solid #1e3489;
	border-width:1px 0px 0px 1px;
	padding:5px 5px 5px 1em;
}

.adobeReader {
	margin-top:1em;
}