/* タイトル */
p.clsDocTitle span.clsTitle {
	background:url(../images/prices_title.gif);
}

/* 基本プレイ */
.clsPlay ul.clsStrongList {
	font-weight:bold;
	color:#4c004c;
}

/* 料金ひょう */
.clsPriceTable p {
	padding:0 2px;
}

.clsPriceTable table.clsTable td {
	background:#fff;
	text-align:right;
}

ul.clsCard {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

ul.clsCard li {
	float:left;
	margin-right:1px;
	margin-bottom:1px;
}
