/* CSS Document */


/* header */

div#header div#nav1{
	background:url(../../company/img/common/bg.jpg) repeat-x;
	}

div#header div#nav2{
	background:url(../../company/img/common/nav2_bg.gif) repeat-x;
	}

div#header div#nav1 ul li{
	background:url(../../company/img/common/nav1_bg.jpg) no-repeat;
	}

div#header div#nav1 ul li.navlist1 a{
/*	background:url(../../company/img/common/btn01.jpg) no-repeat;*/
	width:92px;
	height:9px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav1 ul li.navlist2 a{
	background:url(../../company/img/common/btn02.jpg) no-repeat;
	width:38px;
	height:9px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav1 ul li.navlist3 a{
	background:url(../../company/img/common/btn03.jpg) no-repeat;
	width:48px;
	height:9px;
	display:block;
	text-indent:-9999px;
	}
	
div#header div#nav1 ul li.navlistjp a{
	background:url(../../company/img/common/btn_jp.jpg) no-repeat;
	width:80px;
	height:15px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav1 ul li.navlistcn a{
	background:url(../../company/img/common/btn_cn.jpg) no-repeat;
	width:80px;
	height:15px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist1 a{
	background:url(../../company/img/common/btn04.gif) no-repeat;
	width:36px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist2 a{
	background:url(../../company/img/common/btn05.gif) no-repeat;
	width:149px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist3 a{
	background:url(../../company/img/common/btn06_c.gif) no-repeat;
	width:111px;
	height:18px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist3 p{
	background:url(../../company/img/common/btn06_c.gif) no-repeat;
	width:111px;
	height:18px;
	text-indent:-9999px;
	}


div#header div#nav2 ul li.navlist4 a{
	background:url(../../company/img/common/btn07.gif) no-repeat;
	width:125px;
	height:12px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist5 a{
	background:url(../../company/img/common/btn08.gif) no-repeat;
	width:46px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist6 a{
	background:url(../../company/img/common/btn09.gif) no-repeat;
	width:68px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist7 a{
	background:url(../../company/img/common/btn10.gif) no-repeat;
	width:46px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav1 ul li a:hover,
div#header div#nav2 ul li a:hover,
div#header div#nav1 p a:hover{
	background-position:bottom;
	}



/* sideNav */

div#sideNav a:hover{
	color:#0171BB;
	}

div#sideNav ul.sideNav1 li.current{
	color:#0171BB;
	}
/*grayout*/
div#sideNav ul.sideNav1 li.grayout{
	color:#CCCCCC;
	}
	
/* footer */

div#footer p.totop a{
	background:url(../../company/img/common/totop.gif) no-repeat;
	width:48px;
	height:26px;
	display:block;
	text-indent:-9999px;
	}

div#footer p.totop a:hover{
	background-position:bottom;
	}


