.hidden {
	display: none;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
th {
	font-weight: bold;
}
.frett_item table {
	margin-top: 10px;
}