li.site_map {
	list-style-image: url(/image/p_01.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
	background-color: #FFF;
	text-decoration: none;
	color: #333;
}
li.site_map_2 {
	margin-left: 20px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	text-decoration: none;
	color: #333;
}
.site_map_contents_area {
	margin-top: 20px;
	margin-right: 200px;
	margin-bottom: 20px;
	margin-left: 200px;
	border: 4px dotted #999;
}
.site_map_title_area {
	text-align: center;
	margin-top: 10px;
}

