a#live {
	background-image: url(../image/menu_live.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	width: 56px;
	right: 149px;
	}
a#live:hover {
	background-image: url(../image/menu_live_on.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 34px;
	width: 56px;
	position: absolute;
	right: 149px;
}

.live_sche {
	width: 430px;
	margin-left: 100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
}
.liveleft {
	float: left;
	width: 540px;
}
.liveright {
	float: right;
	width: 200px;
	margin-top: 25px;
}


.live_info {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.dateplace {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #CCFFFF;
	padding-left: 5px;
}
.time {
	margin-top: 20px;
	margin-bottom: 5px;
}
.with {
	margin-top: 5px;
	margin-bottom: 5px;
}
#live_title {
	background-image: url(../image/live_title.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 144px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#ticket_mail {
	margin-left: 30px;
	width: 600px;
	margin-top: 20px;
}

#2days {
	position: absolute;
	z-index: 10;
	left: 414px;
	top: 191px;
	width: 196px;
	height: 74px;
}
