/* DISCO */


#disco_submenu{
	height: auto;
	width: 20px;
	margin: 136px 0px 0px 8px;
}


 a#sub_new{
	background: url(img/subtitile_new.gif) no-repeat 0px 0px;
	height: 100px;
	width: 19px;
	display: block;
	text-indent: -99999px;
}
 a#sub_single{
	background: url(img/subtitile_single.gif) no-repeat 0px 0px;
	height: 60px;
	width: 19px;
	display: block;
	text-indent: -99999px;
}
 a#sub_album{
	background: url(img/subtitile_album.gif) no-repeat 0px 0px;
	height: 60px;
	width: 19px;
	display: block;
	text-indent: -99999px;
}
 a#sub_other{
	background: url(img/subtitile_other.gif) no-repeat 0px 0px;
	height: 60px;
	width: 19px;
	display: block;
	text-indent: -99999px;
}











.disco {
	margin: 10px auto 20px;
	padding: 15px;
	width: 550px;
	height: auto;
	color:#ffffff;
	border-bottom: 1px solid #333333;
}


.disco_jaket{
	float: left;
	height: auto;
	width: 150px;
	}

.disco_txt{
	height: auto;
	width: 380px;
	float: left;
	margin-left: 10px;
}

.title{
  font-size : 16px ;
  line-height : 20px ;
  font-family : "Arial Black" , "中ゴシック体" , "平成角ゴシック" , sans-serif ;
	color: #ffffff;
  
}
 .subtitle { 
  font-size : 12px ;
  line-height : 13px ;
  font-family : "Arial Black" , "中ゴシック体" , "平成角ゴシック" , sans-serif ;
  }

.disco_contents{
	width: 90%;
	margin-left: 20px;
	margin-top: 3px;
	color: #CCCCCC;
}
.disco_other{
	margin-top: 10px;
	height: auto;
}
.syosai {
	font-size:11px;
	color:#c0c0c0;
	line-height : 13px;
}

.sold{
	font-style: italic;
	color: #999999;
}
