div#content_wrapper {
	/*background: #dcdddd; /* Old browsers */
}
div#main_content_inner {
	position:relative;
	margin:20px auto 0 auto;
	width: 980px;

}
div#main_content_inner .bgcolor{
	/*background: #A75AA0;*/
	margin-bottom:20px;
	text-align:center;
}
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: 0;
	text-align: center;
}
div#main_content_inner ul.hidden {
	display: none;
}
div#main_content_inner div.search_button img {
	margin: 20px 0 0;
}
div#main_content_inner div.items {
	margin: 0;
}
div#main_content_inner div.items h3 {
	margin: 0;
}
div#main_content_inner p.copyr{
	margin:86px 0 25px 0;
	font-size:20px;
	text-align:center;
	color:#6B0F00;
	line-height:1.5em;
}
div#main_content_inner p.direct{
	display:none;/* ???񂾂? */

}

div#main_content_inner div.items h3 a {
	text-indent: -999px;
	overflow:hidden;
	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;
}

/* add end */
div#main_content_footer {
	color: #44af35;
	background: #fff;
	position: relative; overflow: hidden; zoom: 1;
}
div#main_content_footer h3 {
	margin: 0.5em;
	line-height:1em;
	height:1em;
	text-align: center;
	background: url(../../images/cr.jpg) no-repeat right center;
}

