@charset "utf-8";

/* #wrapper
----------------------------------------------------------- */
#wrapper {
	width: 100%;
	margin-bottom: 25px;
	background: #000;
	color: #fff;
	letter-spacing: 0.1em;
	padding-bottom: 20px;
}
#wrapper h2 {
	padding: 0;
}

#dmcmovie{
	display: none;
}

#lean_overlay{
	position: fixed; z-index:100; 
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

sup{
	font-size: 80%;
	margin: 0 3px 0 -3px;
}

.dmclinkbn{
	background: url(../images/img_regza_dmc_08.jpg) right top no-repeat #000;
	height: 130px;
	font-size: 70%;
	padding: 15px 0 0 120px;
}

.dmclinkbn p{
	padding: 32px 0 0 0;
	letter-spacing: 0em;
}

.dmclinkbn a{
	float: left;
	height: 160px;
	font-size: 70%;
	margin-right: 10px;
}


.dmcgamenotes{
	background: url(../images/img_regza_dmc_12.jpg) center top no-repeat #000;
	font-size: 80%;
}

.gamenotesleft{
	width: 473px;
	float: left;
}

.gamenotesright{
	width: 475px;
	margin-left: 485px; 
}

.gamenotesleft p{
	padding: 5px 60px 5px 70px;
}

.gamenotesright p{
	padding: 5px 70px 5px 50px;
}


.regza_bn{
	text-align: center;
}

.modal_info{
	text-align: right;
	padding: 5px 10px;
}

.modal_close, .movie_tw, .movie_fb{
	float: right;
	margin: 5px 10px 5px 0;
}

.modal_info img{
	cursor: pointer;
}

.dmcmovieLink{
	background: #f00;
	width: 587px;
	height: 330px;
}

.sns{
	background: #fff;
	padding: 0 0;
	height: 30px;
}
.movie_tw, .movie_fb{
	float: right;
	margin: 5px 0 5px 10px;
}

