@charset "utf-8";

.newMovie h2{
	background:transparent url(https://cdn.autoc-one.jp/static/common2/images/common/common_bg_h2_05.gif) no-repeat center top;
	border-bottom:solid 1px #ccc;
	padding:9px 10px 4px 9px;
	font-weight:bold;
	font-size:115%;
	line-height:150%;
}

.newMovie .section{
	border:solid 1px #ccc;
	border-top:none;
	margin-bottom:15px;
}

.newMovie .section ul{
	border-bottom:dotted 1px #ccc;
	padding:6px 7px;
	margin-left:1px;
}

.newMovie .section li{
	float:left;
	width:144px;
	padding:0 5px 5px;
}

.newMovie .photo{
	margin-bottom:5px;
}

.newMovie .title{
	line-height:150%;
	height:90px;
}

.newMovie .seeall{
	text-align:right;
	padding:4px;
	background:#f6f6f6;
}
