.copyright {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	line-height: 9px;
}
.title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 22px;
	font-weight: bold;
	color: #3C8C96;
	line-height: 11px;
}
.price {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 12px;
}
.musiclist {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
}
.link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 28px;
	color: #3C8C96;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 28px;
	color: #3C8C96;
	text-decoration: none;
}
a:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 28px;
	color: #3C8C96;
	text-decoration: none;
}
