@charset "utf-8";

/* generated by souei fukumoto */  
html, body{ 
 margin:0; 
 padding:0; 
}

img {border:none;} 
 
#pagewidth{ 
 width:360px; 
 text-align:left;  
} 
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width: 360px;
	height: 373px;
	
 }
.head{
	float:left;
	width:360px;
	display:block;
	clear: both;
   } 
.top{
   display:block;
   float:left;
   clear:both;
   width:360px;
   }
.middle{
   display:block;
   float:left;
   clear:both;
   width:360px;
   } 
.bottom{
   display:block;
   float:left;
   clear:both;
   width:360px;
   } 
.table{
	float:left;
	width:360px;
	display:block;
	clear: both;
	background-attachment: scroll;
	background-image: url(https://pixelarchivenow.com/image/x-ray/table/table-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 215px;
   } 
.movie-area{
	float:left;
	clear:both;
	width: 346px;
	padding-right: 7px;
	padding-left: 7px;
   }
.movie-box{
   float:left;
   width:110px;
   }
.use-rightmargin{
   padding-right:8px;
   }   
.img-box{
	float:left;
	width:110px;
	clear: both;
   } 
.btn-box{
	float:left;
	width:110px;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 6px;
   }            
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
