@charset "utf-8";

/*
=Index========
Layout
==============

/*==============================================================
	2. Layout
==============================================================*/

.geoMyStoreGoodsWrapper{
margin-bottom:30px;
}

.geoMyStoreGoodsWrapper .geoMyStoreInner{
width:910px;
padding:5px 0 10px;
margin:0 auto;
}

.geoMyStoreGoodsCategory{
padding:25px 30px 0 25px;
margin-bottom:20px;
}

.geoMyStoreGoodsCategory dt{
font-size:130%;
font-weight:bold;
line-height:1;
*line-height:1.2;
margin-bottom:10px;
}

.geoMyStoreGoodsCategory dd{
font-size:85%;
}

.geoMyStoreGoodsItemWrapper {
width:910px;
margin-left:5px;
}

.geoMyStoreGoodsItemWrapper li{
display:inline-block;
width:296px;
margin-right:5px;
border-top:2px solid #d9d9d9;
vertical-align:top;
*display: inline;  
*zoom: 1;  
}

/*forBkTmp*/
#geoMyStoreWrapper.geoMyStoreBkTpl .geoMyStoreGoodsItemWrapper li {
border-top: 2px solid #888;
}

.geoMyStoreGoodsItemWrapper dl:hover{
opacity: 0.80;
filter: alpha(opacity=80);
}

.geoMyStoreGoodsItemWrapper li a{
display:block;
text-decoration:none;
color:#595959;
}

.geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox dt a{
background: url(../images/common_btn_rightArrow.png) 98% center no-repeat;
padding:12px 10px 10px;
}

.geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox dt span{
display:block;
width:250px;
text-overflow: ellipsis;
overflow: hidden;
white-space:nowrap;
line-height:1;
*line-height:1.2;
font-weight:bold;
}

.geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox .itemName{
margin-bottom:10px;
font-size:120%;
}

.geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox .itemPrice{
font-size:85%;
}

.geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox .itemImg{
margin-bottom:10px;
background-color:rgba(255,255,255,0.5);
*+background:#fff;
*+filter: alpha(opacity=50);
text-align:center;
cursor:pointer;
}

/*forBkTmp*/
#geoMyStoreWrapper.geoMyStoreBkTpl .geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox .itemImg {
background-color: rgba(51,51,51,0.5);
*+background-color: #4d4d4d;
background-color: #4d4d4d\9;
}

.geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox .itemImg a {
position:relative;
width:296px;
overflow:hidden;
line-height:0;
}

.geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox .itemImg img{
 height:222px;
vertical-align: text-bottom; 
}

.geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox .itemImg img.itemLoupe {
position:absolute;
width:34px;
height:34px;
right:5px;
top:5px;
}

.geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox .itemTxt{
margin-bottom:10px;
font-size:85%;
}

.geoMyStoreGoodsItemWrapper li .geoMyStoreGoodsItemBox .itemTxt a{
padding:0 10px;
}
