/* CSS Document */


/* header */

div#header div#nav1{
	background:url(../../img/etc_common/bg.jpg) repeat-x;
	}

div#header div#nav2{
	background:url(../../img/etc_common/nav2_bg.gif) repeat-x;
	}

div#header div#nav1 ul li{
	background:url(../../img/etc_common/nav1_bg.jpg) no-repeat;
	}

div#header div#nav1 ul li.navlist1 a{
	/*background:url(../../img/etc_common/btn01.jpg) no-repeat;*/
	width:92px;
	height:9px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav1 ul li.navlist2 a{
	background:url(../../img/etc_common/btn02.jpg) no-repeat;
	width:51px;
	height:9px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav1 ul li.navlist3 a{
	background:url(../../img/etc_common/btn03.jpg) no-repeat;
	width:69px;
	height:9px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav1 ul li.navlistjp a{
	background: url(../../img/etc_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(../../img/etc_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(../../img/etc_common/btn04.gif) no-repeat;
	width:42px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist2 a{
	background:url(../../img/etc_common/btn05.gif) no-repeat;
	width:118px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist3 a{
	background:url(../../img/etc_common/btn06.gif) no-repeat;
	width:221px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist4 a{
	background:url(../../img/etc_common/btn07.gif) no-repeat;
	width:127px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist5 a{
	background:url(../../img/etc_common/btn08.gif) no-repeat;
	width:46px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist6 a{
	background:url(../../img/etc_common/btn09.gif) no-repeat;
	width:68px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist7 a{
	background:url(../../img/etc_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:#7A4EB3;
	}

div#sideNav ul.sideNav1 li.current{
	color:#7A4EB3;
	}


/* footer */

div#footer p.totop a{
	background:url(../../img/etc_common/totop.gif) no-repeat;
	width:48px;
	height:26px;
	display:block;
	text-indent:-9999px;
	}

div#footer p.totop a:hover{
	background-position:bottom;
	}


