@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 998px){
#cont {

	 width:100%;
	 height:405px;
	 
    }

#playerContainer
 {
      width: 65%;
      height:385px;          
      display: none;              
 }
	
#player
    {
      margin:10px 0px 10px 10px;
      width: 100%;
      height:100%;            
    }


	

#chumoku
    {
      margin:10px 10px 10px 10px;
	  width: 30%;
      float:right;	
	}




#box
    {
      text-align:center;
	  width: 100%;
	  
	}
#boxin
    {
      margin:10px 0px 10px 10px;
	  width: 800px;

 text-align:left;
    margin:0px auto;
	}
#menu3{
      width: 100%;
	  height: 40px;
	  background-image:url(gb1.gif);
 		padding-top: 10px;
}

#menu3 a{
			 color:#FFF;
			 font-size:15px;
			 font-weight:bold;
			 text-decoration:none;
             margin:0px 3px 0px 3px;
		}


		
#videos { margin-top: 10px;}

#videos ul {
      margin: 0;
      padding: 0;  
    }

#videos ul li{
	  width:185px;  
	  height: 140px;
      margin: 0px 10px 20px 0px; 
	  float:left;
      list-style-type: none;
	  
  }    
#videos ul li img{
      width: 185px;
	   height: 104px;
      border: solid 2px #eee;
	 
    }
#videos ul li a:hover img {
      border: solid 2px #090;    
    }

.mis {
      font-size:12px;
	 width: 180px;
	  
    }		
		
.imgs{
max-width: 100%;
height: auto;
width /***/:auto;　
}			
}