@charset "utf-8";
/* CSS Document */
table {
	background-color: #999999;
	margin-bottom: 20px;
}
th {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
tr {
	background-color: #FFFFFF;
}
td {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tdte {
	vertical-align: middle;
	text-align: center;
}

.nyukai {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.toi {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.partsbuy {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.partstr {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

