@charset "utf-8";
/**********************
   楽曲一覧
**********************/

ul#sitemenu li.btn04 a { background-position: -540px -56px; }
ul#sitemenu li.btn04 a:hover { background-position: -540px -56px; }

.contents {
	width: 720px;
}


.songs_ttl {
	margin: 0px 20px;
}
.songs_box {
	padding: 0px 20px;
}
.songs_box .img {
	width: 240px;
	text-align: center;
}
.songs_box .desc {
	width: 430px;
}









