

/* --------------------------------------*/
/* FOTTER                                */
/* --------------------------------------*/
.eacloud_fotter {
  /*background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/fotter_bg.jpg") repeat-x scroll 0 0 transparent;*/
  background-color: #ffffff;
  left: 0;
  top: 0px;
  position: relative;
  height: 40px;/*61*/
  margin: 0;
  border-top: dotted #bfbfbf 1px;
  /*border-top: dashed 1px #bfbfbf;*/
  border-bottom: double 4px #ff9b00;
}

.eacloud_fotter #fotter_inner {
  width: 980px;
  height: 30px;
  margin: 0 auto;
  top: 2px;
  position: relative;
}

.eacloud_fotter #fotter_inner ul {
  margin: 0;
  padding: 0;
}
.eacloud_fotter #fotter_inner ul li {
/*  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/fotter_bt.png") no-repeat scroll 0 0 transparent;
  height: 30px;
  position: absolute;*/
  float:left;
  width:243px; height:30px;
}
.eacloud_fotter #fotter_inner ul li a {
/*  display: block;
  height: 30px;
  margin: 0;
  padding: 0;
  width: auto;*/
  
}

/*#fotter_inner .btn_common {
  top: 0;
  width: 245px;
}*/

#fotter_inner #btn1 { background-position:    0px 0;  left:   0px; }
#fotter_inner #btn4 { background-position: -245px 0;  left: 245px; }
#fotter_inner #btn2 { background-position: -490px 0;  left: 490px; }
#fotter_inner #btn3 { background-position: -735px 0;  left: 735px; }

#fotter_inner #btn1:hover { background-position:    0px -30px;  left:   0px; }
#fotter_inner #btn4:hover { background-position: -245px -30px;  left: 245px; }
#fotter_inner #btn2:hover { background-position: -490px -30px;  left: 490px; }
#fotter_inner #btn3:hover { background-position: -735px -30px;  left: 735px; }

#fotter_inner #copyright {
  position: relative;
  top: 35px;
  color: #000000;
  text-align: center;
  margin: 0;
  padding: 0;
}





.eacloud_fotter #fotter_inner_02 {
  width: 980px;
  height: 30px;
  margin: 0 auto;
  top: 0px;
  position: relative;
}

.eacloud_fotter #fotter_inner_02 ul {
  margin: 0;
  padding: 0;
}
.eacloud_fotter #fotter_inner_02 ul li {
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/fotter_bt_02.png") no-repeat scroll 0 0 transparent;
  height: 30px;
  position: absolute;
}
.eacloud_fotter #fotter_inner_02 ul li a {
  display: block;
  height: 30px;
  margin: 0;
  padding: 0;
  width: auto;
}

#fotter_inner_02 .btn_common {
  top: 0;
  width: 245px;
}

#fotter_inner_02 #btn5 { background-position:    -490px 0;  left:   0px; }

#fotter_inner_02 #btn5:hover { background-position:    -490px -30px;  left:   0px; }

#fotter_inner_02 #copyright {
  position: relative;
  top: 35px;
  color: #000000;
  text-align: center;
  margin: 0;
  padding: 0;
}

