@charset "utf-8";

/*022ムービーコンテンツ index.htmlページ用 CSS*/

/*

information{
	FILE NAME : /common/css/page/022.css;
}
 */


/*-------022ムービーコンテンツ---------*/

.mv_area{
	width:930px;
	padding:0 auto;
	text-align:center;
	background-color:#000;
	margin-bottom:40px;
}
.mv_area iframe{
	margin:30px 0 20px 0;
}
.top_btn{
	text-align:center;
	margin:0 auto 50px auto;
}


