@charset "Shift_JIS";










.GlobalFooterMain{
    clear:both;
    width: 880px;
    margin: 40px auto 0;
    padding: 0px 0px 28px;
    text-align: center;
    font-size: medium;
    background-color:#FFFFFF;
    border-top: 1px solid #ACACAC;
}
.GlobalFooterMain * {
    font-style: normal;
    margin:0;
    padding:0;
    line-height: 110%;
}
.GlobalFooterMain img{
    border: 0;
}

.GlobalFooterMain .footer_mainbox{
    display:inline;
    float: center;
    width: 660px;
    text-align:center;
    margin-left:10px;
}
.GlobalFooterMain .footer_logobox p{
    display:inline;
    float: center;
    width: 1200px;
    text-align:center;
    padding-top: 17px;
    margin-right:10px;
}

.GlobalFooterMain .eofooterlogo {
	cursor     : pointer;
	border     : 0px;
	width      : 1187px;
	height     : 23px;
	background : url('../img/f_logo.jpg') no-repeat;
	padding-right:110px;
	padding-bottom:23px;
	vertical-align:bottom;
}

.GlobalFooterMain .h1 {
	border-bottom:solid 10px rgb(115, 135, 146);
	margin : 10px;
	margin-top : 15px;
}
.GlobalFooterMain .h1:after {
	position     :absolute;
	content      :" ";
	display      :block;
	border-bottom:solid 10px rgb(250, 190, 0);
	width        : 50px;
    margin-left  : 35px;
}

.GlobalFooterMain .eofooterlogo_wimax {
	border     : 0px;
	width      : 187px;
	height     : 23px;
	background : url('../img/f_logo.jpg') no-repeat;
	padding-right:187px;
	padding-bottom:23px;
	vertical-align:bottom;
}

.GlobalFooterMain .eofooterlog {
	cursor     : pointer;
	border     : 0px;
	width      : 85px;
	height     : 10px;
	background : url('../img/h_support_off.gif') no-repeat;
	padding-right:85px;
}
.GlobalFooterMain .eofooterlog:hover {
	background : url('../img/h_support_on.gif') no-repeat;
}


.GlobalFooterMain .footer_mainbox .footerlist{
    font-size:63%;
	padding-bottom:1px;
}
.GlobalFooterMain  .footer_mainbox .footerlist li{
    display: inline;
}
.GlobalFooterMain .footercredit{
    margin-top: 23px;
}

.GlobalFooterMain .produceby{
    margin-right: 13px;
}

.GlobalFooterMain .producebyimg{
	border     : 0px;
	width      : 100px;
	height     : 16px;
	background : url('../img/f_eo.gif') no-repeat;
	float:left;
}
.GlobalFooterMain .copyrightimg{
	border     : 0px;
	width      : 345px;
	height     : 14px;
	background : url('../img/f_copy.gif') no-repeat;
	margin-left: 12px;
	padding-right:110px;
}

.GlobalFooterMain .copyright{
    padding-bottom: 1px;
}

.GlobalFooterMain a:link {
    color: #2828cd !important; 
    text-decoration: none !important;
}
.GlobalFooterMain a:visited {
    color: #701f9a !important;
    text-decoration: none !important;
}
.GlobalFooterMain a:active {
    color: #701f9a !important; 
    text-decoration: underline !important;
}
.GlobalFooterMain a:hover {
    color: #701f9a !important;
    text-decoration: underline !important;
}


.GlobalFooterMain .btn-to-pagetop{
	width:840px;
	margin:20px auto 0;
	position:relative;
	height:25px;
	text-align:right;
}


.GlobalFooterMain .btn-to-pagetop img{
	position:absolute;
	right:0;
	top:0;
}




.GlobalFooterMain:after{
    content:".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.GlobalFooterMain {
    display: inline-table;
}

* html .GlobalFooterMain{ height: 1%;}
.GlobalFooterMain {display: block;}




