/* horinaja default */
div.horinaja{
/*width:283px;height: 228px;*/
overflow:hidden;
position:relative;
width:556px; height:213px;
color:#999999;
}
.horinaja ul{
margin:0px;
padding:0px;
position:relative;
/*width:284px;height:196px;*/
width:560px; height:214px;
}
.horinaja ul li{
background:transparent;
display:block;
}
/* horinaja pagination */
ol.horinaja_pagination{
	position:absolute;
	height:15px;
	bottom:-2px;
	right:-46px;
	width: 200px;
	text-align:right;
}
ol.horinaja_pagination li{
display:inline;
width:22px;
height:22px;
margin-left:4px;
float:left;
clear:none;
}
ol.horinaja_pagination li a{
height:22px;
width:22px;
/*border:1px solid #48616B;*/
background:#ffffff;
filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
color: #666666;
font-weight:bold;
text-align:center;
font-size:17px;
line-height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
cursor:pointer;
float:left;
clear:none;
text-decoration:none;
display:inline;
}

#btn1 a {
color:#999999;
background-color:#FFFFFF;
}
