* {
	border: none;
	margin: 0;
	padding: 0;
}

span.hidden {
	display: none;
}

#contents {
	margin: 3px;
	_margin: 5px;
	border: 1px solid #999;
	width: 652px;
/*	height: 640px;*/
}

#header {
	width: 652px;
	height: 38px;
	border-bottom: 1px solid #999;
}

#header h1 {
	background: url(../../common/images/vga_meiji_logo.gif) no-repeat left;
	margin: 1px 4px 1px 0px;
	height: 36px;
	width: 139px;
	float: left;
}

#header h2 {
	background: url(../../common/images/vga_movie_title.gif) no-repeat left;
	margin: 1px 0;
	height: 36px;
	width: 498px;
	float: left;
}

#player {
	width: 640px;
	margin: 6px;
}

#close {
	width: 72px;
	height: 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-left: 580px;
}

#close img {
	margin: 2px 0;
}


#footer {
	width: 652px;
	height: 18px;
	text-align: center;
	color: #FFFFFF;
	background-color: #999;
	font-size: 0.8em;
}

#footer p {
	line-height: 1.4em;
}
