@charset "utf-8";


/* index ------------------------------*/

span.more a {
	font-size: 8px;
	background-image: url(../../image/index/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 17px;
	width: 94px;
	overflow: hidden;
	margin-top: -38px;
	margin-left: 538px;
	margin-bottom: 20px;
}
span.more a:hover {
	background-position: 0px -17px;
}
