@charset "utf-8";

#global-navigation-container{
border-top:2px solid #b2b900;
	position:relative;
	width:768px;
	height:32px;
	background:url(../images/gn_container_bg.gif) repeat-x;
}
#global-navigation{
	width:750px;
	height:30px;
	display: inline;
	float:left;
	padding-top:2px;
	margin-left:14px;
}

/* --------------- site search --------------- */
#site-search{
	position:absolute;
	left:761px;
	top:6px;
	width:138px;
	height:17px;
}
#site-search form{
	margin:0;
	padding:0;
}
#site-search p#search01{
	display:none;
}
#site-search p#search02{
	float:left;
}
#site-search p#search03{
	float:right;
	width:42px;
	height:17px;
}
#searchForm{
	margin:0;
	padding:0;
	width:93px;
	height:15px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	color:#999999;
	font-size:10px;
}
/* --------------- IEHack --------------- */
* html body #searchForm{
	margin-top:-1px;
}

/*----------------------------------------*/
#global-navigation ul{
	width:750px;
	height:30px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/header/en_top_navigation.gif) no-repeat;
}

#global-navigation li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:0px;
	float:left;
}
#global-navigation li a{
	display:block;
	height:30px;
	text-decoration:none;
}
/*----------------------------------------*/
#Home_Japanese{
	width:130px;
}

#Home_Japanese a:hover {
	width:130px;
	background: url(../images/header/en_top_navigation.gif) 0px -30px;
}

#Home_Japanese a:hover{
	width:130px;
	background: url(../images/header/en_top_navigation.gif) 0px -60px;
}

/*----------------------------------------*/
#en_top_navigation01{
	width:71px;
}

#en_top_navigation01 a:hover{
	width:71px;
	background: url(../images/header/en_top_navigation.gif) -130px -30px;
}

#en_top_navigation01.on,#en_top_navigation01.on a:hover{
	width:71px;
	background: url(../images/header/en_top_navigation.gif) -130px -60px;
}
/*----------------------------------------*/
#en_top_navigation02{
	width:155px;
}

#en_top_navigation02 a:hover{
	width:155px;
	background: url(../images/header/en_top_navigation.gif) -201px -30px;
}

#en_top_navigation02.on,#en_top_navigation02.on a:hover{
	width:155px;
	background: url(../images/header/en_top_navigation.gif) -201px -60px;
}
/*----------------------------------------*/
#en_top_navigation03{
	width:128px;
}

#en_top_navigation03 a:hover{
	width:128px;
	background: url(../images/header/en_top_navigation.gif) -356px -30px;
}

#en_top_navigation03.on,#en_top_navigation03.on a:hover{
	width:128px;
	background: url(../images/header/en_top_navigation.gif) -356px -60px;
}
/*----------------------------------------*/
#en_top_navigation04{
	width:128px;
}

#en_top_navigation04 a:hover{
	width:128px;
	background: url(../images/header/en_top_navigation.gif) -484px -30px;
}

#en_top_navigation04.on,#en_top_navigation04.on a:hover{
	width:128px;
	background: url(../images/header/en_top_navigation.gif) -484px -60px;
}
/*----------------------------------------*/

