@charset "utf-8";

/* 基本設定 */

html,body{margin:0;padding:0;}

.video-container {
	position: relative;
	margin-top:20px;
	margin-left:20px;
}

