#overlay{
	display: none;
}

#theme{
	position: relative;
}
#theme .inner{
	color: #47463E;
	background: #fff url(../images/theme_bg_03.gif) 50% 1px no-repeat;
}
#theme h2{
	margin-left: 16px;
	margin-bottom: 16px;
	width: 396px;
	height: 147px;
	background: url(../images/theme_06.png) center center no-repeat;
	text-indent: -9999px;
}
#theme .jacket{
	position: absolute;
	top: 32px;
	right: 32px;
	border: 1px solid #234C55;
}
#theme .info{
	margin: 16px;
	width: 365px;
	padding: 16px;
	background: #F2EECF;
}
#theme .info p{
	font-size: 1.2em;
	line-height: 1.4em;
}
#theme .info .composer-singer{
	margin-bottom: 1em;
	font-weight: bold;
}
#theme .info p a{
	color: #968302 !important;
}
#theme h3{
	height: 38px;
	background: #202731 url(../images/theme_11.gif) center center no-repeat;
	text-indent: -9999px;
}
#theme .buy{
	margin-top: 1px;
	padding: 10px;
	background: url(../images/theme_bg_13.gif) top center repeat-y;
}
#theme .buy dl{
	margin: 0 auto;
	width: 257px;
}
#theme .buy dt{
	float: left;
	display: block;
	width: 143px;
	height: 104px;
	background: url(../images/theme_18.png) center center no-repeat;
	text-indent: -9999px;
}
#theme .buy dd{
	float: right;
}