@charset "UTF-8";

div#navigator {
	position: relative;
}
ul.navigator {
	height: 36px;
}
ul.navigator li {
	float: left;
	list-style: none;
	height: 36px;
}
ul.navigator li a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#pd_n_03_navigator {
	position: absolute;
	top: 36px;
	left: 288px;
	width: 100px;
	height: 108px;
	z-index: 11;
	padding: 0px;
	margin: 0px;
}
#pd_n_03_navigator li {
	list-style: none;
}
#pd_n_03_background {
	position: absolute;
	text-indent: -5000px;
	_background: none;
	top: 36px;
	left: 280px;
	width: 160px;
	height: 120px;
	z-index: 10;
	padding: 0px;
	margin: 0px;
}

/* nvIR */
.nvIRPD {
	display: none;
}