table.price {
	width: auto;
	border: 1px solid #CCCCFF;
	margin-right: 0px;
}
table.price td {
	width: 110px;
	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;
	width: auto;
	border: 1px solid #CCCCFF;
	padding: 5px;
}
table.price caption {
	display: none;
}
table.straight {
	width: 513px;
	
	margin-right: 0px;
	border: 1px solid #CCCCFF;
}
table.straight th {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px none #CCCCFF;
	border-left: 1px solid #CCCCFF;
}
table.straight td {
	border-top: 1px none #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px none #CCCCFF;
	border-left: 1px solid #CCCCFF;
	background-color: #CCCCFF;
	
}
table.straight td p {
	text-align: left;
	
}
div#main table.straight tr td img {
	border: none;
	
}
table.straight caption {
	display: none;
}
