@charset "UTF-8";


#contents h1 {
	background: url(../images/h1.gif) no-repeat left top;
	margin-bottom: 17px;
}

#contents table {
	margin: 50px 0 30px 50px;
	width: 516px;
}
#contents table td {
	/*width:33%;*/
	font-size: 75%;
	vertical-align: top;
	padding: 0 20px 25px 0;
}
#contents table td .movies {
	text-align:center;
	margin: 0 0 5px;
}
#contents table td p.pname {
	margin: 0 auto 3px;
	text-align: center;
}
#contents table td p.pname a {
	color: #023c7a;
	text-decoration: none;
}
#contents table td p.open {
	color: #4286bd;
	margin: 0 auto 3px;
	text-align: center;
}
#contents table td p {
	line-height: 1.2;
}
#contents table td em{
	color:#c00;
}

div#movie_area {
	margin:60px auto 150px;
}
div#uc {
	width:100%;
	height:210px;
	background:url("../images/uc_water.gif") no-repeat center 0px;
}

/* ----- end ----- */





















