@charset "utf-8";



@import url("../packages/default/css/import.css");



@import url("/common.css");
@import url("/base.css");



img { 
border:0;
}

.rollover01 { 
width:166px;
height:34px;
background:url(/eccube24/images/home2_on.jpg) no-repeat left bottom;
}
.rollover01 a { 
display:block;
width:166px;
height:34px;
outline:none;
}
.rollover01 a:hover { 
text-indent:-9999px;
background:url(/eccube24/images/home2_on.jpg) no-repeat left bottom;
}

.rollover02 { 
width:166px;
height:30px;
background:url(/eccube24/images/pay_on.jpg) no-repeat left bottom;
}
.rollover02 a { 
display:block;
width:166px;
height:30px;
outline:none;
}
.rollover02 a:hover { 
text-indent:-9999px;
background:url(/eccube24/images/pay_on.jpg) no-repeat left bottom;
} 



.toplink {
	text-align: right;
	padding: 15px;
	width: 750px;
	background-color: #ffffff;
}

