/* -------------------------------- 
Name: sitemap stylesheet
Manager: MUSCLE co.ltd
-------------------------------- */


/* box
-------------------------------- */
#box {
    width: 570px;
    padding: 10px 0 0 5px;
}

#mapbox {
    padding: 0 0 0 25px;
}

/*
#txt {
    width: 200px;
    padding: 0 15px 0 5px;
    margin: 5px 0 5px 0;
}

#txt li{
    padding: 4px 0 0 5px;
    line-height: 18px;
}
*/
.a {
	border-left: 4px #6dca85 solid;
    padding: 2px;
}

.b {
	border-left: 3px #c1dcc8 solid;
    padding: 2px;
}

.c {
    padding: 0 0 0 10px;
}



.child span {
    background-image: url("../../sitemap/img/268.png");
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 0 50%;
	line-height: 20px;
}
.child span.last-child {
    background-image: none;
    background-image: url("../../sitemap/img/68.png");
}
.child div.child {
    background-image: url("../../sitemap/img/28.png");
    background-repeat: repeat-y;
    padding-left: 1.2em;
}
.last-childs-child {
    background-image: none !important;
}
.last-child + div.child {
    background-image: none !important;
}
.item {
    display: block;
    line-height: 1em;
    padding: 3px 0 4px 0;
	margin-bottom:5px;
}