table.price {
	width: 513px;
	border: 1px solid #CCCCFF;
	margin-right: 0px;
}
table.price td {
	width: auto;
	text-align: center;
	letter-spacing: 0.06em;
	padding: 5px;
	border: 1px solid #CCCCFF;
	background-color: #CCCCFF;
	vertical-align: middle;
}
table.price th {
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.08em;
	border: 1px solid #CCCCFF;
	padding: 5px;
}
table.price th.none {
	width: 130px;
}
table.price th.title {
	width: 85px;
}
body #main table.stright {
	height: auto;
	width: 513px;
	border: 1px solid #CCCCFF;
}
table.stright th {
	text-align: center;
	background-color: #CCCCFF;
	border: 1px solid #CCCCFF;
}
table.stright td {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}
