@charset "Shift_JIS";

#lfheader{
	margin:0;
	padding:0;
}
#logoarea{
	position:relative;
	margin:0;
	padding:0;
	height:45px;
	width:760px;
}
#logoarea h1{
	position:absolute;
	top:9px;
	left:0px;
	width:174px;
	height:27px;
}
#logoarea #fontsizejs{
	position:absolute;
	top:24px;
	right:0px;
	width:91px;
	height:11px;
}
#lfheader ul{
	position:relative;
	height:30px;
	width:760px;
}
#lfheader li{
	position:absolute;
	top:0px;
	display:block;
	width:152px;
	height:30px;
	text-indent:-9999px;
	font-size: 0px;
}
#lfheader li#toppage,#lfheader li#toppageon{ left:0px;}
#lfheader li#homehd{ left:152px;}
#lfheader li#network{ left:304px;}
#lfheader li#info,#lfheader li#infoon{ left:456px;}
#lfheader li#support,#lfheader li#supporton{ left:608px;}
#lfheader li a{
	text-decoration:none;
	display:block;
	height:30px;
}

/*header menu for Index & Info &Support*/
#menuindex{
	margin:0;
	padding:0;
	height:30px;
	width:760px;
}
#menuindex ul{
	background:url(../images/header/menu01.gif) no-repeat 0 0;
}
#menuindex li#toppage a{
	background:url(../images/header/menu01.gif) no-repeat 0 0;
}
#menuindex li#toppageon a{
	background:url(../images/header/menu01.gif) no-repeat 0 -30px;
}
#menuindex li#homehd a{
	background:url(../images/header/menu01.gif) no-repeat -152px 0;
}
#menuindex li#network a{
	background:url(../images/header/menu01.gif) no-repeat -304px 0;
}
#menuindex li#info a{
	background:url(../images/header/menu01.gif) no-repeat -456px 0;
}
#menuindex li#infoon a{
	background:url(../images/header/menu01.gif) no-repeat -456px -30px;
}
#menuindex li#support a{
	background:url(../images/header/menu01.gif) no-repeat -608px 0;
}
#menuindex li#supporton a{
	background:url(../images/header/menu01.gif) no-repeat -608px -30px;
}
#menuindex li#toppage a:hover{
	background-position: 0px -30px;
}
#menuindex li#homehd a:hover{
	background-position: -152px -30px;
}
#menuindex li#network a:hover{
	background-position: -304px -30px;
}
#menuindex li#info a:hover{
	background-position: -456px -30px;
}
#menuindex li#support a:hover{
	background-position: -608px -30px;
}

/*header menu for home HD*/
#homehdindex{
	margin:0;
	padding:0;
	height:30px;
	width:760px;
}
#homehdindex ul{
	background:url(../images/header/menu02.gif) no-repeat 0 0;
}
#homehdindex li#toppage a{
	background:url(../images/header/menu02.gif) no-repeat 0 0;
}
#homehdindex li#homehd a{
	background:url(../images/header/menu02.gif) no-repeat -152px -30px;
}
#homehdindex li#network a{
	background:url(../images/header/menu02.gif) no-repeat -304px 0;
}
#homehdindex li#info a{
	background:url(../images/header/menu02.gif) no-repeat -456px 0;
}
#homehdindex li#support a{
	background:url(../images/header/menu02.gif) no-repeat -608px 0;
}
#homehdindex li#toppage a:hover{
	background-position: 0px -30px;
}
#homehdindex li#homehd a:hover{
	background-position: -152px -30px;
}
#homehdindex li#network a:hover{
	background-position: -304px -30px;
}
#homehdindex li#info a:hover{
	background-position: -456px -30px;
}
#homehdindex li#support a:hover{
	background-position: -608px -30px;
}
#homehdlogoarea {
	position:relative;
	height:48px;
	width:760px;
	margin:0;
	padding:0;
	text-align:left;
	background: url(../images/header/homehd_bg.gif) left bottom no-repeat;	
	}
#homehdlogoarea h2{
	position:absolute;
	top:0px;
	left:0px;
	width:183px;
	height:48px;
}
#homehdlogoarea p{
	position:absolute;
	margin:0;
	padding:0;
	top:0px;
	right:0px;
	width:199px;
	height:48px;
	text-indent:-9999px;
	font-size: 0px;
	background: url(../images/header/homehd_bg.gif) no-repeat -561px 0;	
}

/*header menu for Network*/
#networkindex{
	margin:0;
	padding:0;
	height:30px;
	width:760px;
}
#networkindex ul{
	background:url(../images/header/menu03.gif) no-repeat 0 0;
}
#networkindex li#toppage a{
	background:url(../images/header/menu03.gif) no-repeat 0 0;
}
#networkindex li#homehd a{
	background:url(../images/header/menu03.gif) no-repeat -152px 0;
}
#networkindex li#network a{
	background:url(../images/header/menu03.gif) no-repeat -304px -30px;
}
#networkindex li#info a{
	background:url(../images/header/menu03.gif) no-repeat -456px 0;
}
#networkindex li#support a{
	background:url(../images/header/menu03.gif) no-repeat -608px 0;
}
#networkindex li#toppage a:hover{
	background-position: 0px -30px;
}
#networkindex li#homehd a:hover{
	background-position: -152px -30px;
}
#networkindex li#network a:hover{
	background-position: -304px -30px;
}
#networkindex li#info a:hover{
	background-position: -456px -30px;
}
#networkindex li#support a:hover{
	background-position: -608px -30px;
}

#networklogoarea {
	position:relative;
	height:48px;
	width:760px;
	margin:0;
	padding:0;
	text-align:left;
	background: url(../images/header/network_bg.gif) left bottom no-repeat;	
	}
#networklogoarea h2{
	position:absolute;
	top:0px;
	left:0px;
	width:183px;
	height:48px;
}
#networklogoarea p{
	position:absolute;
	margin:0;
	padding:0;
	top:0px;
	right:0px;
	width:199px;
	height:48px;
	text-indent:-9999px;
	font-size: 0px;
	background: url(../images/header/network_bg.gif) no-repeat -561px 0;	
}