@charset "shift_jis";	
.bx-window {background: white; }
.bx-wrapper, .bx-window, .bx-caption, .bx-pager, .bx-auto {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.bx-wrapper {margin-left:auto; margin-right:auto; }
.bx-wrapper {position: relative; }
.bx-prev {position: absolute; left: 10px; }
.bx-next {position: absolute; right: 10px;}
.bx-pager {position: absolute; left: 50%; width: 100px; margin-left: -50px; text-align: center; }
a.pager-link {color: #666666; font-size: 80%; font-weight: bold; padding-left: 3px; padding-right: 3px; text-decoration: none; }
a.pager-active {color: #000000; }
