@charset "shift-JIS";


div:after,
ul:after {
content:"";
display:block;
clear:both;
visibility:hidden;
height:0;
}

* html div,
* html ul {
  display:inline-block;
}

div {
  word-break:break-all;
  word-wrap:break-word;
}

form, input {
  margin:0; padding:0;
}

a, img {
  border:none;
}

a {
  text-decoration:underline;
  color:#00a2de;
  outline:0px;
}

a:hover {
  text-decoration:none;
}

li {
  list-style:none;
}

* html body{
  behavior:url("/gate/p/css/csshover.htc");
  height: 100%;
}

html {
  scrollbar-track-color:#000000;
  scrollbar-face-color:#444444;
  scrollbar-arrow-color:#aaaaaa;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-3dlight-color:#000000;
}

body {
  background:#ffffff;
  margin:0;
  padding:0;
  min-width: 1020px;
  font:75%/1.3 'Helvetica','Arial','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  /*font:75%/1.3 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;*/
  color:#323138;
  line-height:160%;
}

h1, h2, h3, h4, h5, ul, li, dl, dt, dd, td, th {
  margin:0;
  padding:0;
}

p {
  margin:0 0 10px;
}

/* clearfix */
.clear {
  clear:both;
  margin:0;
  padding:0;
  height:0;
}

.clearfix:after{
  content: ".";
  display: block;
  clear:both;
  height: 0;
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height : 1%;
}
.clearfix {
  display : block ;
}

.fs11{
  font-size: 11px;
}

.fs14{
  font-size: 14px;
}

.fs15{
  font-size: 15px;
}

.fs16{
  font-size: 16px;
}

.fs18{
  font-size: 18px;
}

.textindent {
  text-indent:-9999px;
  overflow:hidden;
}

/*-------------------------------------
 * contents
 *-------------------------------------*/

#wide_contents {
  width: 980px;
  min-height: 500px;
  float: left;
  padding-left: 0;
  padding-right: 0;
}

#container1 {
  background:url(../images/common/bg.jpg) repeat #ccc;
/*  background-position: top center ;*/
  /*background-attachment:fixed;*/
  width: 100%;
  height: 100%;
  margin: 0px;
  margin-top: 128px;
  padding: 0;
}
#container1_sub {
  width: 980px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -128px;
}

#container2 {
  width: 980px;
  height: 100%;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 0 40px 0;
  background: url(../images/common/bg_bottom.png) no-repeat;
  background-position: bottom;
}

#contents_head_title {
  width: 770px;
  height: 40px;
  margin-bottom: 20px;
  margin-top: 20px;
  background:url(../images/common/head_title.png) no-repeat;
  text-indent:-9999px;
}

#contents_caption {
  color:#ffffff;
  width: 778px;
  height: 19px;
  margin-bottom: 20px;
  padding-top: 23px;
  font-weight: bold;
  background-color: #6c6c6c;
  border: solid 1px #000000;
}

#contents_caption_text {
  margin-left: 20px;
  margin-top: -10px;
}

#left_contents {
  width: 195px;
  min-height: 500px;
  float: left;
  padding-left: 0;
  padding-right: 0;
}

#left_contents #navi {
  width: 214px;
  height: 95px;
  margin-left: -13px;
  margin-bottom: 0px;
  background:url(../images/common/menu_navi.png) no-repeat;
  text-indent:-9999px;
}

#left_contents ul {
  height: 500px;
  background: url(../images/common/menu_sub_bg.png) no-repeat 7px;
}

#left_contents ul li {
  width: 195px;
  height: 28px;
  background: url(../images/common/menu_sub.png) no-repeat;
  text-indent:-9999px;
}

#left_contents ul li a {
  width: 195px;
  height: 28px;
  display: block;
}

#right_contents {
  width: 780px;
  min-height: 500px;
  margin-left: 5px;
  float: left;
  padding-left: 0;
  padding-right: 0;
}

#right_contents_box {
  padding-left: 10px;
  padding-right: 10px;
}


/*-------------------------------------
 * header
 *-------------------------------------*/
#header_container1{
  width: 1148px;
  min-height: 124px;
  margin: 0px;
  margin-left: -84px;
  padding: 0px;
  background: url(../images/common/head_bg.png) no-repeat;
}

#header_container2{
  width: 980px;
  margin:0 auto;
  position: relative;
  text-align: center;
  background();
}

#header_link {
  width: 146px;
  height: 83px;
  position: relative;
  margin-right: auto;
  float: left;
  background-color:#ff3a7d;
}

#header_top {
  /* width: 172px; */
  height: 83px;
  /* position: relative; */
  /* margin-right: auto; */
  /* float: left; */
}

#header_top h1{
  background:url("../images/common/logo_small.png") no-repeat;
  /* width: 171px; */
  /* height: 70px; */
  position: relative;
  top: 10px;
  margin-left: 12px;
  /* margin-right: auto; */
}

#header_top h1 a{
  width: 171px;
  height: 70px;
  display: block;
}
#header_top_center {
  width: 230px;
  height: 116px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

#header_top_center img {
  width: 230px;
  height: 116px;
}

#header_contents {
  position: absolute;
  height: 81px;
  right: 0px;
  margin-top: -79px;
}

#header_contents li {
  width: 81px;
  height: 81px;
  float: right;
}

#header_contents li.jubeat_lab a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_lab.png) no-repeat;
}

#header_contents li.jubeat_lab a:hover {
  background-position: right bottom;
}

#header_contents li.pro_contest3 a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_pro_contest3.png) no-repeat;
}

#header_contents li.pro_contest3 a:hover {
  background-position: right bottom;
}

#header_contents li.ranking a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_ranking.png) no-repeat;
}

#header_contents li.ranking a:hover {
  background-position: right bottom;
}

#header_contents li.cafe_de_tran a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_cafe_de_tran.png) no-repeat;
}

#header_contents li.cafe_de_tran a:hover {
  background-position: right bottom;
}

#header_contents li.runrun a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_runrun.png) no-repeat;
}

#header_contents li.runrun a:hover {
  background-position: right bottom;
}

#header_contents li.runrun_delta a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_runrun_delta.png) no-repeat;
}

#header_contents li.runrun_delta a:hover {
  background-position: right bottom;
}

#header_contents li.academy a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_academy.png) no-repeat;
}

#header_contents li.academy a:hover {
  background-position: right bottom;
}

#header_contents li.flyingcatch a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_flyingcatch.png) no-repeat;
}

#header_contents li.flyingcatch a:hover {
  background-position: right bottom;
}

#header_contents li.triplejourney a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_triple_journey.png) no-repeat;
}

#header_contents li.triplejourney a:hover {
  background-position: right bottom;
}

#header_contents li.seminar a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_seminar.png) no-repeat;
}

#header_contents li.seminar a:hover {
  background-position: right bottom;
}

#header_contents li.seminar2 a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_seminar2.png) no-repeat;
}

#header_contents li.seminar2 a:hover {
  background-position: right bottom;
}

#header_contents li.playball a {
  display: block;
  width: 81px;
  height: 81px;
  background: url(../images/common/head_icon_playball.png) no-repeat;
}

#header_contents li.playball a:hover {
  background-position: right bottom;
}

#header_container2 #header_quest {
  position: absolute;
  width: 168px;
  height: 88px;
  margin-left: 815px;
  margin-top: -104px;
  vartical-align: middle;
}

#header_container2 #header_quest a{
  background:url("../images/common/quest_btn.png") no-repeat;
  width: 168px;
  height: 88px;
  display: block;
}

#header_container2 #header_quest a:hover{
  background-position: left bottom;
}

#contents_menu {
  width: 980px;
  height: 50px;
  margin-top: 10px;
  /*margin-bottom: 4px;*/
  background:url(../images/common/menu_bg.png) repeat-x
}

#contents_menu ul#contents_menu_list {
  position: relative;
  overflow: hidden;
}

ul.menu-hover {
}

ul.menu-hover li {
  height: 50px;
}

ul.hover-css a,
ul.menu-hover a {
  height: 50px;
  display: block;
}

ul.hover-css li.info,
ul.menu-hover li.info,
ul.menu-hover li.info span {
  width: 170px;
  height: 50px;
  background: url(../images/common/menu_00.png) no-repeat;
  float: left;
}

ul.hover-css li.info:hover,
ul.hover-css li.info a.on,
ul.menu-hover li.info span.on,
ul.menu-hover li.info span  {
  background-position: right bottom;
}

ul.hover-css li.info_select,
ul.menu-hover li.info_select {
  width: 170px;
  height: 50px;
  display: block;
  background: url(../images/common/menu_00.png) no-repeat;
  background-position: right bottom;
  float: left;
}

ul.hover-css li.pdata,
ul.menu-hover li.pdata,
ul.menu-hover li.pdata span {
  width: 152px;
  height: 50px;
  background: url(../images/common/menu_01.png) no-repeat;
  float: left;
}

ul.hover-css li.pdata:hover,
ul.hover-css li.pdata a.on,
ul.menu-hover li.pdata span.on,
ul.menu-hover li.pdata span  {
  background-position: right bottom;
}

ul.hover-css li.pdata_select,
ul.menu-hover li.pdata_select {
  width: 152px;
  height: 50px;
  display: block;
  background: url(../images/common/menu_01.png) no-repeat;
  background-position: right bottom;
  float: left;
}

ul.hover-css li.contest,
ul.menu-hover li.contest,
ul.menu-hover li.contest span {
  width: 142px;
  height: 50px;
  background: url(../images/common/menu_03.png) no-repeat;
  float: left;
}

ul.hover-css li.contest:hover,
ul.hover-css li.contest a.on,
ul.menu-hover li.contest span.on,
ul.menu-hover li.contest span  {
  background-position: right bottom;
}

ul.hover-css li.contest_select,
ul.menu-hover li.contest_select {
  width: 142px;
  height: 50px;
  display: block;
  background: url(../images/common/menu_03.png) no-repeat;
  background-position: right bottom;
  float: left;
}
ul.hover-css li.rival,
ul.menu-hover li.rival,
ul.menu-hover li.rival span {
  width: 110px;
  height: 50px;
  background: url(../images/common/menu_04.png) no-repeat;
  float: left;
}

ul.hover-css li.rival:hover,
ul.hover-css li.rival a.on,
ul.menu-hover li.rival span.on,
ul.menu-hover li.rival span  {
  background-position: right bottom;
}

ul.hover-css li.rival_select,
ul.menu-hover li.rival_select {
  width: 110px;
  height: 50px;
  display: block;
  background: url(../images/common/menu_04.png) no-repeat;
  background-position: right bottom;
  float: left;
}

ul.hover-css li.stg,
ul.menu-hover li.stg,
ul.menu-hover li.stg span {
  width: 140px;
  height: 50px;
  background: url(../images/common/menu_05.png) no-repeat;
  float: left;
}

ul.hover-css li.stg:hover,
ul.hover-css li.stg a.on,
ul.menu-hover li.stg span.on,
ul.menu-hover li.stg span  {
  background-position: right bottom;
}

ul.hover-css li.stg_select,
ul.menu-hover li.stg_select {
  width: 140px;
  height: 50px;
  display: block;
  background: url(../images/common/menu_05.png) no-repeat;
  background-position: right bottom;
  float: left;
}

ul.hover-css li.stepup,
ul.menu-hover li.stepup,
ul.menu-hover li.stepup span {
  width: 122px;
  height: 50px;
  background: url(../images/common/menu_02.png) no-repeat;
  float: left;
}

ul.hover-css li.stepup:hover,
ul.hover-css li.stepup a.on,
ul.menu-hover li.stepup span.on,
ul.menu-hover li.stepup span  {
  background-position: right bottom;
}

ul.hover-css li.stepup_select,
ul.menu-hover li.stepup_select {
  width: 122px;
  height: 50px;
  display: block;
  background: url(../images/common/menu_02.png) no-repeat;
  background-position: right bottom;
  float: left;
}

ul.hover-css li.ranking,
ul.menu-hover li.ranking,
ul.menu-hover li.ranking span {
  width: 144px;
  height: 50px;
  background: url(../images/common/menu_06.png) no-repeat;
  float: left;
}

ul.hover-css li.ranking:hover,
ul.hover-css li.ranking a.on,
ul.menu-hover li.ranking span.on,
ul.menu-hover li.ranking span  {
  background-position: right bottom;
}

ul.hover-css li.ranking_select,
ul.menu-hover li.ranking_select {
  width: 140px;
  height: 50px;
  display: block;
  background: url(../images/common/menu_06.png) no-repeat;
  background-position: right bottom;
  float: left;
}

#eagate_container{
  height: 52px;
  margin-bottom: 5px;
}

.eagate_menu {
  width:980px;
  height:52px;
  margin:0 auto 10px auto;
  padding:0;
  position:relative;
}

.eagate_menu h3 {
  margin:0;
  padding:0;
  position:absolute;
  top:0;
  left:0;
}

.eagate_menu_L {
  position:absolute;
  width:481px;
  height:52px;
  background: url(../images/common/gate_menu_bg.png) no-repeat;
  background-position:0 0;
  top:0;
  left:0;
}

.eagate_menu_L:hover {
  background-position:0 -52px;
}

.eagate_menu_L a.commu_name {
  position:absolute;
  width:481px;
  height:52px;
  display:block;
  font-size:14px;
  text-indent:-9999px;
  overflow:hidden;
}

.eagate_menu_R {
  position:absolute;
  width:481px;
  height:52px;
  background: url(../images/common/gate_menu_bg.png) no-repeat;
  background-position:-499px 0;
  top:0;
  left:499px;
}

.eagate_menu_R:hover {
  background-position:-499px -52px;
}

.eagate_menu_R a.player_name {
  position:absolute;
  width:481px;
  height:52px;
  display:block;
  font-size:14px;
  text-indent:-9999px;
  overflow:hidden;
}

.eagate_menu .name_text_table {
  position:absolute;
  top:0;
  left:285px;
  width:190px;
  height:52px;
}

.eagate_menu .name_text_table td {
  color: #c9c9c9;
  font-weight:bold;
  vertical-align:middle;
}

.eagate_menu .name_text_table td a{
  color:#c9c9c9;
  font-weight:bold;
}

.name_img_box{
  position: absolute;
  width: 46px;
  height: 42px;
  top: 5px;
  left: 220px;
}

.name_img_box img {
  width:40px;
  height:40px;
  border: 1px #676767 solid
}

.eamusement_list{
  position:relative;
}


/*-------------------------------------
 * pager
 *-------------------------------------*/
ul.pager {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

ul.pager li {
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 3px;
  margin-right: 3px;
  float: left;
  color: #fefefc;
}

ul.pager li.prev {
  display: block;
  width: 72px;
  height: 23px;
  background: url(../images/common/btn_page.gif) no-repeat;
  background-position: 0 -23px;
  text-indent: -9999px;
}

ul.pager li.prev a {
  display: block;
  width: 72px;
  height: 23px;
  background: url(../images/common/btn_page.gif) no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
}

ul.pager li.prev a:hover {
  background-position: 0 -23px;
}

ul.pager li.next {
  width: 72px;
  height: 23px;
  background: url(../images/common/btn_page.gif) no-repeat;
  background-position: right -23px;
  text-indent: -9999px;
}

ul.pager li.next a {
  display: block;
  width: 72px;
  height: 23px;
  background: url(../images/common/btn_page.gif) no-repeat;
  background-position: right 0;
  text-indent: -9999px;
}

ul.pager li.next a:hover {
  background-position: right -23px;
}

ul.pager li.number {
  width: 23px;
  height: 20px;
  padding-top: 3px;
  background: url(../images/common/btn_page3.gif) no-repeat;
  background-position: right -23px;
  text-align: center;
  color: #fefefc;
}

ul.pager li.number a {
  display: block;
  width: 23px;
  height: 20px;
  margin-top: -3px;
  padding-top: 3px;
  background: url(../images/common/btn_page3.gif) no-repeat;
  background-position: 0 0px;
  text-decoration: none;
  color: #fefefc;
}

ul.pager li.number a:hover {
  background-position: right -23px;
  color: #fefefc;
}


#page_top {
  width: 101px;
  height: 21px;
  margin-left: auto;
  margin-bottom: 30px;
  text-indent: -9999px;
}

#page_top a {
  display: block;
  width: 101px;
  height: 21px;
  background: url(../images/common/pagetop_btn.gif) no-repeat;
}

#page_top a:hover {
  background-position: left bottom;
}


/*-------------------------------------
 * copyright
 *-------------------------------------*/
#top_copyright_box{
  background-color: #ff3a7d;
}

#top_copyright {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#copyright {
  font-size: 10px;
  clear: left;
  float: left;
  margin: 8px 0 8px 0;
  color: #00a2de;
}

#welcome_jubeat3 {
  width: 764px;
  height: 198px;
  margin-left: auto;
  margin-right: auto;
  /*background: url(../images/common/error_00_bg.gif);*/
  border: 2px solid #00A2DE;
  /*-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;*/
  -moz-box-shadow: 1x 1px 2px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
  -o-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
  -ms-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
  margin-top: 20px;
}

#welcom_text{
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
}

#welcome_jubeat4 .welcom_box{
    width: 764px;
    height: 198px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #00A2DE;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-box-shadow: 1x 1px 2px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
    -o-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
    -ms-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
    margin-top: 20px;
}

#welcome_jubeat4 .welcom_box .welcom_index{
    text-align: center;
    margin-top: 16px;
    font-size: 20px;
}

#welcome_jubeat4 {
  width: 764px;
  height: 224px;
  margin-left: auto;
  margin-right: auto;
}

#welcome_jubeat3 #btn1,
#welcome_jubeat4 #btn2 {
  position: absolute;
  width: 233px;
  height: 55px;
  margin-top: 18px;
  margin-left: 270px;
  text-indent: -9999px;
}

#welcome_jubeat3 #btn1 a {
  display: block;
  width: 233px;
  height: 55px;
  background: url(../images/information/error_btn.png);
  background-position: left top;
}

#welcome_jubeat3 #btn1 a:hover {
  background-position: right top;
}

#welcome_jubeat4 #btn2 a {
  display: block;
  width: 233px;
  height: 55px;
  background: url(../images/information/error_btn.png);
  background-position: left bottom;
}

#welcome_jubeat4 #btn2 a:hover {
  background-position: right bottom;
}

#welcome_jubeat3 #attention,
#welcome_jubeat4 #attention {
  position: absolute;
  width: 500px;
  height: 100px;
  margin-top: 89px;
  margin-left: 140px;
  text-align: center;
}

#error_container {
  width: 682px;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
}

#error_container img.error_img {
  width: 682px;
  height: 550px;
}


#message_container1 {
  posision: relative;
  height: 100px;
  text-align:center;
  padding-top: 15px;
}

#message_container1 .title_text{
  width: 680px;
  text-align:center;
  background:#6c6c6c;
  margin-top: 20px;
  padding:15px 0;
  color:#ffffff;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #000000;
}

#message_container1 h2{
  font-weight:bold;
}

.gotop {
  margin-top: 70px;
  margin-bottom: 30px;
}

.gotop a.btn_style1{
  background:url("../images/common/btn_base1.gif") no-repeat;
  width:111px;
  height:25px;
  display:block;
  font-size: 13px;
  text-align:center;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  text-decoration: none;
  font-weight:bold;
}

.gotop a.btn_style1:hover{
  background-position: right top;
}

#chg_sp {
  width: 118px;
  height: 33px;
  float: right;
  margin-top: 26px;
}

#for_nj {
  float: right;
  margin-top: 26px;
}


#common_info {
  margin-top: 17px;
  margin-left: 8px;
  line-height: 13px;
  text-align: left;
  font-size: 11px;
  float: left;
}

.common_btn a.btn_style1 {
  background:url("../images/common/btn_base1.gif") no-repeat;
  width:111px;
  height:25px;
  display:block;
  font-size: 13px;
  text-align:center;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  text-decoration: none;
  font-weight:bold;
}

.common_btn a.btn_style1:hover {
  background-position: right top;
}

form.common input.btn_style1 {
  width: 111px;
  height: 25px;
  display:block;
  border:0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  cursor: pointer;
  font-weight: bold;
  background: url(../images/common/btn_base1.gif) no-repeat;
  color: #ffffff;
}

form.common input.btn_style1:hover {
  background-position: right top;
}

form.common input.btn_style2 {
  width: 190px;
  height: 25px;
  display:block;
  border:0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  cursor: pointer;
  font-weight: bold;
  background: url(../images/common/btn_base2.gif) no-repeat;
  color: #ffffff;
}

form.common input.btn_style2:hover {
  background-position: right top;
}

.common_btn2 {
  width: 260px;
  height: 30px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.common_btn2 input.btn_style2 {
  background:url("../images/common/btn_base1.gif") no-repeat;
  width:111px;
  height:25px;
  display:block;
  margin-left: 38px;
  float: left;
  border:0;
  text-align:center;
  color: #ffffff;
  text-decoration: none;
  font-weight:bold;
  cursor:pointer;
}

.common_btn2 input.btn_style2:hover {
  background-position: right top;
}

.common_btn2 a.btn_style2 {
  display: block;
  width: 111px;
  height: 21px;
  float: left;
  padding-top: 4px;
  background: url(../images/common/btn_base1.gif) no-repeat;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

.common_btn2 a.btn_style2:hover {
  background-position: right top;
}

.common_btn4 {
  width: 190px;
  height: 30px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.common_btn4 > a.btn_style1 {
  display: block;
  width: 190px;
  height: 21px;
  float: left;
  padding-top: 4px;
  background: url(../images/common/btn_base4.gif) no-repeat;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

.common_btn4 > a.btn_style1:hover {
  background-position: right top;
}






#banner_box #banner {
  margin-top: 30px;
  width: 775px;
  height: 45px;
  clear: left;
  float: left;
}

/* BEMANI ロゴ */
#logo_bemani_box{
  /*background: #ff3a7d; */
  width: 980px;
  margin: auto;
  padding: 8px 0 8px 0;
  margin-bottom: 40px;
  }
  
#logo_bemani_box #logo_bemani{
  background: url(../images/top/bemani_logo.png) no-repeat;
  height: 23px;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  float: left;
  }
  
#logo_bemani_box #logo_bemani #logo_bemani_text{
  position: relative;
  left: 96px;
  top: 4px;
  color: #303030;
  font-size: 10px;
  }



/* 共通ボタン */
.btn {
  background: #00a2de;
  border: solid 1px #00a2de;
  /*
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 4px;
  */
  color: #fff;
  padding: 1px 0;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  display: block;
  box-shadow: 0px 0px 0px 0px #999;
  -moz-box-shadow: 0px 0px 0px 0px #999;
  -webkit-box-shadow: 0px 0px 0px 0px #999;
}

.btn:hover {
  background: #6bccef;
  border: solid 1px #6bccef;
  /*
  box-shadow: 0px 0px 0px 0px #999;
  -moz-box-shadow: 0px 0px 0px 0px #999;
  -webkit-box-shadow: 0px 0px 0px 0px #999;
  */
  position: relative;
  top: 0px;
}

input.btn {
  cursor: pointer;
  padding: 3px 10px;
}

.common_btn a {
  margin-left: auto;
  margin-right: auto;
  }

/* アニメーションボタン */
.btn_m {
  display: inline-block;
  width: 120px;
  height: 36px;
  text-align: center;
  text-decoration: none;
  line-height: 36px;
  outline: none;
}
.btn_m::before,
.btn_m::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn_m,
.btn_m::before,
.btn_m::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.btn_m {
  /* background-color: #ff3a7d; */
  color: #020011;
  line-height: 36px;
}
.btn_m:hover {
  background-color: #fcfcfe;
  border-color: #e2e2e4;
  color: #020011;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
}

/* 見出し */
#index_box{
  width: 780px;
  height: 34px;
  /* background: #393939; */
  font-size: 15px;
  color: #323138;
  vertical-align: middle;
  display: table-cell;
  padding-left: 12px;
  border-bottom: 2px dotted #cfdade;
  font-weight: bold;
  border-left: 4px solid #4F5A60;
}


#btn_pos a:link#btn_eam{
  display:block;
  width:164px;
  height:80px;
  background-image: url(../images/top/header_e_am.png);
  text-indent:-9999px;
  list-style:none;
}
#btn_pos a:hover#btn_eam{
  background-image:　url(../images/top/header_e_am.png);
  background-position:0px -80px;
}

#top_link_banner{
  /* background: #ff3a7d; */
  height: 45px;
  padding: 8px 0 8px 0;
}

#top_link_banner #banner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#top_link_banner #banner li {
  width: 145px;
  height: 45px;
  margin-right: 10px;
  float: left;
}

#top_license{
  background: #ff3a7d;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

/*-------------------------------------
 * top メニュー
 *-------------------------------------*/

#top_container{
  background:url(../images/common/bg.jpg) repeat #ccc;
  width: 100%;
  height: 100%;
  margin: 0;
  margin-top: 128px;
  padding: 0;
  /* border-top: solid 88px #ff3a7d; */
}

#top_container #top_container_sub{
/*  background:url(../images/common/bg_top.png) no-repeat top;*/
  width: 810px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  margin-bottom: 38px;
}

#top_menu{
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -128px;
  margin-bottom: -34px;
  position: relative;
}

#top_menu #top_qubell_logo{
  background: url("../images/common/logo_small.png") no-repeat;
  width: 168px;
  height: 73px;
  margin-left: 96px;
  position: relative;
  top: 10px;
  }


#top_menu #top_link{
  width: 168px;
  height: 73px;
  display: block;
}

#top_menu #top_menu_set{
  width: 800px;
  position: relative;
  top: -64px;
  right: -246px;
}


/*-------------------------------------
 * error.html
 *-------------------------------------*/
#message_container1 {
  posision: relative;
  height: 100px;
  text-align:center;
  padding-top: 15px;
}

#message_container1 .title_text{
  width: 680px;
  text-align:center;
  background:#000000;
  margin-top: 20px;
  padding:15px 0;
  color:#ffffff;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #3f3f3f;
}

#message_container1 h2{
  font-weight:bold;
}

#message_container2 {
  margin: 30px 0 50px 0;
  text-align:center;
}

#message_box{
  width: 300px;
  height: 50px;
  text-align:center;
  margin-left: auto;
  margin-right: auto;
}

#error1 {
  width: 111px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#error1 a.btn_style1{
  background:url("../images/common/btn_base1.gif") no-repeat;
  width:111px;
  height:25px;
  display:block;
  font-size: 13px;
  text-align:center;
  color: #ffffff;
  padding-top: 3px;
  text-decoration: none;
  font-weight:bold;
}

#error1 a.btn_style1:hover{
  background-position: right top;
}

#error2 {
  width: 190px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#error2 a.btn_style2{
  background:url("../images/common/btn_base2.gif") no-repeat;
  width:190px;
  height:25px;
  display:block;
  font-size: 13px;
  text-align:center;
  color: #ffffff;
  padding-top: 3px;
  text-decoration: none;
  font-weight:bold;
}

#error2 a.btn_style2:hover{
  background-position: right top;
}
