/* CSS Document */


.caccess {
	margin-top: 5rem;
}
.caccess tr:not(:first-child) {
	border-bottom: solid 2px black;
}
.caccess td, .caccess th {
	border: none;
	text-align: left;
}
.caccess th {
	font-weight: 400;
	font-size: 80%;	
	letter-spacing: -1px;
	white-space: nowrap;
}

.caccess h2 {
	font-size: 1.8rem;
}
.caccess h3 {
	font-size: 1.4rem;
}
.caccess .cname {
	font-family: Roboto, sans-serif;
	display: inline-block;
}
.caccess .en {
	font-size: 74%;
}
.caccess .cname.en {
	font-size: 90%;
}
.caccess .iname {
	font-size: 1.56rem;
}
.caccess img {
	margin: 0!important;
}