@charset "utf-8";
@import url("reset.css");
@import url("base.css");
#contents_main h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	width: 580px;
	padding: 0px 0px 2px 0px;
}
#contents_main ul {
	width: 500px;
	padding: 0px 40px;
	margin-top: 30px;
}
#contents_main li {
	background-image: url(../image/sitemap/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 40px;
	padding: 0px 0px 0px 18px;
}
