#next_content {
   width: 1100px;
   margin: 0 auto;
   padding: 15px 0 30px;
}

#next_left {
   width: 240px;
   float: left;
}

#next_right {
   width: 860px;
   float: left;
}

.side_products {
   background: url(https://file001.shop-pro.jp/PA01324/142/img/top_products_pattern.gif);
   padding: 6px;
   position: relative;
}

.side_products:before {
   z-index: -1;
   position: absolute;
   content: "";
   bottom: 15px;
   left: 10px;
   width: 100%;
   top: 80%;
   max-width: 300px;
   background: #777;
   -webkit-box-shadow: 0 15px 10px #999;
   -moz-box-shadow: 0 15px 10px #999;
   box-shadow: 0 15px 10px #999;
   -webkit-transform: rotate(-2deg);
   -moz-transform: rotate(-2deg);
   -o-transform: rotate(-2deg);
   -ms-transform: rotate(-2deg);
   transform: rotate(-2deg);
}

.side_products .inner {
   background: url(https://file001.shop-pro.jp/PA01324/142/img/top_area_back.gif);
   position: relative;
   z-index: 10;
   width: 106%;
}

.next_side {
   width: 216px;
   margin: 25px 0 0;
}

.side_products .title {
   background: #86bad0;
}

.side_products .title dt {
   text-align: center;
   }

.side_products .title dt span {
   display: inline-block;
   background: #4688aa;
   color: #fff;
   text-align: center;
   font-size: 16px;
   padding: 5px 17px;
   font-weight: bold;
   letter-spacing: 0.1em;
}

.side_products .title dd {
   font-size: 24px;
   font-weight: bold;
   color: #fff;
   text-align: center;
   padding: 0 0 10px;
}

.side_products .title dd p {
   margin: 0;
   padding: 15px 0 3px;
   letter-spacing: 0.05em;
}

.side_products .img {
   text-align: center;
   display: table-cell;
   vertical-align: middle;
   height: 270px;
   width: 240px;
   layout-grid-line: 270px;
}

// .side_products_category {
//    border: 1px solid #86bad0;
//    background: #86bad0;
//    margin: 0 0 25px;
//    position: relative;
// }

// .side_products_category:before,
// .side_products_category:after {
//    z-index: -1;
//    position: absolute;
//    content: "";
//    bottom: 14px;
//    left: 9px;
//    width: 100%;
//    top: 80%;
//    max-width: 108px;
//    background: #777;
//    -webkit-box-shadow: 0 15px 9px #aaa;
//    -moz-box-shadow: 0 15px 9px #aaa;
//    box-shadow: 0 15px 9px #aaa;
//    -webkit-transform: rotate(-4deg);
//    -moz-transform: rotate(-4deg);
//    -o-transform: rotate(-4deg);
//    -ms-transform: rotate(-4deg);
//    transform: rotate(-4deg);
// }

// .side_products_category:after {
//    -webkit-transform: rotate(4deg);
//    -moz-transform: rotate(4deg);
//    -o-transform: rotate(4deg);
//    -ms-transform: rotate(4deg);
//    transform: rotate(4deg);
//    right: 9px;
//    left: auto;
// }

// .side_products_category li {
//    font-size: 16px;
//    line-height: 21px;
//    font-weight: bold;
//    background: url(https://file001.shop-pro.jp/PA01324/142/img/side_arrow2.png) no-repeat 180px center;
// }

// .side_products_category li+li {
//    border-top: 1px dotted #fff;
// }

// .side_products_category li a {
//    color: #fff;
//    display: block;
//    width: 201px;
//    height: 100%;
//    padding: 21px 0 21px 12px;
// }

// .side_products_category li a:hover {
//    text-decoration: none;
//    color: #717070;
// }

// .side_products_category li.multi a {
//    padding: 11px 0 11px 12px;
// }

.side_nav {
   border: 1px solid #c8c9c9;
   background: #fff;
   margin: 0 0 25px;
   position: relative;
}

.side_nav:before,
.side_nav:after {
   z-index: -1;
   position: absolute;
   content: "";
   bottom: 14px;
   left: 9px;
   width: 100%;
   top: 80%;
   max-width: 108px;
   background: #777;
   -webkit-box-shadow: 0 15px 9px #aaa;
   -moz-box-shadow: 0 15px 9px #aaa;
   box-shadow: 0 15px 9px #aaa;
   -webkit-transform: rotate(-4deg);
   -moz-transform: rotate(-4deg);
   -o-transform: rotate(-4deg);
   -ms-transform: rotate(-4deg);
   transform: rotate(-4deg);
}

.side_nav:after {
   -webkit-transform: rotate(4deg);
   -moz-transform: rotate(4deg);
   -o-transform: rotate(4deg);
   -ms-transform: rotate(4deg);
   transform: rotate(4deg);
   right: 9px;
   left: auto;
}

.side_nav li {
   font-size: 15px;
   font-weight: bold;
   background: url(https://file001.shop-pro.jp/PA01324/142/img/side_arrow.gif) no-repeat 180px center;
}

.side_nav li+li {
   border-top: 1px dotted #b5b5b6;
}

.side_nav li a {
   color: #727171;
   display: block;
   width: 202px;
   height: 100%;
   padding: 12px 0 12px 12px;
}

.side_nav li a:hover {
   text-decoration: none;
   color: #00A0C8;
}

.pegetop {
   width: 1100px;
   margin: 0 auto;
   text-align: right;
}

.empty {
  padding: 2em 0 15em;
  font-size: 14px;
}