@charset "Shift_JIS";

.frame-line{
	text-align:left;

	margin: 0px auto;
}

.bx-wrapper .bx-pager {
position:relative;
height:0px;
left:965px;
bottom:320px;
	width:10px;
}

.bx-viewport{
	z-index: 9999;
}
.bx-viewport ul li{
	height:496px;
}

.bx-pager a{
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 0 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #aaa;
}

.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-controls-direction a {
position:relative;
	z-index: 9999;

}
.bx-controls-direction{
	position: absolute;

}

.bx-prev {
display:none;
}

.bx-next {
left:323px;
top:-5px;
background: url(../mainimg/arrow_down.png) no-repeat;
	width: 314px;
	height: 60px;
}

.bx-wrapper .bx-controls-direction.bx-controls-direction a {
	position: absolute;
	outline: 0;
	text-indent: -9999px;
	z-index: 9998;

}

.bx-wrapper .bx-controls-direction.bx-controls-direction a:hover{
opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
zoom:1;
}
