@charset "utf-8";
/*
====================================================
	
	pageLayout.css
	
	CSS page layput setting
	全ページに適用
	
====================================================
*/
/*---------------------------------------------------
	#index
---------------------------------------------------*/

/*contentsBody*/
#index #contentsBody {
	background:#e8ebf4;
	padding-top:30px;
	padding-bottom:30px;
}
/*contents*/
#index #contents{
	width:980px;
	background:none;
	border-top: none;
	padding:0px 0px 0px;
	margin:0px auto 0px;

}

.brnList{
	width:717px;
	height:345px;
	position:relative;
}
.mainBtn{
	display:block;
	position:absolute;
	z-index:999;
	bottom:4px;
	left:8px;
}

#imageMovieBox{
	height:506px;
	width:900px;
}