@charset "UTF-8"



div#contents h3 {
	color: #5097C4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5097C4;
	border-bottom-color: #5097C4;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
}

div#contents table tr td{
	width: 300px;
}


div#contents ul {
	margin-left: 20px;
	margin-bottom: 50px;
}

div#contents ul li {
	margin-bottom: 10px;
}

div#contents ul li a {
	color: #003366;
}

div#contents ul li a:hover{
	color: #000033;
	text-decoration:underline;
}

.title01 {
	background-image: url(../sitemap/img/title01.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
}