/* horinaja default */
#category_display {
	width:820px;
	margin:0;
	text-align:left;
	/height:255px;
	-height:255px;
	overflow:hidden;
}
#category_display UL{

	list-style-type:none;
	margin-left:5px;
	padding:0;
	height:250px;
	overflow:hidden;

}

#category_display UL LI IMG {
	width:820px; 
	height:250px; 
}

.horinaja ul{position:relative; padding:0; margin-left:5px;}
.horinaja ul li{background:transparent;display:block;top:0; padding:0; }
.horinaja ul li IMG{border:0px; overflow:hidden; }
.horinaja ul li A:hover{border:0px; }
/* horinaja pagination */

ol.horinaja_pagination{float:right;height:30px;position:relative;background:transparent;padding:5px 0 0 0;clear:both;list-style-type:none; margin-top:-50px;}
ol.horinaja_pagination li{float:left;height:40px;color:black;}
ol.horinaja_pagination li a{height:30px;display:block;float:left;color:white;font-weight:bold;text-align:center;
font-size:16px;padding: 5px 0 0 0;cursor:pointer;text-decoration:none; width:40px;background:#1E90FF;}
ol.button_pagination { width:40px; }
