@charset "utf-8";
/* CSS Document */
#btn-banner-stop {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(/louis/pc/img/common/btn-close-banner-pc.png) no-repeat 0 0;
	width: 26px;
	height: 26px;
}
#btn-banner-stop:hover {
	background-position: 0 bottom;
}
