div#content_wrapper {
	/*background: #dcdddd; /* Old browsers */
}
div#main_content_inner {
	position:relative;
	margin: 0 auto;
	width: 980px;
	background: #fff; /* Old browsers */
}
div#main_content_inner a {
	border-style: none;
}
div#main_content_inner a img {
	border-style: none;
}

.sec-vis {
	position:relative;
	height: 7712px;
	margin: 0 0 50px 0;
}

div#main_content_inner h2 {
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
}
div#main_content_inner ul {
	display: none;
}
div#main_content_inner div.search_button img {
	margin: 20px 0 0;
}
div#main_content_inner div.items {
	margin: 28px 0 0;
}
div#main_content_inner div.items h3 {
	margin: 0;
}
div#main_content_inner p{
	position:absolute;
	font-size:12px;
	text-align:center;
	color:#271a11;
	line-height: 1.8em;
	width: 980px;
	bottom: 21px;
	left: 0;
}
div#main_content_inner p.movie{
	position:absolute;
	text-align:center;
	width: 840px;
	top: 1512px;
	left: 70px;
}

/* add start */
div#main_content_inner div.items h3 a img {
	display: none;
}
div#main_content_inner div.items h3 a {
	margin: 0 auto;
	display: block;
	width: 980px;
	height: 821px;
	background: url(../../images/items.png) no-repeat 0 0;
}
div#main_content_inner div.items h3 a:hover {
	background-position: 0 -821px;
}

a.rolloverbtn {
  background: url(../../images/gacha_btn.png) left top no-repeat;
  display: block;
  overflow: hidden;
  /*text-align: center;*/
  position: relative;
  width: 980px;
  height: 95px;
  /*margin: 30px 0;
  margin-bottom:10px;*/
  text-indent:-999px;
}

a.rolloverbtn:hover{
	background-position:0 -95px;
}

/*a.rolloverbtn:hover img {
  position: relative;
  top: -95px;
}*/

@media screen and (max-width: 1024px) {
    div#main_content_inner div.items h3 a:hover {
        background-position: 0 0;
    }
}
/* add end */
div#main_content_footer {
	color: #000000;
	background: #fff;
	position: relative; overflow: hidden; zoom: 1;
}
div#main_content_footer h3 {
	margin: 0.5em;
	text-align: center;
	background: url(../images/cr.jpg) no-repeat right bottom;
}

div#main_content_inner .sec-vis .poster {
	position:absolute;
	text-align:center;
	width: 669px;
	bottom: 247px;
	left: 140px;
}
