@charset "utf-8";
/* CSS Document */

#item_cordinate{width:973px;}
#item_cordinate a{color:#00A2EC;}
#item_cordinate a:hover{color:#EF1994;}

#pageing{width:970px; height:49px;}
#pageing #inner{text-align:right;margin:0 15px 0 0;font-size:12px;padding-top:17px;color:#00A2EC;}
#pageing_bottom {text-align:right;font-size:12px;margin:15px 10px 15px 0;}

.coordinate{background: url(/img/coordinate_springcollection_bnr.gif) no-repeat 0 0;}
.swim{background: url(/img/bnrRX_newitem_swimwear.gif) no-repeat 0 0;}

.item_box{width:318px; float:left;margin:10px 8px 10px 0;}
.item_box_right{width:318px; float:left;margin:10px 0 10px 0;}
.item_name{margin-top:10px;}
.item_name strong{font-weight:bold; font-size:11px;}
.item_name .box_left{float:left; width:154px;margin:0 0 10px 0;}
.item_name .box_right{float:left; width:154px;margin:0 0 10px 0;}

.pagetop{text-align:right;margin-bottom:10px;}

/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

