@charset "utf-8";

#navigationArea {
	position: relative;
	width: 716px;
	height: 351px;
	margin-top: 16px;
	background: transparent url(../img/bg_navigation_area_01.gif) left top no-repeat;
	padding-bottom: 10.0em;
}

.pb3em{
	padding-bottom: 3.0em !important;	
}

#navigationArea dl {
	position: absolute;
}

#navigationArea dt {
	width: 145px;
	padding: 5px;
	background: transparent url(../img/bg_navigation_item_01.gif) left top repeat;
	margin-bottom: 2px;
}

#navigationArea dt a {
	display: block;
	width: 120px;
	padding: 3px 20px 3px 5px;
	font-weight: bold;
	text-decoration: none;
}

.off dt a {
	background: #ffffff url(../img/bg_navigation_item_02.gif) right center no-repeat;
	color: #333333;
}

.off dd {
	display: none;
}

.on dt a {
	background: #333333 url(../img/bg_navigation_item_02s.gif) right center no-repeat;
	color: #ffffff;
}

.on dd {
	display: block;
}

.on dd ul {
	margin: 0;
	padding: 5px;
	list-style: none;
	background: transparent url(../img/bg_navigation_item_03.gif) left top repeat;
}

.on dd li {
	margin-bottom: 1px;
}

.on dd li a {
	display: block;
	width: 122px;
	padding: 3px 5px 3px 18px;
	background: #ffffff url(../img/bg_navigation_item_04.gif) left center no-repeat;
	color: #807300;
	text-decoration: none;
}

.on dd li a:hover {
	background: #fff280 url(../img/bg_navigation_item_04o.gif) left center no-repeat;
}

#eur {
	top: 49px;
	left: 30px;
	z-index: 20;
}

#int {
	top: 181px;
	left: 84px;
	z-index: 10;
}

#navigationArea #int dt {
	width: 220px;
}

#navigationArea #int dt a {
	width: 195px;
}

#navigationArea #int dd a {
	width: 197px;
}

#jpn {
	top: 98px;
	left: 305px;
	z-index: 20;
}

#cdn {
	top: 49px;
	left: 536px;
	z-index: 20;
}

#nsa {
	top: 180px;
	left: 455px;
	z-index: 10;
}

#navigationArea #nsa dt {
	width: 178px;
}

#navigationArea #nsa dt a {
	width: 153px;
}

#navigationArea #nsa dd a {
	width: 155px;
}
