div#content_wrapper{
	background-image:url(../images/bg.gif);
	background-position: center;
}

div#wrap{
	width:980px;
	position:relative;
}



div#main_content{
	position:relative;
	margin-top:30px;
	overflow:visible;
}

h3{
	margin-top:31px;
}
div.item_wrap{
	border:6px solid #151310;
	border-top:none;
	background-color:#e71c39;
	padding:10px;
}
div.item_inner{
	background-color:#f0edde;
	padding:40px;
	padding-bottom:30px;
}
div.item_head{
	position:relative;
	margin-bottom:30px;
}
div.item_head img{
	float:left;
}
div.item_head img.pop{
	margin-right:38px;
}
div.item_head img.desc{
	margin-top:9px;
}

div#toiawase{
	margin-top:30px;
	background-image:url(../images/footer_bg.gif);
	width:980px;
	height:103px;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
}
div#toiawase p{
	display:none;
}

small#copyright{
	background-image:url(../images/copyright.png);
	background-repeat: no-repeat;
	width:456px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	float:right;
	margin-bottom:30px;
}

a.gacha_shop_list{
	float:right;
	background-image:url(../images/btn_shoplist.png);
	width:235px;
	height:31px;
	display:block;
	text-indent:-999px;
	overflow: hidden;
	margin-top:20px;
}
a.gacha_shop_list:hover{
	background-position: 0 -31px;
}

a#btn_event{
	width:129px;
	height:31px;
	display:block;
	background-image:url(../images/btn_event.png);
	text-indent:-999px;
	overflow:hidden;
	position:absolute;
	top:295px;
	left:730px;
}
a#btn_event:hover{
	background-position:0 -31px;
}

div#social{
	position:absolute;
	top:20px;
	right:20px;
	width:170px;
}

div#social iframe{
	float:right;
}
div#social .twitter-share-button{
	float:right;
}