body {
  word-break: break-all;
}


#topPage #header #nav ul .home {
  background: #363636;
}

#topPage #header #nav ul .home a:link {
  background: url(/green/image/common/home_icon.png) center no-repeat;
}

#topPage #header #nav ul .home a:hover {
  background: url(/green/image/common/home_icon.png) center no-repeat;
}


#header {
  width: 100%;
  height: 161px;
  position: relative;
  z-index: 100;
}

#header .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  z-index: 1000;
}

#header .whiteBox {
  margin: 0px auto;
  width: 980px;
  height: 34px;
}

#header .whiteBox .logolist {
  float: left;
}

#header .whiteBox .logolist li {
  position: relative;
  float: left;
  margin: 4px 6px 0px 0px;
}

#header .whiteBox .logolist li img {
  vertical-align: bottom;
}

#header .whiteBox .logolist li a {
  display: block;
  height: 27px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(/green/image/common/logolist.png);
  background-repeat: no-repeat;
}

#header .whiteBox .logolist li a span {
  display: none;
}

#header .whiteBox .logolist li.logo1 {
  width: 80px;
}

#header .whiteBox .logolist li.logo1 a {
  width: 80px;
  background-position: 0 0;
}

#header .whiteBox .logolist li.logo1 .on,
#header .whiteBox .logolist li.logo1 a:hover {
  background-position: 0 -27px;
}

#header .whiteBox .logolist li.logo2 {
  width: 99px;
}

#header .whiteBox .logolist li.logo2 a {
  width: 99px;
  background-position: -80px 0;
}

#header .whiteBox .logolist li.logo2 .on,
#header .whiteBox .logolist li.logo2 a:hover {
  background-position: -80px -27px;
}

#header .whiteBox .logolist li.logo3 {
  width: 85px;
}

#header .whiteBox .logolist li.logo3 a {
  width: 85px;
  background-position: -179px 0;
}

#header .whiteBox .logolist li.logo3 .on,
#header .whiteBox .logolist li.logo3 a:hover {
  background-position: -179px -27px;
}

#header .whiteBox .logolist li.logo4 {
  width: 74px;
}

#header .whiteBox .logolist li.logo4 a {
  width: 74px;
  background-position: -264px 0;
}

#header .whiteBox .logolist li.logo4 .on,
#header .whiteBox .logolist li.logo4 a:hover {
  background-position: -264px -27px;
}

#header .whiteBox .logolist li .logoTooltip {
  position: absolute;
  top: 28px;
  left: 50%;
  width: 164px;
  background: url(/green/image/common/logo_tooltip_parts.png) center top no-repeat;
  background-color: transparent;
  margin-left: -82px;
  padding-top: 7px;
}

#header .whiteBox .logolist li .logoTooltip .txt {
  width: 144px;
  background: url(/green/image/common/logo_tooltip_bg.png) left top repeat;
  padding: 10px;
  color: #FFF;
}

#header .whiteBox .linkSect {
  float: right;
}

#header .whiteBox .linkSect li {
  float: left;
  margin: 11px 0px 0px 19px;
  line-height: 1.1;
}

#header .whiteBox .linkSect li a {
  text-decoration: none;
  color: #000;
}

#header .whiteBox .linkSect .property {
  height: 13px;
  background: url(/asbee/image/common/shop_icon.png) left no-repeat;
  padding: 0px 0px 0px 20px;
}

#header .whiteBox .linkSect .recruit {
  height: 13px;
  background: url(/asbee/image/common/man_icon.png) left no-repeat;
  padding: 0px 0px 0px 15px;
}

#header .whiteBox .linkSect .gooTrans {
  width: 144px;
  margin: 6px 0px 0px 19px;
}

#header #logoSect {
  position: absolute;
  top: 35px;
  left: 0;
  width: 100%;
  height: 80px;
  background: #ffffff;
  z-index: 100;
}

#header #logoSect .inner {
  width: 100%;
  height: 100%;
  padding: 0px;
  /* border-bottom: 1px solid #ff3c4a; */
}

#header #logoSect .inner h1 {
  height: 100%;
  margin: auto 0px;
}

#header #logoSect .inner h1 a {
  display: block;
  height: 100%;
  text-indent: -9999px;
  background: url(/green/sp/image/top/logo.jpg) center no-repeat;
  overflow: hidden;
}

#header #nav {
  position: absolute;
  top: 116px;
  left: 0;
  width: 100%;
  height: 40px;
  background: #262626;
}

#header #nav ul {
  width: 980px;
  margin: 0px auto;
}

#header #nav ul li {
  background: #262626;
  float: left;
  width: 143px;
  height: 40px;
  text-align: center;
}

#header #nav ul li img {
  vertical-align: bottom;
  display: inline-block;
  zoom: 1;
  text-align: left;
}

#header #nav ul li a {
  display: block;
  padding: 5px 0px 10px;
}

#header #nav ul li span {
  height: 16px;
  display: block;
  margin: 5px 0px 0px 0px;
  padding-top: 4px;
  border-left: #333333 solid 1px;
  border-right: #161616 solid 1px;
  text-indent: -9999px;
}

#header #nav ul li:hover {
  background: #363636;
}

#header #nav ul .home {
  width: 40px;
}

#header #nav ul .home img {
  margin-top: 10px;
}

#header #nav ul .home span {
  border: none;
}

#header #nav ul .home a {
  background: url(/asbee/image/common/home_icon.png) center no-repeat;
}

#header #nav ul .home a:hover {
  background: url(/asbee/image/common/home_icon_on.png) center no-repeat;
}

#header #nav ul .news {
  width: 145px;
}

#header #nav ul .news span {
  border-left: none;
}

#header #nav ul .news a {
  background: url(/asbee/image/common/nav_news.png) center no-repeat;
}

#header #nav ul .news a:hover {
  background: url(/asbee/image/common/nav_news_on.png) center no-repeat;
}

#header #nav ul .foot a {
  background: url(/asbee/image/common/nav_event.png) center no-repeat;
}

#header #nav ul .foot a:hover {
  background: url(/asbee/image/common/nav_event_on.png) center no-repeat;
}

#header #nav ul .ad a {
  background: url(/asbee/image/common/nav_ad.png) center no-repeat;
}

#header #nav ul .ad a:hover {
  background: url(/asbee/image/common/nav_ad_on.png) center no-repeat;
}

#header #nav ul .shoplist a {
  background: url(/asbee/image/common/nav_shoplist.png) center no-repeat;
}

#header #nav ul .shoplist a:hover {
  background: url(/asbee/image/common/nav_shoplist_on.png) center no-repeat;
}

#header #nav ul .trouble {
  width: 148px;
}

#header #nav ul .trouble a:link {
  background: url(/asbee/image/common/nav_trouble.png) center no-repeat;
}

#header #nav ul .trouble a:hover {
  background: url(/asbee/image/common/nav_trouble_on.png) center no-repeat;
}

#header #nav ul .onlineShop {
  width: 130px;
  background: #444;
}

#header #nav ul .onlineShop img {
  margin-top: 12px;
}

#header #nav ul .onlineShop span {
  border: none;
}

#header #nav ul .onlineShop a {
  background: url(/asbee/image/common/nav_shop.png) center no-repeat;
}

#header #nav ul .onlineShop a:hover {
  background: url(/asbee/image/common/nav_shop_on.png) center no-repeat;
}

#header #nav ul .onlineShop:hover {
  background: #111;
}

#header #nav ul .fb {
  width: 40px;
  background: #363636;
  margin-left: 1px;
}

#header #nav ul .fb span {
  border: none;
}

#header #nav ul .fb img {
  margin-top: 5px;
}

#header #nav ul .fb:hover {
  background: #111;
}

#header #nav ul .twi {
  width: 40px;
  background: #363636;
  margin-left: 1px;
}

#header #nav ul .twi span {
  border: none;
}

#header #nav ul .twi img {
  margin-top: 7px;
}

#header #nav ul .twi:hover {
  background: #111;
}


#header #nav ul .foot {
  width: 145px;
}

#header #nav ul .foot span {
  border-left: none;
}

#header #nav ul .foot a {
  background: url(/green/image/top/nav_foot.png) center no-repeat;
}

#header #nav ul .foot a:hover {
  background: url(/green/image/top/nav_foot_on.png) center no-repeat;
}

#header #nav ul .column {
  width: 145px;
}

#header #nav ul .column span {
  border-left: none;
}

#header #nav ul .column a {
  background: url(/green/image/top/nav_column.png) center no-repeat;
}

#header #nav ul .column a:hover {
  background: url(/green/image/top/nav_column_on.png) center no-repeat;
}



#slideWrapper {
  background: url(/asbee/image/common/slide_shadow.png) bottom repeat-x;
  position: relative;
  z-index: 10;
  width: 100%;
  margin: -5px 0px 0px;
  padding: 0px 0px 5px 0px;
  overflow: hidden;
}

#slideWrapper .inner {
  height: 390px;
  position: relative;
  left: 50%;
  top: 0;
}

#slideWrapper .inner #arrow .prev {
  position: absolute;
  left: 50%;
  top: 46%;
  z-index: 1000;
  cursor: pointer;
}

#slideWrapper .inner #arrow .next {
  position: absolute;
  right: 50%;
  top: 46%;
  z-index: 1000;
  cursor: pointer;
}

#slideWrapper #slideMain {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: none;
}

#slideWrapper #slideMain .active {
  display: block;
  z-index: 1000;
}

#slideWrapper #slideMain li {
  position: absolute;
  left: 0;
  top: 0;
  float: left;
  width: 980px;
  display: inline-block;
  margin: 0;
  padding: 0;
  z-index: 100;
}

#slideWrapper #slideMain li .sInner {
  position: relative;
}

#slideWrapper #slideMain li img {
  vertical-align: bottom;
}

#slideWrapper #slideMain li .overBL {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url(/asbee/image/common/black_op.png) repeat;
  z-index: 500;
  width: 980px;
  height: 390px;
}

#slideWrapper .pagerList {
  background: #F5F5F5;
  width: 100%;
  height: 27px;
  text-align: center;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

#slideWrapper .pagerList ul {
  display: inline-block;
  zoom: 1;
  text-align: left;
}

#slideWrapper .pagerList li {
  display: block;
  float: left;
  margin: 9px 10px;
  background: url(/asbee/image/common/ball_off.png) no-repeat;
  width: 9px;
  height: 9px;
  cursor: pointer;
}

#slideWrapper .pagerList li img {
  vertical-align: bottom;
}

#slideWrapper .pagerList li:hover {
  background: url(/asbee/image/common/ball_on.png) no-repeat;
}

#slideWrapper .pagerList li.active {
  background: url(/asbee/image/common/ball_on.png) no-repeat;
}

#mainCont {
  width: 980px;
  margin: 35px auto 37px;
}

#mainCont .articleWrap {
  width: 1014px; /* 220609 柴橋修正 728→1014 */
  padding: 0px 0px 0px 3px;
}

#mainCont #cont {
  width: 990px;
  overflow: hidden;
  float: left;
}

#mainCont #cont .title {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 11px;
  margin: 0px 0px 20px;
}

#mainCont #cont .title h2 {
  float: left;
}

#mainCont #cont .title .btnNews {
  display: inline-block;
  float: right;
  padding-top: 5px;
}

#mainCont #cont .title .btnNews a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#mainCont #cont .title_top {
  width: 980px; /* 220609 柴橋修正 700→980 */
  border-bottom: 1px solid #dddddd;
  padding-bottom: 11px;
  margin: 0px 0px 20px;
}

#mainCont #cont .title_top h2 {
  float: left;
}

#mainCont #cont .title_top .btnNews {
  display: inline-block;
  float: right;
  padding-top: 5px;
}

#mainCont #cont .title_top .btnNews a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#mainCont #cont .newArticle .date .newIcon {
  background: url(/asbee/image/common/new_icon.png) 4px 1px no-repeat;
}

#mainCont #cont .newsBox {
  width: 302px; /* 220609 柴橋修正 213→302 */
  min-height: 235px; /* 220609 柴橋修正 230→235 */
  float: left;
  margin-right: 27px;
  padding-bottom: 20px;
  color: #000000; /* 220609 柴橋修正 EA1F2F→000000 */
  letter-spacing: 1px;
}

#mainCont #cont .newsBox dd img {
  width: 302px; /* 220609 柴橋修正 213→302 */
  height: 147px;
}

#mainCont #cont .newsBox dt {
  margin-top: 9px;
}

#mainCont #cont .newsBox .date {
  font-size: 10px;
  font-family: 'Arial';
  display: inline;
  line-height: 1.1;
}

#mainCont #cont .newsBox .date .newIcon {
  display: inline-block;
  width: 25px;
  height: 10px;
}

#mainCont #cont .newsBox .ttl {
  color: #000;
  font-size: 11px;
  line-height: 1.7;
  margin-top: 6px;
  padding: 0px 0px 3px;
  word-break: break-all;
}

#mainCont #cont .newsBox .ttl a {
  border-bottom: 1px dotted #269906; /* 220609 柴橋修正 e70012→269906 */
  text-decoration: none;
  color: #000;
  line-height: 1.7;
}

#mainCont #cont .newsBox .ttl a:hover {
  text-decoration: none;
  color: #fff;
  background: #269906; /* 220609 柴橋修正 e70012→269906 */
}

#mainCont #cont .newsBox .contA .cliList {
  float: right;
  padding-right: 2px;
}

#mainCont #cont .newsBox .contA .cliList li {
  display: table-cell;
  height: 24px;
  padding: 5px 3px 0;
}

#mainCont #cont .newsBox .contA .cliList li img {
  display: inline-block;
  text-align: right;
  width: auto;
  height: auto;
}

#footCont {
  width: 100%;
  border-top: 1px dotted #dddddd;
  margin: 0;
}

#footCont .inner {
  width: 980px;
  margin: 0 auto;
}

#footCont #searchShop {
  border-right: 1px dotted #dddddd;
  margin-right: 16px;
  padding-right: 17px;
}

#footCont .contBox {
  float: left;
  width: 470px;
  padding: 30px 0 35px;
}

#footCont .contBox .title {
  font-size: 16px;
}

#footCont .contBox .mapCont {
  width: 428px;
  float: left;
  background: #F5F5F5;
  margin-top: 12px;
  padding: 23px 20px 23px 23px;
}

#footCont .contBox .mapCont dd {
  float: left;
  margin-right: 23px;
}

#footCont .contBox .mapCont dt {
  float: left;
}

#footCont .contBox .mapCont dt ul {
  width: 249px;
}

#footCont .contBox .mapCont dt li {
  display: block;
  width: 78px;
  height: 39px;
  border: 1px solid #eeeeee;
  float: left;
  margin: 0px 3px 3px 0px;
  line-height: 1.1;
  font-size: 11px;
  text-align: center;
}

#footCont .contBox .mapCont dt li a {
  text-decoration: none;
  color: #000;
  background: #fff;
  display: block;
  padding: 14px 0px 0px;
  height: 25px;
}

#footCont .contBox .mapCont dt li a:hover {
  color: #FFF;
  background: #01A8EC;
}

#footCont .contBox .shufooCont {
  width: 428px;
  float: left;
  background: #F5F5F5;
  margin-top: 12px;
  padding: 23px 20px 23px 23px;
}

#footCont .contBox .shufooCont dd {
  float: left;
  margin-right: 23px;
}

#footCont .contBox .shufooCont dt {
  float: right;
  width: 270px;
}

#footCont .contBox .shufooCont dt .ttl {
  width: 207px;
  margin: 11px auto 0px;
}

#footCont .contBox .shufooCont dt .detailBtn {
  text-align: center;
  line-height: 1.1;
  margin: 12px auto 0px;
  width: 260px;
}

#footCont .contBox .shufooCont dt .detailBtn a {
  display: block;
  color: #fff;
  font-size: 11px;
  background-color: #E61D0A;
  text-decoration: none;
  padding: 7px 0 7px;
}

#footCont .contBox .shufooCont dt .detailBtn a:hover {
  background-color: #333;
}

#footCont .contBox .shufooCont dt .txt {
  text-align: center;
  padding: 16px 0px 0px;
}

#bnrSect {
  background: #F5F5F5;
  width: 100%;
}

#bnrSect #olBtnSect {
  width: 100%;
  /* background: url(/asbee/image/common/footer_shadow.png) bottom repeat-x; */
  border-top: 7px solid #000000;
  padding-bottom: 13px;
}

#bnrSect #olBtnSect .inner {
  width: 958px;
  background: url(/asbee/image/common/ol_btn_bg.png) right no-repeat;
  margin: 0px auto;
  padding: 0px 22px 0 0;
}

#bnrSect #olBtnSect .inner a {
  background: #fff;
  width: 210px;
  height: 42px;
  display: block;
  float: right;
}

#bnrSect #olBtnSect .inner a .olTxt {
  display: block;
  background: url(/asbee/image/common/cart_icon.png) left no-repeat;
  padding: 0px 0px 0px 28px;
  margin: 13px 0px 0px 31px;
}

#bnrSect #bnrList {
  background: url(/asbee/image/common/bg_beige.png) repeat;
  margin: 0px 0px 0px 0px;
  padding: 28px 0px 29px 0px;
}

#bnrSect #bnrList .inner {
  width: 992px;
  margin: 0px auto;
}

#bnrSect #bnrList li {
  float: left;
  margin: 5px 9px;
}

#bnrSect #bnrList li img {
  border: 1px solid #dddddd;
  vertical-align: bottom;
}

/* line 367, ../sass/common.scss */
#pankuzu {
  width: 100%;
  height: 23px;
  background-color: #F6F6F6;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 5px 0px 0px 0px;
}
/* line 374, ../sass/common.scss */
#pankuzu a {
  border-bottom: 1px dotted #269906;
  text-decoration: none;
  color: #000;
}
/* line 379, ../sass/common.scss */
#pankuzu ul {
  width: 980px;
  margin: 0px auto;
  font-size: 14px;
}
/* line 383, ../sass/common.scss */
#pankuzu ul li {
  display: inline-block;
  padding-right: 10px;
  line-height: 1.1;
}
/* line 387, ../sass/common.scss */
#pankuzu ul li span {
  padding-right: 10px;
}

/* line 395, ../sass/common.scss */
.title {
  padding-bottom: 13px;
/* border-bottom: 1px solid #dddddd; */
  position: relative;
}
/* line 399, ../sass/common.scss */
.title h2 {
  float: left;
}
/* line 402, ../sass/common.scss */
.title .btnNews {
  display: inline-block;
  float: left;
  padding: 12px 0 0 17px;
}
/* line 406, ../sass/common.scss */
.title .btnNews a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 619, ../sass/common.scss */
.linkBtn {
  display: table-cell;
  width: 990px;
  height: 50px;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
}
/* line 629, ../sass/common.scss */
.linkBtn img {
  display: inline-block;
  text-align: left;
}

/* line 636, ../sass/common.scss */
#carrouselSect .carrouselInner {
  width: 990px;
  margin: 0px auto 40px;
}

/* line 646, ../sass/common.scss */
#slideNews {
  position: relative;
  width: 990px;
  margin: 0px auto 20px;
}
/* line 650, ../sass/common.scss */
#slideNews .inner {
  position: relative;
  width: 990px;
  height: 262px;
  overflow: hidden;
  margin: 0px auto 0px;
  padding-top: 31px;
}
/* line 658, ../sass/common.scss */
#slideNews .deco_l {
  position: absolute;
  left: 0;
  top: 30px;
  width: 11px;
  height: 263px;
  display: block;
  background-image: url(/green/image/top/shadow_l.png);
  background-repeat: no-repeat;
}
/* line 668, ../sass/common.scss */
#slideNews .deco_r {
  position: absolute;
  right: 0;
  top: 30px;
  width: 11px;
  height: 263px;
  display: block;
  background-image: url(/green/image/top/shadow_r.png);
  background-repeat: no-repeat;
}
/* line 678, ../sass/common.scss */
#slideNews #shoesList {
  position: absolute;
  padding: 18px 0 0 14px;
  background-image: url(/green/image/top/grey_bg.png);
  background-repeat: repeat;
  height: 262px;
}
/* line 684, ../sass/common.scss */
#slideNews #shoesList li {
  width: 231px;
  height: 235px;
  margin: 0 12px 0 0;
  float: left;
}
/* line 689, ../sass/common.scss */
#slideNews #shoesList li .shadow {
  width: 137px;
  height: 38px;
  margin-left: 13px;
}
/* line 695, ../sass/common.scss */
#slideNews #shoesList .picBox {
  height: 226px;
  margin-bottom: 1px;
  position: relative;
}
/* line 699, ../sass/common.scss */
#slideNews #shoesList .picBox .img {
  background: url(/green/image/top/shoes_bg.png) no-repeat;
  display: block;
  width: 231px;
  height: 235px;
}
/* line 704, ../sass/common.scss */
#slideNews #shoesList .picBox .img img {
  width: 222px;
  margin: 30px 5px 0;
  vertical-align: bottom;
  position: relative;
}
/* line 712, ../sass/common.scss */
#slideNews #shoesList .cap {
  display: none;
  background: url(/green/image/top/bln_b.png) center bottom no-repeat;
  padding-bottom: 27px;
  position: absolute;
  bottom: 165px;
  line-height: 1.4;
  margin: 0 0 0 13px;
}
/* line 720, ../sass/common.scss */
#slideNews #shoesList .cap .outer {
  background: url(/green/image/top/bln_t.png) center top no-repeat;
  display: block;
  text-align: center;
  width: 207px;
  height: 100%;
  padding-top: 9px;
}
/* line 727, ../sass/common.scss */
#slideNews #shoesList .cap .outer .brand {
  font-size: 12px;
}
/* line 731, ../sass/common.scss */
#slideNews #shoesList .cap a {
  background: url(/green/image/top/bln_m.png) center repeat-y;
  display: block;
  text-decoration: none;
  color: #000;
  width: 207px;
  height: 100%;
  font-size: 10px;
  padding: 12px 0;
  letter-spacing: 0.5px;
  text-align: center;
}
/* line 742, ../sass/common.scss */
#slideNews #shoesList .cap a .txt {
  margin: 0 10px;
  width: 183px;
  display: block;
}
/* line 751, ../sass/common.scss */
#slideNews #arrowBtn span {
  display: block;
  cursor: pointer;
  position: absolute;
}
/* line 756, ../sass/common.scss */
#slideNews #arrowBtn .prev {
  top: 134px;
  left: 0px;
}
/* line 760, ../sass/common.scss */
#slideNews #arrowBtn .next {
  top: 134px;
  right: 0px;
}

#footer {
  background: #F0F0F0;
  border-top: 1px solid #dddddd;
}
#footer .inner {
  width: 980px;
  margin: 0px auto;
}
#footer ul {
  float: left;
  padding-left: 2px;
}
#footer li {
  float: left;
  line-height: 1.1;
}
#footer li a {
  color: #000;
  text-decoration: none;
  padding: 12px 0px;
  display: inline-block;
}
#footer li span {
  padding: 0px 9px;
  display: inline-block;
}
#footer #toTop {
  float: right;
  margin-top: 8px;
  cursor: pointer;
}
#footer #toTop:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#footer .copy {
  background: url(/asbee/image/common/footer_bg.png) repeat;
  border-bottom: 1px solid #c5c5c5;
  height: 44px;
}
#footer .copy .inner {
  width: 976px;
  margin: 0px auto;
  padding: 15px 4px 0px 0px;
}
#footer .copy .inner img {
  display: block;
  float: right;
}

#footerAdSect {
    width: 980px;
    margin: 0px auto 0;
    padding: 15px 0 10px;
}
#footerAdSect .leftSide {
    float: left;
}
#footerAdSect .leftSide div {
    float: left;
    margin: 0 40px 0 0;
}
#footerAdSect .leftSide ul {
    float: left;
    border-left: 4px solid #666666;
    padding-left: 5px;
    font-size: 10px;
}
#footerAdSect .leftSide ul li {
    margin: 0 0 2px;
}
#footerAdSect .leftSide ul a {
    color: #666;
}
#footerAdSect .rightSide {
    display: block;
    float: right;
    width: 114px;
}

/* line 864, ../sass/common.scss */
#toSp {
  width: 100%;
  height: 160px;
  background-color: #000;
}
/* line 868, ../sass/common.scss */
#toSp .inner {
  width: 990px;
  height: 160px;
  margin: 0 auto;
}

/* line 876, ../sass/common.scss */
#errorPage #mainCont {
  margin: 31px auto 128px;
}
/* line 878, ../sass/common.scss */
#errorPage #mainCont .ttl {
  text-align: center;
  margin: 106px auto 0;
  font-size: 26px;
}

/* line 888, ../sass/common.scss */
#readBlk {
  background-color: #000;
  height: 53px;
  text-align: center;
}
/* line 892, ../sass/common.scss */
#readBlk .readBlkIn {
  width: 990px;
  margin: 0 auto;
  padding-top: 9px;
}

/* 臨時コメント用 */
#extracom{
margin-bottom:15px;
padding:5px;
border:solid 1px #000000;
}

/* トップスライド画像調整用 */
#slideWrapper #slideMain li{background-color:#fff;}
#slideWrapper #slideMain li img{
  width:980px;
  height: 390px;
}
#slideWrapper #slideMain li .sInner{text-align:center;}

/* アプリ */
.ttlapp {margin-top:10px;}
.ttlapp img{height:40px;}

