@charset "UTF-8";
.left .mainarea {
	background-image: url(../img/ticket_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 45px 0px 0px 81px;
	width: 469px;
	height: 67px;
}
.mainarea #area {
	margin: 0px;
	padding: 0px;
}
.list #listbar {
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #CCC;
	font-size: 77%;
	font-weight: bold;
	height: 100%;
}
#listbar li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	float: left;
	text-align: left;
}
.main .left .list {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

#listbar .place {
	width: 90px;
}
#listbar .comp {
	width: 72px;
}
#listbar .price {
	width: 51px;
	padding-left: 0px;
}
#listbar .tax {
	width: 57px;
}
#listbar .class {
	width: 67px;
}
#listbar .time {
	width: 56px;
}
#listbar .timeb {
	width: 66px;
}
#listbar .other {
	width: 88px;
}
.list .title {
	background-image: url(../img/list_bar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 550px;
	border-bottom: solid 2px #CCC;
}
.list .color {
	background-color: #fff9e4;
}
