
#areaSitemap {
	margin-left: 20px;
}

.areaContent p {
	margin: 12px 0 12px 0;
	color: #333;
	font-weight: normal;
}


.areaContent ul {
	margin-left:0px;
	margin-top:5px;
	margin-bottom:10px;
	padding:0px;
	list-style:none;
	background:url('../images/sitemapLine00.gif') no-repeat;
	line-height: 1.5em;
}

.areaContent li {
	padding-left:30px;
	background:url('../images/sitemapLine01.gif') no-repeat;
	line-height: 1.5em;
}

.areaContent .sitemapClose {
	background:url('../images/sitemapLine02.gif') no-repeat;
	line-height: 1.5em;
}

.areaContent a {
	line-height: 1.5em;
}

.areaContent a:hover {
	line-height: 1.5em;
}
