@charset "UTF-8";
/* CSS Document */

body {
	background-color: transparent;
}
.movieUnit {
	padding: 0px;
	border: none;
	background-color: transparent;
}
.video-js * {
	line-height: inherit;
}
#oneTagPlayerWritingDownBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}