@charset "Shift_JIS";

body{
	color: #e3e3e3;
	background-color: black;
	min-width: 1000 ;
}

#video-all{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 850px;
	padding-top: 30px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  letter-spacing : 3px;
}

#video-logo{
	width: 155px;
	height: 60px;
	top: 0px;
	left: 70px;
	position: relative;
	background-image: url(v_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#video-main{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 550px;
	position: relative;
}

#video{
	width: 700px;
	height: 370px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
	margin-bottom: 50px;
}

#video-title{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height : 40px;
	top: 30px;
	position: relative;
	font-weight: 600;
	font-size: medium;
}

#progect-name{
	text-align: center;
	width : 500px;
	height : 70px;
	position: relative;
	font-size : 16px;
	margin-left: auto;
	margin-right: auto;
	top: 40px;
	font-weight : 600;
  line-height : 1.2;
}

#member-3{
	text-align: center;
	width: 500px;
	height: 30px;
	position: relative;
	top : 70px;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	font-weight: lighter;
	margin-top: 5px;
	line-height: 1.5;
}

#close{
	text-align: center;
	width: 150px;
	height: 50px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top : 120px;
}
