
/*sitemap*/
#sitemap dl{
  padding-left:15px;
}
#sitemap dt{
  background-position:0% 50%;
  padding-left:18px;
  font-weight:bold;
}
#sitemap dd{
  margin-left:30px;
}

.ja dt{
  background: url(../images/icon5_s.gif) no-repeat;
}
.en dt{
  background: url(../images/icon5_s.gif) no-repeat;
}


#sitemap a.header_a {
  padding:5px;
  border-bottom: 0px;
  color: #381d02;
}

#sitemap a.header_a:hover {
  background: #224419;
  color: #f7f7f5;
  padding:5px;
}