@charset 'UTF-8';

.lower_layer_title {
    font-size: 24px;
    height: 35px;
    margin: 0 0 20px 0;
    padding: 15px 0 0 20px;
    color: #FFF;
    background: url('/img/common/h3.png') no-repeat;
}

#group_article .shoplist, #group_article .otherlist {
    clear: both;
    overflow: hidden;
}

.shoplist {
    margin: 0 0 60px 0;
}

.shop_box {
    margin: 0 0 25px 0;
    padding: 20px;
    border: solid 1px #E8E8E8;
    border-top: solid 7px #E8E8E8 !important;
    border-bottom: solid 2px #E8E8E8 !important;
    background: #FFF;
}

.thumbnail {
    float: right;
    border: solid 1px #E8E8E8;
}

.shop_box_child {
    float: left;
    width: 490px;
}

.shop_box_child dt {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #F497DD;
    border-bottom: dotted 1px;
}

.maid .shop_box_child dt {
    color: #FE7DBE;
}
.celeb .shop_box_child dt {
    color: #B29332;
}
.aroma .shop_box_child dt {
    color: #937C32;
}
.mrsaroma .shop_box_child dt {
    color: #AA6CB7;
}
.pltn .shop_box_child dt {
    color: #51B6C2;
}

.soft .shop_box_child dt {
    color: #a5a5a5;
}

.yumeoto .shop_box_child dt{
    color:#f17696;
}

.shop_box_child dt span, .shop_box_child dd span {
    font-size: 16px;
    margin: 0 10px 0 0;
    padding: 3px 6px 3px 6px;
    color: #FFF;
    border-radius: 4px;
    background: #f17696;
}


.maid .shop_box_child dt span {
    background: #FE7DBE;
}
.celeb .shop_box_child dt span {
    background: #9A7F03;
}
.aroma .shop_box_child dt span {
    background: #C4405F;
}
.soft .shop_box_child dt span {
    background: #a5a5a5;
}
.pltn .shop_box_child dt span {
    background: #51B6C2;
}

.shop_box_child dd span.more {
    font-size: 14px;
    font-weight: normal;
    margin-top: 4px;
    padding-left: 25px;
    text-decoration: none;
    color: #FFF;
    background: #414141 url('/img/common/arrow04.png') no-repeat 10px center;
}

.shop_box_child dd div.more_area {
    display: block;
    margin-top: 20px;
}

.shop_box_child dd a {
    text-decoration: none;
}

.shop_box_child .yumeoto{
    color: #f17696;
    text-decoration: none;
    font-weight: bold;
}

.shop_box_child dd {
    font-size: 14px;
    line-height: 200%;
    margin: 12px 0 0 0;
}

.shop_box_child .celeb {
    font-weight: bold;
    text-decoration: none;
    color: #9A7F03;
}

.shop_box_child .aroma {
    font-weight: bold;
    text-decoration: none;
    color: #C4405F;
}

.shop_box_child .pltn {
    font-weight: bold;
    text-decoration: none;
    color: #51B6C2;
}

.shop_box_child .soft {
    font-weight: bold;
    text-decoration: none;
    color: #a5a5a5;
}

.shop_box_child .maid {
    font-weight: bold;
    text-decoration: none;
    color: #FE7DBE;
}

.shop_box_child .celeb:hover, .shop_box_child .aroma:hover, .shop_box_child .pltn:hover, .shop_box_child .mrsaroma:hover, .shop_box_child .maid:hover {
    text-decoration: underline;
}




#group_article .otherlist {
    margin: 0 0 25px 0;
}

#group_article .otherlist dl {
    float: left;
    width: 246px;
    margin: 10px 0 0 0;
}

#group_article .otherlist dl dt {
    font-weight: bold;
    margin-bottom: 8px;
    color: #F06;
}

#group_article .otherlist dl dd p {
    margin-bottom: 5px;
    padding-left: 20px;
    background: url('/img/common/arrow03.png') no-repeat left center;
}
