@charset "utf-8";





.clear {
	display:inline-table;
	min-height:1%;
}

.clear:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	line-height:0;
}

/* for macIE \*/
* html .clear {
	height:1%;
}
.clear {
	display: block;
}
/* end of for macIE */

/* 束ねリスト
============================================================*/
.addCLR{
	background:#000;
	padding-top: 15px;
}


#cmsList div.listBox ul.upper{
	background:#312215 url(/etc/cinema/wakuraba/con_top.gif) 0 0 no-repeat;
	padding-bottom:0px;
}

#cmsList div.listBox .upper li{
	border-left:1px solid #ccc;
	color:#fff;
	font-weight:bold;
}

#cmsList div.listBox{
	border:2px solid #493d34;
}