@charset "UTF-8";

/* サイトマップ */
#sitemap #main {
  float: none;
  width: 770px;
  padding: 0;
}

#sitemap #page_body {
  width: 768px;
  padding: 0 1px;
}

#sitemap h3 {
  margin: 0 0 10px 0;
  padding: 0;
  background: #8dc7e6;
  font-size: 100%;
  line-height: 1.35;
}

#sitemap h3 a,
#sitemap h3 span {
  display: block;
  padding: 8px 4px 6px 28px;
  background: url(../images/menu_icon_01.gif) no-repeat 10px 0.75em;
  color: #fff;
}

.three_column {
  padding: 0 0 10px 0;
  margin: 0 0 15px 0;
  background: url(images/dot_line.gif) repeat-y center top;
}

.three_column dl {
  float: left;
  width: 236px;
  margin: 0;
  padding: 0 10px;
}

.four_column {
  padding: 0 0 10px 0;
  margin: 0 0 15px 0;
  background: url(images/dot_line2.gif) repeat-y center top;
}

.four_column dl {
  float: left;
  width: 172px;
  margin: 0;
  padding: 0 10px;
}

.section dt {
  margin: 0 0 4px 0;
  padding: 4px 0 4px 15px;
  background: url(../images/local_navi_list_02.gif) no-repeat left center;
  border-bottom: 1px dotted #a6a6a6;
  font-size: 95%;
  line-height: 1.35;
}

#main .section dt a {
  color: #1a84b7;
  text-decoration: none;
}

.section dd {
  margin: 0;
  padding: 0 10px 0 15px;
  font-size: 80%;
  line-height: 1.5;
}

.section ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.section li {
  margin: 0;
  padding: 3px 0 3px 9px;
  background: url(../images/menu_icon_02.gif) no-repeat 0px 0.625em;
}

.section li img {
  margin: 0 0 0 3px;
}
