@charset "Shift-JIS";

/* -------------------------
  btnMore
------------------------- */

#btnMore,
#btnMore a {
	width: 130px;
	height: 27px;
	float: right;
	background: url(/spc/images/common/btn_special_more.jpg) no-repeat 0 0;
}

#btnMore a {
	display: block;
	text-indent: -9999em;
	text-decoration: none;
	/*_*/overflow: hidden;/**/
}

#btnMore a { background-position: 0 0;}
#btnMore a:hover { background-position: 0 -27px;}

