#presentMenu {font-size:10px; line-height:1.4ems;}
#presentMenu a {font-size:10px; line-height:1.4ems;}
#presentMenu a:link{text-decoration:none;}
#presentMenu a:visited{text-decoration:none;}
#presentMenu a:active{text-decoration:none;}
#presentMenu a:hover{text-decoration:underline;}

.bglineup {
	background-image: url(/etc/cinema/present/img/bg_lineup2.gif);
	background-repeat: no-repeat;
	background-color: #CCFFFF;
}
.bgleftphoto {
	background-color: #FFFFFF;
	background-image: url(/etc/cinema/present/img/bg.gif);
	background-repeat: no-repeat;
}
.redtex {
	color: #FFFFFF
}


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

namikawa add

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

.presentBox{
	/* background:red; */
}

.presentBox h2{
	background:url("/etc/cinema/present/img/title_back.jpg") no-repeat left top;
	height:30px;
	line-height:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:40px;
	color:#FFF;
	margin:0px;
}

.presentBox .picArea{
	width:185px;
	float:left;
	margin-right:10px;
}

.presentBox .rightArea{
	width:370px;
	padding:0px 5px;
	float:right;
	background:#e5f1ff;
	padding-bottom:10px;
}

.presentBox .rightArea .item{
	font-size:15px;
	padding:5px 0px 5px 5px;
	font-weight:bold;
	background:#ffffff;
	border-bottom:1px solid #007bbe;
	margin:0 -5px;
}


.presentBox .rightArea .item strong{
	color:#900;
	font-weight:bold;
}


.presentBox .rightArea .sum{
	margin:5px 0px;
}

.presentBox .rightArea .day{
	margin-bottom:5px;
}

.presentBox .rightArea .credit{
	margin-bottom:5px;
	font-size:10px;
}

.presentBox .rightArea .btn{
	text-align:right;
}





.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}









/*-------------------------------------------------
		2010/11/06 add css by hayakawa
-------------------------------------------------*/

/*		New Header Part
-------------------------------------------------*/
div#rightBox a:visited {
color: #DF9A14;
text-decoration:none;
}

div#rightBox h1{
	display:inline;
	margin-left:7px;
}
div#rightBox div#cinemaGuidance{
	font-size:12px;
	color: #7f7f7f;
	padding-bottom:5px;
}
div#pHD{
	width:715px;
	height:136px;
	background:url("/etc/cinema/present/img/header/base.jpg") no-repeat left top;
	padding-bottom:2px;
}
div#pHD p{
	width:300px;
	float: left;
	font-size:18px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	padding: 69px 0 0 145px;
}
div#pHD img{
	width:136px;
	float: right;
}
div#pHDTwo{
	clear: both;
	width:701px;
	background:url("/etc/cinema/present/img/new_bg_lineup.gif") no-repeat left top;
	padding: 4px 7px 7px;
	border-bottom:2px solid #08beff;
	margin-bottom:20px;
}
div#pHDTwo div.pLU{
	width:335px;
	float: left;
}
div#pHDTwo div.iFMT{
	width:354px;
	float: right;
}
div#pHDTwo div.iFMTimg{
	width:162px;
	height: 119px;
	border:1px solid #4c4c4c;
	float: left;
}
div#pHDTwo div.iFMTimg img{
	width:160px;
	height: 117px;
	padding: 1px;
}
div#pHDTwo div.iFMTdtl{
	width:185px;
	float: right;
}
div#pHDTwo div.iFMT p.coPy{
	font-size:10px;
	line-height: 12px;
	clear: both;
}

div#pHDTwo h3{
	font-size:15px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	padding-bottom: 3px;
}
div#pHDTwo h4{
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}


/*		New Content Part
-------------------------------------------------*/
div#pztConArea div.presentBox{
	margin-bottom:15px;
}
div#pztConArea div.presentBox h2{
	background:url("/etc/cinema/present/img/title_back.jpg") no-repeat left top;
	height:30px;
	line-height:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:40px;
	color:#FFF;
	margin:0px;
}
div#pztConArea div.presentBox div.prLeft{
	width: 185px; 
	height: 200px;
	float: left;
}
div#pztConArea div.presentBox div.prRight{
	width: 520px; 
	float: right;
}
div#pztConArea div.presentBox div.prRight h3{
	height:15px;
	font-size:15px;
	padding:8px 0px 7px 22px;
	font-weight:bold;
	background:url("/etc/cinema/present/img/arrow_back.jpg") no-repeat left top;
}
div#pztConArea div.presentBox div.prRight h3 span{
	color:#900;
	font-weight:bold;
}
div#pztConArea div.presentBox div.prRight div.pzTXT{
	border-top:1px solid #007bbe;
	border-bottom:1px solid #007bbe;
	background-color: #E5F1FF;
	padding: 5px 5px 10px 5px;
}
div#pztConArea div.presentBox div.prRight div.pzTXT p{
	padding-bottom: 2px;
}
div#pztConArea div.presentBox div.prRight div.pzTXT p span{
	font-weight:bold;
}
div#pztConArea div.presentBox div.prRight div.pzTXT p.credit{
	font-size:10px;
}

div#pztConArea div.presentBox div.prRight div.pzTXT p.btn{
	padding: 7px 5px 0 0;
	text-align:right;
}



