img{
margin:0px;
padding:0px;
}

/* リンクの設定 */
a:link,
a:visited,
a:link:active {
color:#0065CA;
text-decoration: underline;
cursor: pointer;
_cursor: hand; 
}
a:hover,
a:focus {
_text-decoration: underline; 
}
a[href]:hover,
a[href]:focus {
text-decoration: underline;
}


/* 並び替えボックス */
table.narabikae {
width:758px;
font-size:11px;
margin:5px 0 5px 0;
padding:0;
}


/* 該当件数 */
td.gaito {
	font-weight: bold;
	font-size:12px;
}
.kensu {
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}

/* 並び順 */
td.narabi {
	font-weight: normal;
	font-size:12px;
}

/* ページ移動 */
td.pageido {
	font-weight: normal;
	font-size:12px;
}





