/*ディスコグラフィ*/
.cdtable{
	margin-left: auto;
	width: 441px;
	margin-right: 10px;
}
.cdimage {
	height: 120px;
	width: 120px;
	margin: 10px;
	padding: 0px;
}

.tracklist{
	font: 0.85em/1.2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	width: 270px;
}

.cdtext{
	font: 0.85em/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	border-top: 1px dotted #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
}

.cdtitleimage{
	height: 43px;
	width: 421px;
	margin: 0px;
	padding: 0px;
}

.cdtitleimage-side{
	margin: 0px;
	padding: 0px;
	height: 43px;
}

