@charset "Shift_JIS";



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

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

#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 : 650px;
  height : 380px;
  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 : 600px;
  height : 40px;
  
  

  
  top : 30px;
  
  position : relative;
  font-weight : 600;
  font-size : medium;
}

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

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


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