@charset "UTF-8";

/*-----------------------------------------------------------------------------
 左メニュー
-----------------------------------------------------------------------------*/
div#main div.menu {
    float: left;
    width: 230px;
    border: 0px solid #f00;
}
div.menu li {
    height: 53px;
    text-indent: -9999px;
}
div.menu li a {
    display: block;
    width: 141px;
    height: 30px;
}
div.menu ul {
    margin-left: 29px;
}

/* ロールオーバー時メニュー画像  */
li#all {
    background: transparent url('../../img/menu/all_over.jpg') no-repeat left top;
}
li#item {
    background: transparent url('../../img/menu/item_over.jpg') no-repeat left top;
}
li#list {
    background: transparent url('../../img/menu/list_over.jpg') no-repeat left top;
}
li#sale {
    background: transparent url('../../img/menu/sale_over.jpg') no-repeat left top;
}
li#sell {
    background: transparent url('../../img/menu/sell_over.jpg') no-repeat left top;
}
li#swatch {
    background: transparent url('../../img/menu/swatch_over.jpg') no-repeat left top;
}

/* 通常時メニュー画像 */
li#all a {
    background: transparent url('../../img/menu/all.jpg') no-repeat left top;
}
li#item a {
    background: transparent url('../../img/menu/item.jpg') no-repeat left top;
}
li#list a {
    background: transparent url('../../img/menu/list.jpg') no-repeat left top;
}
li#sale a {
    background: transparent url('../../img/menu/sale.jpg') no-repeat left top;
}
li#sell a {
    background: transparent url('../../img/menu/sell.jpg') no-repeat left top;
}
li#swatch a {
    background: transparent url('../../img/menu/swatch.jpg') no-repeat left top;
}

/* 通常時メニュー画像を消す */
li#all a:hover,
li#list a:hover,
li#sale a:hover,
li#swatch a:hover {
    background: none;
}

/* 選択時メニュー画像 */
li#all_selected a {
    background: transparent url('../../img/menu/all_over.jpg') no-repeat left top;
}
li#item_selected a {
    background: transparent url('../../img/menu/item_over.jpg') no-repeat left top;
}
li#list_selected a {
    background: transparent url('../../img/menu/list_over.jpg') no-repeat left top;
}
li#sale_selected a {
    background: transparent url('../../img/menu/sale_over.jpg') no-repeat left top;
}
li#sell_selected a {
    background: transparent url('../../img/menu/sell_over.jpg') no-repeat left top;
}
li#swatch_selected a {
    background: transparent url('../../img/menu/swatch_over.jpg') no-repeat left top;
}

/*-----------------------------------------------------------------------------
 右コンテンツ
-----------------------------------------------------------------------------*/
div#contents {
    float: right;
    width: 671px;
    /*height: 100px;*/
    border: 0px solid #00f;
}
div#contents div.header {
    overflow: hidden; /* IE6だけ隙間ができるので */
    background: transparent url('../../img/frame/header.jpg') no-repeat left top;
    height: 10px;
    width: 602px;
}
div#contents div.main {
    background: transparent url('../../img/frame/main.jpg') repeat-y left top;
    width: 602px;
}
div#contents div.footer {
    background: transparent url('../../img/frame/footer.jpg') no-repeat left top;
    height: 10px;
    width: 602px;
}

/*-----------------------------------------------------------------------------
 バナー
-----------------------------------------------------------------------------*/
div#contents div.banner {
    text-align: center;
}
div#contents div.salecloth {
    width: 271px;
    height: 200px;
    float: left;
    border: 0px solid #00f;
}
div#contents div.salewrapper {
    margin: 0 auto;
    width: 542px;
}
div.salecloth div.saleoff {
    width: 271px;
}
div.salecloth div.salephoto {
    float: left;
    width: 120px;
    text-align: center;
}
div.salephoto span.zoom a {
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
div.salecloth div.saleattribute {
    float: left;
    width: 151px;
    color: #595757;
    font-size: 11px;
}
div.saleattribute span.salenum {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
}
div.saleattribute span.salecolor {
    color: #b45a41;
    font-size: 11px;
}
div.saleattribute span.sale {
    color: #ce181b;
    font-size: 12px;
    font-weight: bold;
}
/* 買い物かごボタン */
div.saleattribute span.cart {
    display: block;
    height: 17px;
    text-indent: -9999px;
}
div.saleattribute span.cart a {
    display: block;
    width: 78px;
    height: 17px;
}
div.saleattribute span.cart {
    background: transparent url(../../img/button/cart_over.jpg) no-repeat;
}
div.saleattribute span.cart a {
    background: transparent url(../../img/button/cart.jpg) no-repeat;
}
div.saleattribute span.cart a:hover {
    background: none;
}
div#contents div.line {
    width: 602px;
    text-align: center;
}
div#contents div.subBanner {
    width: 602px;
    text-align: center;
}
div#contents div.outlet {
    width: 282px;
    height: 160px;
    float: left;
    border: 0px solid #00f;
}
div#contents div.wrapper2 {
    margin: 0 auto;
    width: 564px;
}
div.outlet div.salephoto {
    float: left;
    width: 146px;
}
div.outlet div.saleattribute {
    float: right;
    width: 136px;
    font-size: 12px;
}
div#contents div.jump {
    margin-top: 5px;
    width: 602px;
    text-align: right;
    font-size: 10px;
}
div.jump a {
    color: #eb656f;
    font-size: 10px;
    text-decoration: none;
}
div.navi div.left {
    width: 420px;
    height: 100px;
    float: left;
}
div.left div.salephoto {
    float:left;
    width: 320px;
    text-align: right;
}
div.left div.notice {
    margin-top: 10px;
    float: right;
    font-size: 12px;
}
div.navi div.right {
    margin-top: 10px;
    width: 182px;
    height: 100px;
    float: left;
    text-align: right;
    border: 0px solid #f00;
}
div.right a {
    color: #ff0000;
    font-size: 12px;
    text-decoration: none;
}

