@charset "shift_jis";
/* CSS Document */
body {
  line-height: 1.5em ;
  font-size: large !important;
  background-image: url();
}
p {
  line-height: inherit ;
  padding-top: 10px;
  padding-bottom: 10px;
}
h1 {
  font-size: 16px;
  font-weight: normal;
  left: 0;
  line-height: normal;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 4px;
  width: 100%;
  z-index: 10;
}
#mobile {
  position: absolute;
  z-index: 4;
  top: 10px;
  font-size: 10px;
  right: 10px;
}
#flash {
  height: 460px;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  margin-bottom: 12px;
  background-image: url(../image/enter_flash_bg.jpg);
  background-repeat: no-repeat;
}
#enter_wrapper {
  height: 423px;
  margin: 0 auto 20px;
  overflow: hidden;
  width: 640px;
}
#enter_container {
  background-image: url(/image/enter/bg.jpg);
  background-repeat: no-repeat;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 1090px;
  height: 720px;
  transform: scale(calc(640 / 1090));
	transform-origin: top left;;
}
#enter_container p {
  margin-bottom: 12px;
  text-align: right;
}

#logo {
  position: absolute;
  top: 0;
  z-index: 3;
}
#gif {
  position: absolute;
  left: 310px;
  top: 265px;
  display: block;
}
#enter_box {
  background-image: url(../image/enter.gif);
  background-repeat: no-repeat;
  float: right;
  margin-bottom: 35px;
}
.f_left {
  float: left;
  display: block;
  height: 55px;
}
#enter_container span {
  display: none;
}
#ban {
  width: 80px;
}
#leave {
  overflow: hidden;
  padding-top: 45px;
  height: 0;
  position: absolute;
  width: 108px;
  left: 776px;
  top: 641px;
  z-index: 5;
}
#enter {
  overflow: hidden;
  padding-top: 74px;
  background-image: url(../image/enter/enter_bt.gif);
  background-repeat: no-repeat;
  height: 0;
  width: 312px;
  position: absolute;
  left: 407px;
  top: 618px;
  z-index: 5;
}
#enter:hover {
  background-position: 0 -74px;
}
#enter_main {
  margin: auto;
  width: 630px;
}
#ranking_container {
  text-align: center;
  clear: right;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
}
#ranking_container p {
  font-weight: bold;
  line-height: 20px;
}
#ranking_container span {
  font-size: 24px;
  color: #ff0;
  font-weight: normal;
}

#top_box {
  color: #999;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
}

/* link */

#link_container2 {
  box-sizing: border-box;
  border: 1px solid #fff;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}
.ranking_link {
  float: left;
  display: block;
  border: 1px solid #fff;
}
.link_big {
  border: 1px solid #fff;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
#volunteer {
  width: 170px;
  height: 400px;
  position: absolute;
  left: 20px;
  top: 10px;
}

.widget_box {
	margin: 20px 0 50px;
	text-align: center;
}
