@charset "iso-2022-jp";

body {
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	padding:56px 0 0 20px;
	margin:0;
	}
address {
	position:absolute;
	left:-999px;
	width:700px;
	font-size:1px;
	}
div#bx-mov {
	width:480px;
	height:303px;
	}
ul,li {
	font-size:100%;
	line-height:1;
	padding:0;
	margin:0;
	}
div#bx-pnc {
	padding:0 0 0 400px;
	}
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;
	font-size:2px;
	text-indent:-9999px;
	}
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 {
	width:26px;
	height:26px;
	}
div#bx-pnc ul li a:hover {
	filter:alpha(opacity=40);
	opacity:0.4;
	background-color:#7bff4e;
	}
div#bx-pnc ul li span {
	filter:alpha(opacity=10);
	opacity:0.1;
	background-color:#00003e;
	}