@charset "UTF-8";

.showAll ul#ENews li.allshop a,
.showEvent ul#ENews li.event01 a,
.showNews ul#ENews li.news01 a,
.showCampaign ul#ENews li.cam01 a,
.showRecommend ul#ENews li.reco01 a,
.showSale ul#ENews li.sale01 a
 {
	background-repeat: no-repeat;
	background-position: left top;
}



div#main_right #searchsubmit {
    width: 80px;
    height: 28px;
    background: transparent url(/images/kensaku.gif) no-repeat left top;
    border-style: none;
    border-width: 0;
    text-indent: -9999px;
	cursor: pointer;
	float: right;
}
div#Second_right #searchsubmit {
	width: 80px;
	height: 28px;
	background: transparent url(/images/kensaku.gif) no-repeat left top;
	border-style: none;
	border-width: 0;
	text-indent: -9999px;
	cursor: pointer;
	float: right;
}

