@charset "utf-8";
/******************** sitemap ********************/
h2#sitemap {
	background: url(../img/h2-sitemap.gif) no-repeat;
}
div#main ul {
	margin: 20px 40px;
}
div#main ul li {
	list-style-type: none;
	background: url(../img/icon-arrow2.gif) no-repeat left;
	padding-left: 15px;
	margin-bottom: 5px;
}
div#main ul li.top {
	margin-left: -15px;
}

/********************
*html  Internet Explorer6.0
*:first-child+html  Internet Explorer7.0
html>body  Firefox
html:first-child  Safari & Opera
********************/
