#disco .music_title {
	width: 490px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}
#disco .music_date {
	font-size: 10px;
	color: #666666;
	float: right;
	width: 60px;
	text-align: right;
}
#disco .jacket{
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#disco .contents {
	float: right;
	width: 565px;
	color: #999999;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 11px;
}
.contents_list {
	float: right;
	width: 565px;
	color: #666666;
	font-size: 10px;
	line-height: 160%;
}
#disco {
	width: 730px;

	margin-bottom: 15px;
	border-bottom: 1px solid #333333;
	padding-bottom: 15px;
	float: left;
}
#mainwrap .di a:hover {
	text-decoration: none;
	background: #333333;
	display: table-cell;
}
#bandname 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";
}
#bandname {
	margin-bottom: 10px;
	width: 730px;
}
#disco .titleandday {
	float: right;
	width: 565px;
	margin-bottom: 5px;
	padding-top: 5px;
}

