@charset "utf-8";

.title {
	margin-bottom:6px;
}

#lists {
	width:701px;
	background:transparent url(../images/promotion/list-bottom-bg.png) 0 bottom no-repeat;
	padding-bottom:14px;
	margin-left:37px;
}

.list {
	background:transparent url(../images/promotion/list-mid-bg.png) 0 0 repeat-y;
	position:relative;
	padding-bottom:30px;
}

*+html .list {
	display:inline-block;
}

.list h3, #list-title1c {
	line-height:1.8;
	margin:0 22px 0 18px;
	background-color:#dc0000;
	color:#fff;
	padding:0 188px 0 14px;
	display:block;
}

h3#list-title1 {
	margin:0;
	padding:115px 0 0;
	background:transparent url(../images/promotion/list-top-bg.png) no-repeat;
}

.list-time {
	position:absolute;
	top:0;
	right:22px;
	width:188px;
	text-align:center;
	color:#fff;
	background-color:#5f3d00;
}

#list-title1 + .list-time {
	top:115px;
}

.list-time span {
	font-weight:bold;
}

.listc {
	padding-top:4px;
	margin:0 30px 0 32px;
}

.listc p {
	margin-top:10px;
}

