/* [MIXIN] FONTSIZE */
/* [MIXIN] NAV */
/* [MIXIN] MIN/MAX WIDTH */
/* [MIXIN] ANIMATION */
/* [MIXIN] KEYFRAMES */
/* [MIXIN] TRANSITION */
.title {
  height: 199px;
  background: url("../images/sitemap/sitemap_bg_01.png") no-repeat center top;
  padding-top: 90px;
}

.link {
  width: 900px;
  margin: 50px auto 75px;
  text-align: left;
}
.link .link_blk {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  width: 425px;
}
.link .link_blk.link_blk-01 {
  float: left;
}
.link .link_blk.link_blk-02 {
  float: right;
}
.link .link_blk li {
  margin-bottom: 35px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #ccc;
}

/*# sourceMappingURL=sitemap.css.map */
