#content_wrapper{
	background-image:url(../images/bg.png);
	background-position: center top;
}
#main_content{
	margin:0 auto;
	width:980px;
}

#head{
	background-image:url(../images/bg_head.png);
	height:552px;
	width:100%;
	background-position:center top;
}
#head .inner{
	padding:0 10px;
	width:980px;
	margin:0 auto;
	position:relative;
}
#head .inner h1{
	background-image:url(../images/h1.png);
	width:978px;
	height:535px;
	background-repeat: no-repeat;
	text-indent:-999px;
	margin:45px auto 0 auto;
	display:block;
	overflow:hidden;
	position:relative;
}
#head .inner #buttons{
	position:absolute;
	top:425px;
	left:10px;
}
#note{
	position:absolute;
	background-image:url(../images/balloon.png);
	width:930px;
	height:86px;
	display:block;
	top:258px;left:28px;
	background-repeat: no-repeat;
}
#buttons li{
	width:122px;
	height:83px;
	float:left;
}
#buttons li a{
	width:122px;
	height:83px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	background-repeat: no-repeat;
	cursor:default;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
#buttons li a#btn_c1{
	background-image:url(../images/c1.png);
}
#buttons li a#btn_d{
	background-image:url(../images/d.png);
}
#buttons li a#btn_e{
	background-image:url(../images/e.png);
}
#buttons li a#btn_f{
	background-image:url(../images/f.png);
}
#buttons li a#btn_g{
	background-image:url(../images/g.png);
}
#buttons li a#btn_a{
	background-image:url(../images/a.png);
}
#buttons li a#btn_b{
	background-image:url(../images/b.png);
}
#buttons li a#btn_c2{
	background-image:url(../images/c2.png);
}
#head .inner #social{
	position:absolute;
	right:0px;
	top:10px;
}
#head .inner #social ._sharebuttons{
	justify-content: flex-end;
}

#twitter-widget-0{
	margin-right:10px;
}
#annotation{
	background-image:url(../images/annotation.png);
	width:420px;
	height:30px;
	background-repeat: no-repeat;
	text-indent:-999px;
	overflow:hidden;
	position:absolute;
	left:290px;
	bottom:42px;
	display:none;
}
#videos{
	background-image:url(../images/bg_movie.png);
	height:918px;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin-top:16px;
}
#videos iframe{
	margin-top:24px;
}

h3{
	background-image:url(../images/desc.png);
	width:980px;
	height:423px;
	background-repeat: no-repeat;
	text-indent:-999px;
	overflow:hidden;
	margin-top:27px;
}
#lineup{
	margin-top:30px;
}
#lineup ul{
	margin-top:20px;
}
#lineup ul li{
	float:left;
	margin-right:12px;
	margin-bottom:11px;
}
#lineup ul li.nmr{
	margin-right:0;
}
p#price{
	width:306px;
	height:47px;
	background-image: url(../images/price.png?0218);
	background-repeat: no-repeat;
	position:absolute;
	right:10px;
	top:25px;
	display:block;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
a#cat_cDoremifa{
	background-image:url(../images/btn_t2mall_category.png);
	width:500px;
	height:135px;
	background-repeat: no-repeat;
	text-indent:-999px;
	overflow:hidden;
	margin:30px auto;
}
a#cat_cDoremifa:hover{
	background-position:0 -135px;
}

p#spec{
	font-size:12px;
	color:#824122;
	margin-top:10px;
}
#footer{
	width:100%;
	height:90px;
	background-color:#b1592e;
}
#footer .inner{
	width:980px;
	height:90px;
	margin:0 auto;
	background-position: center;
	background-repeat: no-repeat;
	background-image:url(../images/toiawase.png);
}

#playmovies{
	position:relative;
	width:980px;
	margin-top:80px;
	text-align: center;
}
#playmovies li{
	float:left;
	margin-top:20px;
}
#playmovies ul{
	margin-left:60px;
}

#recruitment{
	margin-top:10px;
	margin-bottom:20px;
	position:relative;
}
#recruitment a{
	background-image:url(../images/btn_recruitment.png);
	background-repeat: no-repeat;
	width:284px;
	height:164px;
	text-indent:-999px;
	overflow:hidden;
	position:absolute;
	right:42px;
	bottom:42px;
}
#recruitment a:hover{
	background-position:0 -164px;
}
