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;
}
div#main_content_inner h2 {
	margin: 0 auto;
	padding: 20px 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: 20px 0 0;
}
div#main_content_inner div.items h3 {
	margin: 0;
}
div#main_content_inner p{
	position:absolute;
	width: 980px;
	font-size:20px;
	text-align:center;
	color:#F09B9E;
	top:8650px;
}

/* 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.gacha_shop_list {
  background: url(../../images/gacha_btn.png) left top no-repeat;
  display: block;
  overflow: hidden;
  text-align: left;
  position: relative;
  text-indent:-999px;
  width: 980px;
  height: 95px;
  margin-bottom: 20px;
}

a.gacha_shop_list:hover{
  background-position:0 -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: #44af35;
	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;
}
