/* line 5, ../sass/sitemap.scss */
#notfoundPage #contents,
#sitemapPage #contents {
  width: 965px;
  margin: 40px auto 29px;
}
/* line 8, ../sass/sitemap.scss */
#notfoundPage #contents .inner,
#sitemapPage #contents .inner {
  width: 1000px;
}
/* line 11, ../sass/sitemap.scss */
#notfoundPage #contents .btnB,
#sitemapPage #contents .btnB {
  background: url(/asbee/image/sitemap/btn_big.png) no-repeat;
  width: 298px;
  height: 85px;
  float: left;
  margin: 0 35px 25px 0;
}
/* line 17, ../sass/sitemap.scss */
#notfoundPage #contents .btnB div,
#sitemapPage #contents .btnB div {
  width: 298px;
  height: 85px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
/* line 24, ../sass/sitemap.scss */
#notfoundPage #contents .btnB div img,
#sitemapPage #contents .btnB div img {
  display: inline-block;
}
/* line 29, ../sass/sitemap.scss */
#notfoundPage #contents .btnS,
#sitemapPage #contents .btnS {
  background: url(/asbee/image/sitemap/btn_sm.png) no-repeat;
  width: 222px;
  height: 85px;
  float: left;
  margin: 0 25px 25px 0;
}
/* line 35, ../sass/sitemap.scss */
#notfoundPage #contents .btnS div,
#sitemapPage #contents .btnS div {
  width: 222px;
  height: 85px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
/* line 42, ../sass/sitemap.scss */
#notfoundPage #contents .btnS div img,
#sitemapPage #contents .btnS div img {
  display: inline-block;
}
/* line 51, ../sass/sitemap.scss */
#notfoundPage #bnrSect #olBtnSect,
#sitemapPage #bnrSect #olBtnSect {
  z-index: 20;
  position: relative;
  padding: 0px;
  height: 13px;
}
/* line 57, ../sass/sitemap.scss */
#notfoundPage #bnrSect #bnrList,
#sitemapPage #bnrSect #bnrList {
  background: url(/asbee/image/common/bg_beige.png) repeat;
  margin: -7px 0px 0px 0px;
  padding: 28px 0px 29px 0px;
  z-index: 10;
  position: relative;
}
/* line 65, ../sass/sitemap.scss */
#notfoundPage #notFound,
#sitemapPage #notFound {
  text-align: center;
  margin: 69px auto 0;
}
/* line 68, ../sass/sitemap.scss */
#notfoundPage #notFound .ttl,
#sitemapPage #notFound .ttl {
  font-size: 32px;
  line-height: 1.1;
  padding-bottom: 25px;
}
/* line 73, ../sass/sitemap.scss */
#notfoundPage #notFound p,
#sitemapPage #notFound p {
  font-size: 14px;
  line-height: 1.91;
}


