@charset "Shift_JIS";
/* CSS Document */

.bx-window{
	position:relative;}

.bx-pager{
		text-align:right;
		margin:7px 0 0 387px; 
}
a.pager-link{
	background: #999;
	text-indent:-9999px;
	text-align:left;
	color:#999;
	font-size:1px;
	width:10px;
	height:10px;
	background:url(../img/t_pager.gif) no-repeat;
	display:block;
	float:left;
	margin:0;
	padding:0;
	margin-right:7px;
	overflow:hidden;
}
	
a.pager-active{
	background:#333;
	text-indent:-9999px;
	color:#333;
	background:url(../img/t_pager_on.gif) no-repeat;
}