@charset "utf-8";

.section table {
	width:510px;
	border-collapse:collapse;
	line-height:1.4em;
	/*\*/
	letter-spacing: 0.2em;
	/**/
}
.section td {
	border:solid 1px #cccccc;
}
.item {
	width:150px;
	font-size:90%;
	font-weight:bold;
	background-color:#eeeeee;
	padding:10px;
	text-align:center;
}
.text {
	padding:10px;
	font-size:80%;
}
