@charset "UTF-8";
/*
	/index.php用のsytlesheetです。
*/

#indexcontainer{
	
	width:913px;
	margin:auto;
	overflow: hidden;
	
	
	margin-top:25px;
	
}

#indexcontainer_left{
	width:456px;
	float:left;
	
	margin-bottom:5px;
}

#indexcontainer_right{
	width:411px;
	float:right;
	
	font-size:10px;
	color:#555;
}

div#movie{
	width:911px;
	
 	margin:auto;
	margin-bottom:5px;
	position:relative;
	margin-top:5px;
}



#indexcontainer_left table{
	width:456px;
	
}

#indexcontainer_left td{
	height:87px;	
}

#indexcontainer td{
	
	font-size:10px;
	color:#555;
}


td.w86{
	width:86px;
}

.btspace{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

