@charset "utf-8";

table {
	/*\*/
	letter-spacing: 0.2em;
	/**/
	font-size:98%;
	line-height:1.4em;
	padding:5px;
	margin:10px 0;
	width:500px;
}

td {
	border-bottom:dotted 1px #666666;
}
.price {
	text-align:right;
}
