/* CSS Document */
.conte h2 {
	background-image: url(../sitemap/img/ct.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999em;
	padding: 0px;
	height: 65px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.map {
	clear: left;
	height: auto;
	width: auto;
	padding-left: 30px;
	background-image: url(../sitemap/img/line.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	padding-top: 20px;
	overflow: hidden;
}
.map ul {
	float: left;
	padding-bottom: 20px;
	width: 174px;
}
.map ul ul,.map ul ul ul {
	clear: left;
	padding-top: 5px;
	padding-bottom: 0px;
}

.map li {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 130%;
	padding-right: 10px;
}

.map li p {
	font-size: 12px;
	line-height: 130%;
	padding-top: 5px;
	padding-left: 18px;
}
.map ul ul li,.map ul ul ul li {
	padding-right: 0px;
	font-size: 12px;
}

.map li a {
	text-decoration: none;
	background-image: url(../imgcommon/mk_ya.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}

.map ul ul li a,.map ul ul ul li a {background-image: url(../imgcommon/mk_yas.gif);}
.map li a:hover {background-position: 0px -50px;}


#mapinfo.map ul {
	width: 300px;
}

