@charset "shift_jis";
#priceDown {
	padding: 5px;
	margin: 3px;
	width: 600px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 600px;
	margin-left: 10px;
}

