@charset "utf-8";

@import url("common.css");




/* table
----------------------------------------------------*/
.bizx-priceTable {
}

.bizx-priceTable th,td {
	text-align: center;
}

.bizx-priceTable th.pc,th.mb,th.set {
	width: 220px;
	color: #FFF;
	font-weight: bold;
}



