@charset "UTF-8";
/* CSS Document */

h2{
	background-image: url(../images/sitemap-h2.gif);
	background-repeat: no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin-top: 16px;
	margin-bottom: 18px;
}
#contents{
	display: block;
	padding-bottom: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h3{
	margin-bottom: 5px;
}
#contents ul{
	margin-bottom: 20px;
}

