/* サイトマップページデザイン用CSS */
.maplist_1 {
  background-image : url(gstar.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px;
  margin-left: 40px;
}
.maplist_1 a {
  color: #339900;
}
.maplist_2 ul {
  list-style-type: none;
  line-height: 1.5em;
}
.maplist_2 ul a {
  list-style-type: none;
  color: #006600;
}
#second {
  background-image : url(061.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
  margin-left: 70px;
}
#third {
  background-image : url(118.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
  margin-left: 110px; 
}
#fourth {
  background-image : url(059.gif);
  background-repeat: no-repeat;
  padding-left: 15px;
  margin-left: 140px; 
}
