#music{
	position: relative;
}
#music .inner{
	color: #47463E;
	background: #fff url(../images/head_bg.jpg) 50% 1px no-repeat;
}
#music h2{
	margin-left: 16px;
	margin-bottom: 16px;
	width: 396px;
	height: 147px;
	background: url(../images/title.png) center center no-repeat;
	text-indent: -9999px;
}
#music .jacket{
	position: absolute;
	top: 32px;
	right: 32px;
	border: 1px solid #234C55;
}
#music .info{
	margin: 16px;
	width: 365px;
	padding: 16px;
	background: #F2EECF;
}
#music .info p{
	font-size: 1.2em;
	line-height: 1.4em;
}
#music .info .composer-singer{
	margin-bottom: 1em;
	font-weight: bold;
}
#music .info p a{
	color: #968302 !important;
}
#music h3{
	height: 38px;
	background: #202731 url(../images/providers_title.gif) center center no-repeat;
	text-indent: -9999px;
}
#music .buy{
	margin-top: 1px;
	padding: 10px;
	background: url(../images/content_bg.gif) top center repeat-y;
}
#music .buy table{
	width: 100%;
}
#music .buy table th,
#music .buy table td{
	padding: 10px 20px;
}
#music .buy table th{
	background: #fff;
	width: 150px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
}
#music .buy table tr.recochoku th h4{
	height: 35px;
	background: #fff url(../images/provider_17.gif) center center no-repeat;
	text-indent: -9999px;
}
#music .buy table tr.mobacolo th h4{
	height: 52px;
	background: #fff url(../images/provider_27.gif) center center no-repeat;
	text-indent: -9999px;
}
#music .buy table tr.itunes th h4{
	height: 40px;
	background: #fff url(../images/provider_itunes.gif) center center no-repeat;
	text-indent: -9999px;
}
#music .buy table td{
	background: #ebedf0;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
#music .buy table td a{
	display: block;
	width: 305px;
	height: 48px;
	background: #202731 url(../images/buy_btn.png) center center no-repeat;
	text-indent: -9999px;
}
#music .buy table td a:hover{
	opacity: 0.9;
}
#music .buy table tr.recochoku td a,
#music .buy table tr.mobacolo td a{
	float: left;
	margin-top: 27px;
}
#music .buy table tr.recochoku td img.qr,
#music .buy table tr.mobacolo td img.qr{
	float: right;
	width: 102px;
	border: 1px solid #000;
}