@charset "UTF-8";

#schedule {
	width: 730px;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
}
#schedule .titleandday {
	float: left;
	width: 730px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#schedule .live_title {
	width: 730px;
	float: right;
	font-size: 16px;
	font-weight: bold;
}
#schedule .live_date {
	color: #FFFFFF;
	float: left;
	width: 80px;
	text-align: left;
	padding-right: 5px;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-left: 110px;
}
#schedule .liveimage{
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#schedule .contents {
	float: left;
	width: 730px;
	color: #999999;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 11px;
}
#schedule .information {
	float: left;
	width: 730px;
	color: #666666;
	font-size: 10px;
	line-height: 160%;
}
#mainwrap .di a:hover {
	text-decoration: none;
	background: #333333;
	display: table-cell;
}
#day h3 {
	border-bottom: 2px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #FFFFFF;
	clear: both;
	font: bolder 20px "Hiragino Kaku Gothic Pro", "MS PGothic";
}
#day {
	margin-bottom: 10px;
	width: 730px;
}

.cutline_l {
	border-bottom: 1px solid #333333;
	margin-bottom: 15px;
}
