@charset "utf-8";

/* +++++++++++++++++++++++++++++++

 outlet.css
アウトレット

+++++++++++++++++++++++++++++++ */

/*
アウトレット
-----------------------------------*/
#outlet .heading03 { margin-bottom: 0; }
#outlet .item a { border-color: #f9cccf; }
#outlet .item a:hover { border-top-color: #de0010; }
#outlet .image { position: relative; }
#outlet .stock {
    margin: 5px;
    padding: 8px 0 7px;
    background: #fce6e8;
    color: #de0010;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
#outlet .txt_point {
    margin: 0 10px 5px;
    height: 31px;
    font-size: 11px;
}
#outlet del {
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-decoration: line-through;
}
