#setlist #main_cnt {
	padding-bottom: 100px;
}
#setlist .cbox {
	padding: 6px 10px;
}
#setlist .sbox {
	margin-left: 16px;
	line-height: 160%;
	margin-bottom:10px;
}
#setlist .sbox.bdr {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #b2b2b2;
}
#setlist .sbox.bdr2 {
	margin-top: 15px;
}
#setlist table.setlist{
	margin:0 0 20px 0;
}
#setlist table.setlist td {
	vertical-align: top;
	padding:3px;
	width:200px;
	border-bottom:1px solid #e3b0c1;
}

#setlist table.setlist td.artist {
	vertical-align: top;
	padding:3px;
	border-right:1px solid #e3b0c1;
	border-left:1px solid #e3b0c1;
}

#setlist table.setlist tr.tit td{
	width:200px;
	background: #ddbbc5;
	border-right:#ffffff 1px solid;
	
}