.top_box {
    position: relative;
    float: left;
    clear: both;
    display: block;
    width: 730px;
    margin-bottom: 20px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: solid #fff 15px;
    background: #fff;
}

.top_box > img {
    position: relative left:-30px;
    top: -30px;
}

.bx_box {
    padding-top: 0;
    height: 465px;
}

.bx {
    width: 730px;
    height: 400px;
    background: #eee;
}

#pager {
    position: relative;
}

#pager img {
    width: 110px;
}

#pager li {
    width: 110px !important;
    margin-right: 6px !important;
}

#pager a {
    float: left;
    display: block;
    margin: 5px 0 0 14px;
    box-shadow: 1px 1px 5px #bbb;
}

#pager a:first-child {
    margin-left: 0px;
}

#pager a:hover {
    opacity: 0.7;
    box-shadow: 1px 1px 5px #555;
}

.controlWrap {
    overflow: hidden;
}

.controlWrap .bx-wrapper {
    box-shadow: none !important;
    float: left;
}

.controlWrap .bx-viewport {
    overflow: visible !important;
    width: 690px !important;
    height: 70px !important;
}

div.controlWrap p#PrevIcon a {
    display: block;
    width: 15px;
    height: 60px;
    margin: 5px 5px 0 0;
    position: relative;
    float: left;
    background: url(https://img08.shop-pro.jp/PA01198/809/etc/left.png?cmsp_timestamp=2110) left center no-repeat;
    background-color: #ffffff88;
    text-indent: -9999px;
    z-index: 1;
}

div.controlWrap p#NextIcon a {
    display: block;
    width: 15px;
    height: 60px;
    margin: 5px 0 0 5px;
    position: relative;
    float: left; background:url(https://img08.shop-pro.jp/PA01198/809/etc/right.png?cmsp_timestamp=2149) left center no-repeat;
    background-color: #ffffff88;
    text-indent: -9999px;
    z-index: 1;
}

p#NextIcon a:hover,
p#PrevIcon a:hover {
    opacity: 0.7;
    background-color: #ffffff !important;
}

#topBanner:empty {
    display: none;
}

#ranking {
    padding-top: 20px;
    height: auto;
}

#recommend {
    padding-top: 20px;
    height: auto;
}

#recommend .item_box:nth-child(5) {
    clear: both;
}

#recommend .item_box:nth-child(9) {
    clear: both;
}

#new_items {
    height: 180px;
    overflow-y: scroll;
}

#new_items ul li:nth-child(odd) {
    background-color: #eee;
}

#new_items ul li {
    padding-left: 10px;
}

#news ul {
    overflow-y: scroll;
    height: 350px;
}

#news li {
    padding: 5px;
    background: #eee;
    margin: 5px 10px 15px 0;
    box-shadow: 5px 5px 5px #ccc;
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
}

#news h2 {
    padding: 0 5px 10px;
    line-height: 130%;
    color: #fff;
    text-shadow: 0px 1px 10px #000, 0px 1px 15px #000;
}

#news h3 {
    line-height: 200%;
    background: #fff;
    padding: 5px 10px;
    white-space: pre-line;
    color: #444;
    font-weight: normal;
}

#news h4 {
    float: right;
    background: #fff;
    margin: 4px 8px 0 4px;
    padding: 3px 5px;
    color: #666;
}

#news li img {
    max-height: 250px;
    max-width: 500px;
    height: auto;
    width: auto;
    display: block;
    margin: 5px auto;
}

#news li,
#news h3,
#news h4 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.borderLine {
    border: dashed 2px #888;
}

#ftfb {
    background: url("https://img08.shop-pro.jp/PA01198/809/etc/fbbg.jpg");
}

#ftfb iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
