@charset "EUC-JP";

/*  for SEO h1
-----------------------------------------*/
div#cinemaTplSp h1{
	background:url("/etc/cinema/play_angels/img/header.jpg") no-repeat left top;
	height:0px !important;
	padding:429px 0px 0px;
	margin-bottom:1px;
	overflow:hidden;
	position:relative;
}

div#cinemaTplSp h1 img#slideImg{
	position:absolute;
	left: 272px;
	top: 300px;
}
p.cinemaTplLead{
	background-color: #000;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 15px;
}