/* CSS Document */

.sub-category table table {
    margin-bottom: 10px;
}

#M_categoryList {
    border-top: 2px solid #999;
    padding-top: 10px;
    margin-bottom: 30px;
}

#M_categoryList .M_innerList table {
    width: 100%;
    margin-bottom: 0;
}

.M_innerList {
    border-bottom: 1px dashed #999;
}

.M_innerList td {
    vertical-align: middle;
}

.M_innerList .M_cl_taxPrice {
    font-weight: bold;
    color: #cc0000;
}

.M_innerList td {
    vertical-align: middle;
    padding: 4px;
}

.M_innerList table td:nth-child(1) {
    padding: 2px;
    width: 96px;
    height: 96px;
}

.M_innerList .M_cl_img {
    width: auto !important;
    max-height: 96px;
    max-width: 96px;
    /* 画像の幅 */
}

.M_innerList .M_cl_content {
    font-size: 11px;
}

#fixedBtn {
    background: #f4eae4;
    bottom: 0;
    left: 0;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95 !important;
    opacity: 0.95 !important;
    padding: 20px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
    line-height: 1.6;
    border: 1px solid #7c5638;
}

#fixedBtn p {
    display: inline-block;
}

#fixedBtn a img {
    vertical-align: top;
    margin: 0 0 0 40px;
}


#main {
    margin-left: 20px !important;
}

#main h3 {
    font-size: 2em;
}

#category {}

.M_cl_price {
    text-align: right;
}

.M_category-smallstock,
.M_category-soldout {
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    display: block;
    padding: 3px 1px 1px 8px;
}

.M_lumpinput {
    font-size: 13px;
    text-align: right;
}

.M_lumpinput input.M_lumpAmount {
    width: 30px;
}

.M_cl_name {
    width: 440px;
}

.cart {
    width: 90px;
}

.boxR {
    text-align: right;
    margin: 5px 10px;
}

.c_headbnr {
    margin-bottom: 10px;
}

h3 .img {
    width: 80px;
    margin: 0 5px 5px 0;
}
