bd_dvdbd_dvdbd_dvdbd_dvdbd_dvdbody {
	width:100%;
	height:100%;
	background:#FFF;
}
.pc {
	display:block;
}
.sp {
	display:none;
}
#wrapper {
	width: 100%;
	position: relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	margin:0 auto;
	min-width:1200px;
	max-width:2000px;
	overflow:hidden;
	font-family: 'M PLUS 1p', sans-serif;
	font-size:18px;
	line-height:1.6em;
}
#contents {
	width:100%;
	margin:0;
	position:relative;
	padding-bottom:40px;
}
.contents-box {
	width:1120px;
	margin:0 auto;
}
/*------------------------------------------------------------------------------
								HEAD
------------------------------------------------------------------------------*/
#header {
	width:100%;
	min-width:1200px;
	position:fixed;
	height:220px;
	top:0px;
	left:0px;
	z-index:100;
	background:url(../../img/contents/header_back.png) repeat center top;
	background-size:auto 220px;
}
#header-area {
	background:url(../../img/contents/header_back.jpg) no-repeat center top;
}
#header-area h1 {
	width:300px;
	height:100px;
	margin:0 auto;
	position:relative;
	background:url(../../img/contents/logo.png) no-repeat center center;
	background-size:contain
}
#header-area h1 p {
	text-indent:-999999px;
}
#header-area h1 a {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-999999px;
}
/*------------------------------------------------------------------------------
								HEAD
------------------------------------------------------------------------------*/
#header-bd {
	width:100%;
	min-width:1120px;
	height:220px;
	top:0px;
	left:0px;
	z-index:100;
	background-size:auto 220px;
}
#header-logo {
	width:300px;
	height:100px;
	margin:0 auto;
	position:relative;
	background:url(../../img/contents/logo.png) no-repeat center center;
	background-size:contain
}
#header-logo p {
	text-indent:-999999px;
}
#header-logo a {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-999999px;
}
/*------------------------------------------------------------------------------
								MAIN
------------------------------------------------------------------------------*/
.box {
	position:relative;
	overflow:hidden;
	zoom:1;
	width:100%;
}
/*------------------------------------------------------------------------------
								FOOTER
------------------------------------------------------------------------------*/
#footer-area {
	width:100%;
	height:40px;
	position:absolute;
	bottom:0px;
	background:#603441;
}
#footer-area .copyright {
	width:420px;
	margin:0 auto;
	height:40px;
	position:relative;
	background:url(../../img/top/new/copyrights.png) no-repeat center center;
	background-size:contain;
}
@media screen and (max-width: 1000px) {
.pc {
	display:none;
}
.sp {
	display:block;
}
#wrapper {
	width: 100%;
	position: relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	margin:0 auto;
	min-width:740px;
	max-width:740px;
	overflow:hidden;
	font-family: 'M PLUS 1p', sans-serif;
	font-size:22px;
	line-height:1.6em;
}
#contents {
	width:100%;
	margin:0;
	position:relative;
	padding-bottom:60px;
}
.contents-box {
	width:660px;
	margin:0 auto;
}
/*------------------------------------------------------------------------------
								HEAD
------------------------------------------------------------------------------*/
#header {
	width:100%;
	min-width:740px;
	position:fixed;
	height:280px;
	top:0px;
	left:0px;
	z-index:100;
	background:url(../../img/contents/header_back.png) repeat center top;
	background-size:auto 280px;
}
#header-area {
	background:url(../../img/contents/header_back.jpg) no-repeat center top;
}
#header-area h1 {
	width:400px;
	height:140px;
	margin:0 auto;
	position:relative;
	background:url(../../img/contents/logo.png) no-repeat center center;
	background-size:contain
}
#header-area h1 p {
	text-indent:-999999px;
}
#header-area h1 a {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-999999px;
}
/*------------------------------------------------------------------------------
								MAIN
------------------------------------------------------------------------------*/
.box {
	position:relative;
	overflow:hidden;
	zoom:1;
	width:100%;
}
/*------------------------------------------------------------------------------
								FOOTER
------------------------------------------------------------------------------*/
#footer-area {
	width:100%;
	height:60px;
	position:absolute;
	bottom:0px;
	background:#603441;
}
#footer-area .copyright {
	width:660px;
	margin:0 auto;
	height:60px;
	position:relative;
	background:url(../../img/top/new/copyrights.png) no-repeat center center;
	background-size:contain;
}
}