/* CSS Document */


/* header */
div#header div#nav1{
	background:url(../../words/img/common/bg.jpg) repeat-x;
	}

div#header div#nav2{
	background:url(../../words/img/common/nav2_bg.gif) repeat-x;
	}

div#header div#nav1 ul li{
	background:url(../../words/img/common/nav1_bg.jpg) no-repeat;
	}

div#header div#nav1 ul li.navlist1 a{
	/*background:url(../../words/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(../../words/img/common/btn02.jpg) no-repeat;
	width:38px;
	height:10px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav1 ul li.navlist3 a{
	background:url(../../words/img/common/btn03.jpg) no-repeat;
	width:40px;
	height:10px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav1 p a{
	background:url(../../words/img/common/btn_jp.jpg) no-repeat;
	width:80px;
	height:15px;
	display:block;
	text-indent:-9999px;
	}
/*-----20061211----*/
div#header div#nav1 ul li.nlist1 a{
	background:url(../../words/img/common/btn_jp.jpg) no-repeat;
	width:80px;
	height:15px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav1 ul li.nlist2 a{
	background:url(../../words/img/common/btn_en.jpg) no-repeat;
	width:80px;
	height:15px;
	display:block;
	text-indent:-9999px;
	}
/*-----20061211----*/
div#header div#nav2 ul li.navlist1 a{
	background:url(../../words/img/common/btn04.gif) no-repeat;
	width:21px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist2 a{
	background:url(../../words/img/common/btn05_c.gif) no-repeat;
	width:105px;
	height:19px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist2 p{
	background:url(../../words/img/common/btn05_c.gif) no-repeat;
	width:105px;
	height:19px;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist3 a{
	background:url(../../words/img/common/btn06.gif) no-repeat;
	width:93px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}

div#header div#nav2 ul li.navlist4 a{
	background:url(../../words/img/common/btn07.gif) no-repeat;
	width:47px;
	height:11px;
	display:block;
	text-indent:-9999px;
	}


div#header div#nav2 ul li.navlist5 a{
	background:url(../../words/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(../../words/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(../../words/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:#F0C209;
	}

div#sideNav ul.sideNav1 li.current{
	color:#F0C209;
	}


/* footer */

div#footer p.totop a{
	background:url(../../words/img/common/totop.gif) no-repeat;
	width:48px;
	height:26px;
	display:block;
	text-indent:-9999px;
	}

div#footer p.totop a:hover{
	background-position:bottom;
	}


