/* CSS Document */

/*　大カテゴリ　-----------------------------*/
#main h1 {
    margin: 0 0 5px 0;
    }

/*　ブランド説明　-----------------------------*/
#main DL, DT, DD {
    margin: 0;
    padding: 0;
    }
    
#bigimage {
    margin: 0 10px 20px 0;
    float: left;
　  }

#main .exp {
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    width: 305px;
    }
  
#main .exp DD {
    margin: 0 20px 0.8em 5px;
    padding: 1px 0 0.5em 0;
    font-size: 13px;
    _font-size: 108%;
    line-height: 20px;
    color: #222;
    background: url("../images/common/line.gif") 0px 2px;
    }

#main .exp DT {
    margin: 0.8em 0 0.9em 10px;
    padding-left: 5px;
    font-size: 150%;
    line-height: 130%;
    color: #000;
    border-left: double 8px #048;
    }

#main .DL3 DT {
    margin: 5px 0 10px 0 ;
    width: 629px;
    background: #048 url("../images/common/back_title_top.gif") 0% 0% no-repeat;
    }

#main .DL3 DT strong {
    display: block;
    padding: 7px 0 6px 24px;
    font-size: 18px;
    color: #005;
    background: url("../images/common/back_title_bottom.gif") 0% 100% no-repeat;
    line-height: 1em;
    }

#main .DL3 DD {
    width:320px;
    float:left;
    }

#main h4 {
    margin: 0 15px 5px 5px;
    padding: 4px 0 2px 0px;
    font-size: 120%;
    color: #369; 
    line-height: 130%;
    }
    
#main .DL3 DD p {
    margin: 0 10px 1.3em 5px;
    padding: 0 0 2px 0;
    line-height: 20px;
    color: #333;
    background: url("../images/common/line.gif") 0px 2px;
    }

.line {
    margin: 0 0 15px 0;
    width: 605px;
    height: 5px;
    border-top: dotted 7px #eee;
    }


/*　小カテゴリ　-------------------------------*/
#main h2 {
    margin: 15px 0 3px 6px;
    _margin: 32px 0 3px 6px;
    width: 619px;
    font-size: 100%;
    font-weight:normal;
    color: #000;
  }

#main h2 span {
    font-size: 80%;
    color: #2c76c2;
    }

.red h2 span{
    color: #FF5170;
    }

#main h2 a {
    text-decoration: none;
    color: #333;
    }

#main h2 a:hover {
    text-decoration: underline;
    color: #F00;
    }


.mark_note {
    display: inline;
    float: right;
    margin: 0 30px 0 0;
    color: #666;
    }

    
/*　商品セル　----------------------------*/
#main .itemcell {
    margin-bottom: 3px;
    width: 313px;
    float: left;
    background: url("../images/common/back_itemcell.gif") 0 100% no-repeat; 
    }
#main .itemcell2 {
    margin-bottom: 3px;
    width: 622px;
    float: left;
    background: url("../images/common/back_itemcell_long.gif") 0 100% no-repeat; 
    }
    
/*　商品名　----------------------------*/
.itemcell h3 {
    margin: 0 3px 0 0;
    padding: 8px 0 5px 20px;
    font-size: 117%;
    line-height:100%;
    color: #222;
    background: #48b url("../images/common/back_itemname.gif") no-repeat; 
    border-bottom: solid 0px #abc;
    }
.itemcell2 h3 {
    margin: 0 3px 0 0;
    padding: 8px 0 5px 20px;
    font-size: 117%;
    line-height:100%;
    color: #222;
    background: #48b url("../images/common/back_itemname_long.gif") no-repeat; 
    border-bottom: solid 0px #abc;
    }

/* CSSハック macIE以外に指定 \*/
.itemcell h3 { overflow:hidden; height: 1em;}
/**/

.itemcell .pb { background-color:#592;}

.itemcell h3 img.mark {
    float: right;
    margin: -1px 10px 0 0;
    width: 12px;
    height: 17px;
    }
    
/*　商品画像　----------------------------*/
#main .itemcell a {
    display: block;
    margin: 3px 0 0 0px;
    padding-bottom: 2em; 
    _padding-bottom: 1.5em; 
    width: 119px;
    float: left;
    background: url("../images/common/shousai2.gif") 2px 86% no-repeat;
    _background-position: 2px 91%;
    text-decoration: none;
    }
#main .itemcell2 a {
    display: block;
    margin: 3px 0 0 0px;
    float: left;
    text-decoration: none;
    }
    
#main .itemcell a:hover {
    background: url("../images/common/shousai2.gif") -118px 86% no-repeat;
    _background-position: -118px 91%;
    }    

.shousai {
    display: block;
    margin: 0px;
    height: 24px;
    visibility: hidden;
    text-decoration: none;
    }

#itemimage {
    margin: 0 0 6px 4px;
    } 
    
/*　商品説明　----------------------------*/
#main .itemcell b {
    margin-top: 7px;
    display: block;
    color: #d00;
    font-size: 106%;
    font-weight: normal;
    }
#main .itemcell2 b {
    margin-top: 7px;
    display: block;
    color: #d00;
    font-size: 106%;
    font-weight: normal;
    }

#main .itemcell p {
    margin: 5px 15px 0 0;
    padding:0 0 1px 0;
    line-height: 20px;
    color: #333;
    background: url("../images/common/line.gif") 100% 2px repeat-y;
    }  
#main .itemcell2 p {
    margin: 5px 15px 0 0;
    padding:0 0 1px 0;
    line-height: 20px;
    color: #333;
    background: url("../images/common/line_hot.gif") 100% 2px repeat-y;
    }  
    
/*　商品価格　----------------------------*/
.price {
    margin: 7px 0 6px 0;
    font-size: 11px;
    _font-size: 92%; 
    color: #764;
    line-height:105%;
    }
 
.price th {
    padding-bottom: 2px;
    font-weight: normal;
    }
   
.price td {
    padding-bottom: 2px;
    }

.price small {
    font-size:90%;
    }