@charset "Shift_JIS";
.filmo610{
	clear:both;
	background-image: url(../../filmography/images/box_middle.gif);
	background-repeat: repeat-y;
	}

.top_box{
	width:610px;
	height:31px;
	background: url(../../filmography/images/box_top.jpg) no-repeat;
	}

.bottom_box{
	clear:both;
	width:610px;
	height:40px;
	background:url(../../filmography/images/box_bottom.jpg) no-repeat;
	}

.left_filmo{
	float:left;
	width:270px;
	padding:0 15px 0 20px;
}

.right_filmo{
	float:right;
	width:270px;
	padding:0 15px 0 20px;
}
	
.fil-img {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
}

