.table-block .cell:first-child {
	border-left: solid 1px #cccccc;
}
.table-block .cell {
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.cell-text span {
	font-family: 'Kosugi', 'Ricty' !important;
}