@charset "shift_jis";
/* CSS Document */
body {
  background-image: url(/image/enter/bg.jpg);
  background-repeat: no-repeat;
}
/*h1 {
	margin-left: -177px;
	z-index: 5;
}*/
p {
  padding-top: 10px;
  padding-bottom: 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 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 1090px;
  height: 720px;
  margin-bottom: 20px;
}
#enter_wrapper #logo {
  position: absolute;
  top: 0;
  z-index: 3;
}
#enter_wrapper #gif {
  position: absolute;
  left: 310px;
  top: 265px;
  display: block;
}
#enter_container {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}
#enter_container p {
  margin-bottom: 12px;
  text-align: right;
}
#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;
}
#ranking_container {
  text-align: center;
  clear: right;
  width: 800px;
  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: 600px;
  margin-bottom: 15px;
}

/* link */

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

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