@charset "EUC-JP";

/*----------------------------------------------------------------
	
	0 h1

	1 #headerPart
	
	2 .cinemaSpSec
	
	3 #cinemaSpCon
	
	4 #InfoSp
	
	5 BAR

----------------------------------------------------------------*/


/* 0 h1
========================================== */
h1 {display: none;}


/* 1 #headerPart
========================================== */
div#cinemaSp #headerPart{
	background:url("/etc/cinema/shochiku/img/common/header.jpg") no-repeat left top;
	height: 253px;
	width: 715px;
	position:relative;
}

div#cinemaSp div#keyWordPart{
	background:url("/etc/cinema/shochiku/img/common/keywords_back.jpg") no-repeat left top;
	width: 709px;
	padding:3px;
	border-bottom:1px solid #8c8c8c;
	margin-bottom: 10px;
}

div#cinemaSp div#keyWordPart div#keyWordBox{
	background:url("/etc/cinema/shochiku/img/common/keyword_obi.jpg") no-repeat left top;
	width: 709px;
	border-bottom:1px solid #c2bf74;
	min-height:77px;
	height: auto !important;
	height: 77px;
}

div#cinemaSp div#keyWordPart div#keyWordBox ul{
	padding: 32px 5px 3px 62px;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
}

div#cinemaSp div#keyWordPart div#keyWordBox ul li{
	padding-right: 6px;
	display: inline;
}

/* 2 .cinemaSpSec
========================================== */
div.cinemaSpSec.areaCon{
	width:716px;
	margin-left:-1px;
}

div.cinemaSpSec div.cinemaSpObiBox{
	background:url("/etc/cinema/shochiku/img/common/obi.jpg") no-repeat left top;
	height:31px;
	width:684px;
	margin-left: 1px;
	margin-bottom: 5px;
	padding-left:31px;
	display:table;
}

div.cinemaSpSec div.cinemaSpObiBox h2{
	display:table-cell;
	vertical-align:middle;
	font-size:19px;
	line-height: 19px;
	/line-height: 36px;
	font-weight: bold;
	color: #FFF;
	overflow:hidden;
}
div.cinemaSpSec div.cinemaSpObiBox h2 span{
	display:none;
}
div#barEtc{
	display:table;
	clear: both;
}

/* 3 #cinemaSpCon
========================================== */

div.cinemaSpCon {
	background:url("/etc/cinema/shochiku/img/common/con_back.jpg") no-repeat right top;
	width:135px;
	height:303px;
	padding:10px 3px 10px 4px;
	margin-left: 1px;
	position:relative;
	float:left;
	text-align:center;
	display: none;
}

div.cinemaSpCon a img.cinemaSpImg{
	height: 181px;
	width: 128px;
	border: 1px solid #989898;
	padding: 1px;
}

div.cinemaSpCon a:link img.cinemaSpImg{ border: 1px solid #989898;}
div.cinemaSpCon a:visited img.cinemaSpImg{ border: 1px solid #989898;}
div.cinemaSpCon a:hover img.cinemaSpImg{ border: 1px solid #585858;}
div.cinemaSpCon a:active img.cinemaSpImg{ border: 1px solid #989898;}

div.cinemaSpCon h3{
	position:absolute;
	top: 198px;
	left: 7px;
	font-size:14px;
	line-height: 16px;
	font-weight: bold;
	text-align:left;
	width:129px;
}
div.cinemaSpCon h3 img{ float:left;}

div.cinemaSpCon ul.SpButton{
	position:absolute;
	top: 256px;
	left: 4px;
	text-align:center;
}

div.cinemaSpCon ul.SpButton li.SpDetail{
	width:135px;
	height: 26px;
}

div.cinemaSpCon ul.SpButton li.SpTrailer{
	width:135px;
	height: 26px;
	_margin-top: -7px;
}

/* 4 #InfoSp
========================================== */

ul#InfoSp{
	background:url("/etc/cinema/shochiku/img/common/info.jpg") no-repeat left top;
	height: 54px;
	width: 643px;
	padding:5px 5px 0 67px;
	color: #CC0000;
	margin-bottom:10px;
}

ul#InfoSp li{
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}
ul#InfoSp li.NewMark{
	background:url("/r_img/common/icon/new.gif") no-repeat left top;
	padding-left:34px;
}
ul#InfoSp li.UpMark{
	background:url("/r_img/common/icon/up.gif") no-repeat left top;
	padding-left:34px;
}

p.bottomCopySp{
	font-size:10px;
	line-height: 14px;
	color: #4d4d4d;
	width:695px;
}




