#contentAll{
	background: #FFFFFF;
	width: 375px;
	margin: 0 auto;
}

#headerAll{
	background: url("../images/header_sp.jpg") no-repeat center;
	background-size: auto 100%;
	width: 375px;
	height: 100px;
	padding: 0;
	position: relative;
}

#title{
	width: 375px;
	height: 100px;
}

#title a{
width: 100%;
height: 100%;
display: block;
}

#midashi{
background: url("../images/midashi_sp.jpg") no-repeat center;
background-size: auto 100%;
width: 100%;
height: 110px;
}

/*

bd

*/

.bdblock{
width: 100%;
padding: 10px 0;
margin: 0 auto;
}

#bdM{
background: url("../images/title_line.jpg") no-repeat center 20px;
background-size: auto 5px;
width: 100%;
height: 60px;
}

#bdM2{
background: url("../images/m_sp_bd.jpg") no-repeat center top;
background-size: 100% auto;
width: 350px;
height: 60px;
margin: 0 auto;
}

#bdImg{
background: url("../images/img_bd.jpg") no-repeat center;
background-size: auto 100%;
width: 375px;
height: 160px;
margin: 15px auto;
}

#bdTxtAll{
width: 375px;
margin: 0 auto;
pointer-events: none;
}

#bdTxt01{
background: url("../images/txt_bd1.png") no-repeat center top;
background-size: 100% auto;
width: 375px;
height: 200px;
}

#bdTxt02{
background: url("../images/txt_bd2.png") no-repeat center top;
background-size: 100% auto;
width: 375px;
height: 220px;
}




/*

dvd

*/

#dvdM{
background: url("../images/title_line.jpg") no-repeat center 20px;
background-size: auto 5px;
width: 100%;
height: 60px;
}

#dvdM2{
background: url("../images/m_sp_dvd.jpg") no-repeat center top;
background-size: 100% auto;
width: 350px;
height: 60px;
margin: 0 auto;
}

#dvdImg{
background: url("../images/img_dvd.jpg") no-repeat center;
background-size: auto 100%;
width: 375px;
height: 160px;
margin: 15px auto;
}

#dvdTxtAll{
width: 375px;
margin: 0 auto;
pointer-events: none;
}

#dvdTxt01{
background: url("../images/txt_dvd1.png") no-repeat center top;
background-size: 100% auto;
width: 375px;
height: 180px;
}

#dvdTxt02{
background: url("../images/txt_dvd2.png") no-repeat center top;
background-size: 100% auto;
width: 375px;
height: 220px;
}


/*

shokai

*/

#sptokuten{
background: url("../images/img_tokuten_sp.jpg") no-repeat;
background-size: cover;
width: 350px;
height: 980px;
margin: 15px auto 30px;
pointer-events: none;
}


/*

dvd st

*/

#dvdstM{
background: url("../images/title_line.jpg") no-repeat center 20px;
background-size: auto 5px;
width: 100%;
height: 60px;
}

#dvdstM2{
background: url("../images/m_sp_dvdst.jpg") no-repeat center top;
background-size: 100% auto;
width: 350px;
height: 60px;
margin: 0 auto;
}

#dvdstTxtAll{
width: 375px;
margin: 0 auto;
pointer-events: none;
}

#dvdstImg{
background: url("../images/img_dvdst.jpg") no-repeat center;
background-size: auto 200px;
width: 375px;
height: 230px;
}

#dvdstTxt{
background: url("../images/txt_dvdst.png") no-repeat center top;
background-size: 100% auto;
width: 375px;
height: 220px;
}


/*

rental

*/

#rentalM{
background: url("../images/m_rental.jpg") no-repeat center bottom;
background-size: auto 100%;
width: 100%;
height: 34px;
}

#rentalAll{
background: url("../images/img_rental.jpg") no-repeat center;
background-size: auto 100%;
width: 375px;
height: 180px;
margin: 20px auto;
pointer-events: none;
}


/*

footer

*/

#warning{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: 100%;
	padding: 20px 0;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
}

#footerAll{
	background-color: #000000;
	width: 100%;
	padding: 15px 0 50px;
}

#copyright{
	background: url(../images/copyright.png) no-repeat center;
	background-size: contain;
	width: 250px;
	height: 10px;
	margin: 0 auto;
}

#topbtn{
background: #fff;
width: 375px;
height: 53px;
text-align: center;
padding: 0;
margin: 0 auto;
}




