#priceContents {
	background-image: url(../img/bg_price.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	width: 800px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.priceLine {
	background-image: url(../img/line_price.gif);
	background-repeat: no-repeat;
	width: 708px;
	padding-left: 30px;
	line-height: 1em;
	padding-top: 10px;
	margin-left: 90px;
	background-position: left bottom;
	padding-bottom: 6px;
	color: #6D4CF0;
	font-size: 14px;
}
#topContents #tokuchou {
	background-image: url(../img/bg_topContents.gif);
	background-repeat: repeat-y;
}
#priceContents ul {
	margin-left: 150px;
	line-height: 1em;
	margin-bottom: 20px;
}
#priceContents ul li {
	margin: 0px;
	background-image: url(../img/bg_topLi.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-top: 12px;
}
#priceContents ul #end {
	background-image: url(../img/bg_topLi._end.gif);
}
#priceContents ul li .bgWhite {
	background-color:#FFF;

}
.keisen {
	color: #B8A6FF;
}

