@charset "utf-8";
/* CSS Document */

.access .grid-6 {
	box-sizing: border-box;
	padding: 0 20px;
}

.layout-4col .layout-unit.grid-3,
.layout-4col .layout-unit.grid-3 img {
	width: 260px;
}

table th {
	width: 14%;
}

table td:nth-child(2),
table td:nth-child(4) {
	width: 10%;
}

table td:nth-child(3),
table td:nth-child(5) {
	width: 33%;
}