@charset "Shift_JIS";
body {
	background-image: url("images/sitemap_illust.gif");
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    padding:20px;
}

p,dd {
	margin-top: 0;
	line-height: 2em;
	color: #666666;
	}
a {
	color: #996633;
	}
ul {
	margin-top:0px;
	margin-bottom:10px;
    }
li {
	list-style-type: none;
    }
.tohomy {
	color:#996633;
	text-decoration: underline;
    }