@charset "Shift_JIS";










.GlobalHeaderMain{
	height:48px;
	position:relative;
}




.GlobalHeaderMain p#logo {
    width:162px;
	position:absolute;
	left:12px;
	top:9px;
	text-align:left;
}

.GlobalHeaderMain .eoheaderlogo {
	cursor     : pointer;
	border     : 0px;
	width      : 108px;
	height     : 30px;
	background : url('../img/h_logo.jpg') no-repeat;
	padding-right:108px;
	padding-bottom:30px;
	vertical-align:top;
}

.GlobalHeaderMain .eoheaderlogo_wimax {
	border     : 0px;
	width      : 108px;
	height     : 30px;
	background : url('../img/h_logo.jpg') no-repeat;
	padding-right:108px;
	padding-bottom:30px;
	vertical-align:top;
}



.HeaderUtility{
	position:absolute;
	right:0;
    width:703px;
}

.HeaderUtility ul{
    position:absolute;
    top:20px;
    right:0px;
}

.HeaderUtility ul li{
    float:left;
    margin:0 15px 0 0;
    text-align:right;
}

.HeaderUtility ul li img{
    vertical-align:top;
}

.HeaderUtility p {
    position:absolute;
    right:15px;
    top:20px;
}




.GlobalHeaderMain .eoservicelist {
	cursor     : pointer;
	border     : 0px;
	width      : 66px;
	height     : 10px;
	background : url('../img/h_service_off.gif') no-repeat;
	padding-right:68px;
	vertical-align:top;
}
.GlobalHeaderMain .eoservicelist:hover {
	background : url('../img/h_service_on.gif') no-repeat;
}




.GlobalHeaderMain .eosupport {
	cursor     : pointer;
	border     : 0px;
	width      : 85px;
	height     : 10px;
	background : url('../img/h_support_off.gif') no-repeat;
	padding-right:85px;
	vertical-align:top;
}
.GlobalHeaderMain .eosupport:hover {
	background : url('../img/h_support_on.gif') no-repeat;
}




.GlobalHeaderMain .koptservicelist {
	cursor     : pointer;
	border     : 0px;
	width      : 164px;
	height     : 10px;
	background : url('../img/header_support_off.gif') no-repeat;
	padding-right:164px;
	vertical-align:top;
}
.GlobalHeaderMain .koptservicelist:hover {
	background : url('../img/header_support_on.gif') no-repeat;
}

