<style TYPE="text/css">
<!--
/*お試し店舗のヘッダを非表示*/
.FS2_trial{
display:none;
}

/*プレビューモードのヘッダを非表示*/
.FS2_preview{
display:none;
}

/*商品一覧のアイキャッチと商品名の隙間*/
.FS2_body_Goods_GoodsGroupList_0 .FS2_eye_catch_icon{
top:-5px;
position: relative;
}
.FS2_body_Goods_GoodsGroupList_0 .FS2_itemPrice_text{
top:-5px;
position: relative;
}
.FS2_body_Goods_GoodsGroupList_1 .FS2_eye_catch_icon{
top:-5px;
position: relative;
}
.FS2_body_Goods_GoodsGroupList_1 .FS2_itemPrice_text{
top:-5px;
position: relative;
}
.FS2_body_Goods_GoodsGroupList_2 .FS2_eye_catch_icon{
top:-5px;
position: relative;
}
.FS2_body_Goods_GoodsGroupList_2 .FS2_itemPrice_text{
top:-5px;
position: relative;
}


/*　おすすめ商品の商品名を非表示にする　*/

.FS2_reccomendgoods_table .itemTitle{ 
display: none; 
}
.s_top{
white-space:nowrap;
font-size:100%;
margin-top:0em;
margin-bottom:0em;
text-align:right;
font-weight:normal
}


/*テキスト用*/
.text1{
line-height: 145%;
font-size:12px;
}

/*アイテムインフォメーション用*/
.iteminfo2 {
text-align: left;
width: 500px;
border:1px solid #00549c;
}
#iteminfo2 td{
border:1px dotted #00549c; padding:5px;
}
