@charset "iso-2022-jp";

body {
	background-color:#000;
	padding:10px 0 0 10px;
	margin:0;
	}
address {
	position:absolute;
	left:-999px;
	width:700px;
	font-size:1px;
	}

div#bx-mov {
	width:480px;
	height:305px;
	}

ul,li {
	font-size:100%;
	line-height:1;
	padding:0;
	margin:0;
	}
div#bx-pnc {
	padding:10px 0 0 390px;
	}
div#bx-pnc ul {
	list-style-type:none;
	}
div#bx-pnc ul li {
	display:block;
	float:left;
	width:26px;
	}
div#bx-pnc ul li a, div#bx-pnc ul li span {
	display:block;
	background-image:url(../css/img/btn_wop.png);
	background-repeat:no-repeat;
	font-size:2px;
	text-indent:-9999px;
	background-color:#333;
	}
div#bx-pnc ul li.prev, div#bx-pnc ul li.next {
	padding-top:3px;
	width:27px;
	}
div#bx-pnc ul li.prev a, div#bx-pnc ul li.next a {
	width:24px;
	height:23px;
	}
div#bx-pnc ul li.prev span, div#bx-pnc ul li.next span {
	width:24px;
	height:23px;
	}
div#bx-pnc ul li.close a {
	background-position:left top;
	width:26px;
	height:26px;
	}
div#bx-pnc ul li.prev a, div#bx-pnc ul li.prev span {
	background-position:0 -60px;
	}
div#bx-pnc ul li.next a, div#bx-pnc ul li.next span {
	background-position:0 -30px;
	}

div#bx-pnc ul li a:hover {
	filter:alpha(opacity=40);
	opacity:0.4;
	background-color:#0c0c18;
	}
div#bx-pnc ul li span {
	filter:alpha(opacity=20);
	opacity:0.2;
	background-color:#0c0c18;
	}