@charset "shift-jis";

/* --------------------------------------------------------------

HMV Store print css

-------------------------------------------------------------- */

@media print{
	body .generalBaseWrapper,
	#lpacaHeader,
	#funcWrapper,
	#contentsInner .stSubCol,
	#lpacaFooter { display: none; }



body#hmv { background-color: #fff; }
#contentsInner .stMainCol {
	margin: 0 auto;
	border: none;
	float: none;
}
#contentsInner .stContentsHeadingBox #qrcode {
	height: 85px;
	position: static;
}
#contentsInner .stContentsHeadingBox #qrcode dt {
	height: 0;
	margin-bottom: 0;
}
#contentsInner .stContentsHeadingBox #qrcode dt a { display: none; }
#contentsInner .stContentsHeadingBox #qrcode dd { display: block; }
#contentsInner .pageTop { display: none; }
#contentsInner .stFooter { display: none; }






}

