@charset "UTF-8";


div#contents-box {
  padding-left: 90px;
}

h2#title {
  width: 535px;
  height: 70px;
  background-image: url("../img/root/title-sitemap.gif");
  background-repeat: no-repeat;
  margin: 50px 0px 0px 30px !important;
}

div.text-box {
  margin-left: 100px !important;
}

div.text-box ul {
  float: left;
  margin-bottom: 70px;
}

div.text-box ul li {
  list-style: none;
  margin-left: 30px;
}

li.dir {
  margin-top: 20px;
  margin-left: 0px !important;
  font-size: 1.2em;
}
