

/* --------------------------------------*/
/* ABOUT                                 */
/* --------------------------------------*/
#header_eacloud_about {
/*  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/about/page_about_title_01.png") no-repeat scroll transparent;*/
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/info_title_common.png") no-repeat scroll transparent;
  background-position:right 0;
  -webkit-border-radius:8px 8px 0 0;
  -moz-border-radius:8px 8px 0 0;
  border-radius:8px 8px 0 0;
}

@media (min-width:750px) {
#contents_eacloud_about {
  /*background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/about/page_about_base_01.jpg") no-repeat scroll transparent;*/
  width:750px;
  height: auto;
  margin:0 auto;
}}
@media (max-width:749px) {
#contents_eacloud_about {
  /*background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/about/page_about_base_01.jpg") no-repeat scroll transparent;*/
  width:100%;
  height: auto;
}}



#fotter_eacloud_about {
  /*background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/about/page_about_title_01.png") no-repeat scroll transparent;*/
}
@media (min-width:480px){
#btns {
  position: relative;
  width: 392px;
  height: auto;
  margin:0 auto;
}
/*ボタン_ご利用方法*/
#to_beginner {
  float:left;
  position: relative;
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/about/page_about_bt_01.png") no-repeat scroll 0 0 transparent;
  margin: 6px;
  width: 184px;
}
#to_beginner:hover {
  top: 0px;
  background-position: 0px -54px;
}
#to_beginner a {
  display: block;
  height: 54px;
  width: 184px;
}
/*ボタン_ゲームタイトル*/
#to_gametitle {
  float:left;
  position: relative;
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/about/page_about_bt_02.png") no-repeat scroll 0 0 transparent;
  margin: 6px;
  width: 184px;
}
#to_gametitle:hover {
  top: 0px;
  background-position: 0px -54px;
}
#to_gametitle a {
  display: block;
  height: 54px;
  width: 184px;
}}
@media (max-width:479px){
#btns {
  position: relative;
  /*top: 890px;*/
  width: 100%;
  height: auto;
  margin:0 auto;
}
/*ボタン_ご利用方法*/
#to_beginner {
  float:left;
  position: relative;
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/about/page_about_bt_02.png") no-repeat scroll 0 0 transparent;
  margin: 6px;
  width: 184px;
}
#to_beginner:hover {
  top: 0px;
  background-position: 0px -54px;
}
#to_beginner a {
  display: block;
  height: 54px;
  width: 184px;
}
/*ボタン_ゲームタイトル*/
#to_gametitle {
  float:left;
  position: relative;
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/about/page_about_bt_01.png") no-repeat scroll 0 0 transparent;
  margin: 6px;
  width: 184px;
}
#to_gametitle:hover {
  top: 0px;
  background-position: 0px -54px;
}
#to_gametitle a {
  display: block;
  height: 54px;
  width: 184px;
}}

