/* CSS Document */

/* wb_ */
#header {
  position: relative;
  height: 74px;
/*  margin: 2em 0 0 0;  /* Win IE 5.5ȉp */
  padding: 0;
  background-color: #fff;
  background-image: url(../img/bg_header_ja.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;  /* Win IE 5.5ȉp */
  /* _uEUp(牺Win IE 5.5ȉł͖܂) { */
    voice-family: "\"}\"";
    voice-family: inherit;
	margin: 0;
/*	padding: 2em 0 0 0;
    background-position: 0 2em;*/
  /* } _uEUp */
}


#header h1{
	text-indent:-9999px;
	line-height:0px;
	font-size:0%;
}

#header h2{
	text-indent:-9999px;
	line-height:0px;
	font-size:0%;
}

#header #logo a{
	width: 63px;
  	height: 54px;
	position: absolute;
	display:block;
	background: url(../img/logo.gif) no-repeat;
  	margin: 8px 0 0 12px;
  	padding: 0;
	text-indent:-9999px;
}

/*
#header_top img{
	border:none;
	padding:10px;
	}
*/


/* langmenu_ja */

#langmenu{
height:23px;
margin:5px 10px;
padding:0;
position:absolute;
top:39px;
left:450px;
}

#langmenu ul{
margin:0;
padding:0;
}

#langmenu li{
display:inline;
list-style-type:none;
}

#langmenu li a{
height:23px;
display:block;
float:left;
text-indent:-9999px;
text-decoration:none;
overflow:hidden;
}

#menu_ja a{
background: url(../img/lang_menu.gif) no-repeat 0px -23px;
width:56px;
}

#menu_en a{
background: url(../img/lang_menu.gif) no-repeat -56px 0px;
width:54px;
}

#menu_zs a{
background: url(../img/lang_menu.gif) no-repeat -110px 0px;
width:48px;
}

#menu_ko a{
background: url(../img/lang_menu.gif) no-repeat -158px 0px;
width:52px;
}

#menu_pt a{
background: url(../img/lang_menu.gif) no-repeat -210px 0px;
width:60px;
}

#menu_ru a{
background: url(../img/lang_menu.gif) no-repeat -270px 0px;
width:57px;
}




#menu_ja a:hover{
background: url(../img/lang_menu.gif) no-repeat 0px -23px;
width:56px;
}

#menu_en a:hover{
background: url(../img/lang_menu.gif) no-repeat -56px -23px;
width:54px;
}

#menu_zs a:hover{
background: url(../img/lang_menu.gif) no-repeat -110px -23px;
width:48px;
}

#menu_ko a:hover{
background: url(../img/lang_menu.gif) no-repeat -158px -23px;
width:52px;
}

#menu_pt a:hover{
background: url(../img/lang_menu.gif) no-repeat -210px -23px;
width:60px;
}

#menu_ru a:hover{
background: url(../img/lang_menu.gif) no-repeat -270px -23px;
width:57px;
}
