@charset "UTF-8";
th.top1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #6735cc;
	background-color: #ecdaff;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a59cab;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #a59cab;
	border-left-color: #a59cab;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

th.top2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #6735cc;
	background-color: #ecdaff;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #a59cab;
	text-align: center;
}

th.side1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #fef9ff;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #a59cab;
	border-left-color: #a59cab;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

th.side1-a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #fef9ff;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #a59cab;
	border-left-color: #a59cab;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


td.price1 {
	font-size: 16px;
	line-height: 16px;
	color: #ee4c90;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #a59cab;
	border-left-color: #a59cab;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
}

td.price2 {
	font-size: 16px;
	line-height: 16px;
	color: #ee4c90;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	border-right: 1px solid #a59cab;
	border-bottom: 1px dotted #a59cab;
	border-left: 1px solid #a59cab;
}

th.side1-2c {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #fef9ff;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #a59cab;
	border-left-color: #a59cab;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

td.price1-2c {
	font-size: 16px;
	line-height: 16px;
	color: #ee4c90;
	background-color: #ffffff;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #a59cab;
	border-left-color: #a59cab;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
}

td.price2-2c {
	font-size: 16px;
	line-height: 16px;
	color: #ee4c90;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	border-right: 1px solid #a59cab;
	border-bottom: 1px solid #a59cab;
	border-left: 1px solid #a59cab;
}

