@charset "shift_jis";
/* Updated 2022/09/02,T */
/* Updated 2019/07/29,T */

#mainArea .tbl-layout02 tbody tr th {
	padding: 18px 8px 18px 16px;
	text-align: left;
}
#mainArea .tbl-layout02 tbody tr th.th-col1 {
	text-align: center;
}
#mainArea .tbl-layout02 thead tr th a {
	color: #fff;
}
#mainArea .tbl-layout02 tbody tr td {
	padding: 18px 8px;
}
#mainArea .list-notice01 {
	margin-top: 32px;
}
#mainArea .list-notice01 > .item:not(:first-child) {
	margin-top: 2px;
}
@media screen and (min-width: 768px) {
	#mainArea .tbl-layout02 thead tr th a:hover {
		text-decoration: none;
	}
}