@charset "UTF-8";
/* CSS Document */

#pankuzu { margin-top:60px; }

#sitemap li {
	font-size:90%;
	line-height:1em;
	margin-bottom:15px;
}

#sitemap li.toplv { margin-bottom:25px; }

a.toplv {
	display:block;
	padding-bottom:8px;
	margin-bottom:5px;
	border-bottom:2px solid #ccc;
	width:100%;
	font-size:0;
	line-height:0;
}

li.second { padding-left:15px; clear:both; }
li.second a{
	color:#4d4d4d;
	text-decoration:none;
	background:url(../images/garrow.png) no-repeat left center;
	padding-left:10px;
}
li.second a:hover { color:#c80000; }
li.second a.second { float:left; }

ul.third   { float:left; }
li.third   { padding-left:5px; }
li.third a {
	         color:#4d4d4d;
          	 text-decoration:none;
	         background:url(../images/plus.png) no-repeat left center;
	         padding-left:10px;
            }

img.blk { margin-left:5px; }
