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

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