@charset "UTF-8";

h1 {
	background-image: url(../sitemap/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 120px;
	width: 680px;
}
#main .menu {
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFD8BD;
	margin-top: 10px;
}
#main li {
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	list-style-type: none;
	line-height: 120%;
	margin-top: 2px;
}
