@charset "utf-8";
/* CSS Document */
.buy table {
	color: #383836;
	border: 1px solid #d6d6d6;
	margin: 20px 0 50px 0px;
	border-top: none;
}

.buy table .item { background: #d8e7ee; }

.buy table .item .col01 { width: 37%; }

.buy table .item .col02 { width: 13%; }

.buy table .item .col03 { width: 10%; }

.buy table .item .col04 { width: 10%; }

.buy table .item .col05 { width: 10%; }

.buy table .item .col06 { width: 10%; }

.buy table .item .col07 { width: 5%; }

.buy table .item .col08 { width: 5%; border-right: none; }

.buy table .item td {
	padding: 4px 4px;
	color: #383836;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #c9ced7;
	line-height: normal;
}

.buy td {
	border-top: 1px solid #d6d6d6;
	padding: 4px 4px;
	line-height: 20px;
	font-size: 12px;
}
