ul.sitemap {
margin-top: 20px;
}

ul.sitemap li {
background: url("../img/icon_arrw_a02.png") left 0.1em no-repeat;
border-bottom: 1px dotted #bfbfbf;
font-size: 75%;
line-height: 1;
margin-top: 12px;
padding: 0 0 12px 1.1em;
}

ul.sitemap li a {
color: #106eae;
text-decoration: underline;
}

ul.sitemap li a:hover {
text-decoration: none;
}