@charset "utf-8";
table.banner {
	table-layout:fixed;
	border-collapse:collapse;
	border:0;

}

div.bnArea {
	margin:0;
}

/* 不要, サイズも変更されている
#theater_top_down_banner {
	width:696px;
	height:336px;
}

#kinezo_top_down_banner {
	width:892px;
	height:144px
}
*/
table.banner tbody tr td {
	margin:0;
	padding:0;
}

table.banner img {
	vertical-align: bottom;
}
