@charset "UTF-8";

div#price_wrapper {
	padding: 0px 15px 0px 15px;
}

h3 {
	width: 820px;
	height: 90px;
	background-image: url(../images/h3_price.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
div#price_main {
	width: 820px;
	height: 360px;
	background-image: url(../images/price.gif);
	text-indent: -50000px;
}
div#price_main dl {
	display: none;
}
