#contents {
}
#contents #title {
	background-image: url(../images/jisseki.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center;
}


#contents #text {
	margin-top: 10px;
}
#contents #text center table a {
	color: #00F;
	text-decoration: none;
}
#contents #text center table a:hover {
	color: #F00;
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}

#contents #th1 {
	font-size: 16pt;
	color: #FFFFFF;
	background-color: #003366;
}
#contents #th2 {
	font-size: 16pt;
	color: #FFFFFF;
	background-color: #FF9900;
}
hr {
	color: #0000FF;
}

