@charset "utf-8";
#tb {
	float: right;
	height: auto;
	width: 560px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 20px;
}

.price-haikei1 {
	background-attachment: scroll;
	background-image: url(img/price-haikei1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.price-haikei2 {
	background-attachment: scroll;
	background-image: url(img/price-haikei2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.price-haikei3 {
	background-attachment: scroll;
	background-image: url(img/price-haikei3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;.plice-txt {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

