#content_wrapper{
	background-image:url(../images/bg_stripe.png);
	background-position:center top;
}
#header{
	height:180px;
	position:relative;
}
#header .bg_dot{
	background-image:url(../images/bg_dot.png);
	height:130px;
	width:100%;
	background-position: center;
}
#header .bg_ponpon{
	background-image:url(../images/bg_ponpon_top.png);
	height:70px;
	width:100%;
	background-position: center;
	position:absolute;
	bottom:0;
}
#social{
	width:1000px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	margin:0 auto;
	position:relative;
}

#social ul{
	position:absolute;
	right:20px;
	top:20px;
}
#social ul li{
	display:inline-block;
	height:20px;
	overflow:hidden;
}


div#content{
	width:100%;
	margin:0;
}
#content .inner{
	width:1000px;
	padding:0 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	margin:0 auto;
}
h2{
	margin-top:-133px;
	display:block;
	position:relative;
	text-align: center;
}
#mainimg{
	margin-top:-138px;
}
#middlebuttons{
	margin-top:40px;
}
#middlebuttons img{
	float:left;
}
#btn_catalog{
	float:right;
	background-image:url(../images/btn_pdf02.png);
	width:607px;
	height:259px;
	text-indent:-9990px;
	overflow:hidden;
	display:block;

}
#btn_catalog:hover{
	background-position:0 -259px;

}

#movie{
	position:relative;
	margin-top:30px;
}
#movie .abs,#movie iframe{
	position:absolute;
	top:178px;
	left:106px;
}

#items{
	margin-top:67px;
	position:relative;
}
#items h3{
	text-align: center;
	position:absolute;
	width:100%;
	top:-55px;
	z-index:1000;
}
#items .posrel{
	position:relative;
}
#items a{
	position:absolute;
	right:60px;
	display:block;
	background-image:url(../images/btn_t2mall.png);
	width:307px;
	height:86px;
	background-repeat: no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
#items a:hover{
	background-position:0 -86px;
}
#footer{
	position:relative;
	margin-top:40px;
}
#footer .bg_ponpon{
	background-image:url(../images/bg_ponpon_bottom.png);
	height:70px;
	width:100%;
	background-position: center;
	display:block;
	position:relative;
}
#footer .bg_dot{
	background-image:url(../images/bg_dot.png);

	width:100%;
	background-position: center;
	position:absolute;
	top:15px;
}
#footer .inner{
	width:1000px;
	padding:0 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	margin:75px auto 0 auto;
}
#toiawase{
	position:relative;
	background-color:#f46193;
	margin-top:164px;
}
#toiawase .inner{
	padding:20px 0;
}
#recommend_sites{
	margin:30px auto!important;
}
/*#toiawase{
	background-color:#935b22;
}
#toiawase .inner{
	width:980px;
	padding:20px 10px;
	margin:0 auto;
}*/
