@charset "shift_jis";
/* CSS Document */
@import url("../style.css");

	.gallery_film_wctbl{
	background:url(img/filmTbl_bottom.jpg) no-repeat bottom #130806;
	width:800px;
	margin-bottom: 20px;
	}
	.gallery_film_wctbl p{
		background:url(img/filmTbl_top.jpg) no-repeat top;
		padding: 21px 0 21px 7px;
	}
	.gallery_film_wctbl img{
		margin-left:4px;
	}
	
	h3{
		background:#FFF;
		color:#026045;
		font-size:18px;
		padding: 10px 0 5px 18px;
	}

