#usm-content-body-id > div > div > h3 { border: 1px solid #d7d7d7; border-radius: 20px; padding: 10px 10px 10px 15px; margin: 10px 0; }

.tch-year-list-wrap { clear: both; text-align: center; width: 100%; height: 7rem; box-sizing: border-box; border: 3px solid #d2e4ff; border-radius: 8px; position: relative; padding: 1.5rem 0 0 0; margin: 0 0 1rem 0; }
.tch-year-list-wrap span a { display: block; font-size: 1.6rem; color: #505050; }
.tch-year-list-wrap span:nth-child(1) { position: absolute; top: 1.2rem; left: 1rem; }
.tch-year-list-wrap span:nth-child(1) a:before { content: url('../../images/paging-prev.png'); display: inline-block; vertical-align: middle; width: 4rem; height: 4rem; border: 1px solid #d5d5d5; border-radius: 25px; margin: 0 0.5rem 0 0; }
.tch-year-list-wrap span:nth-child(1) a:hover:before { border: 1px solid #505050; }
.tch-year-list-wrap span:nth-child(2) { font-weight: bold; font-size: 2.5rem; margin: 0px 7px; }
.tch-year-list-wrap span:nth-child(3) { position: absolute; top: 1.2rem; right: 1rem; }
.tch-year-list-wrap span:nth-child(3) a:after { content: url('../../images/paging-prev.png'); transform: scale(-1, 1); display: inline-block; vertical-align: middle; width: 4rem; height: 4rem; border: 1px solid #d5d5d5; border-radius: 25px; margin: 0 0 0 0.5rem; }
.tch-year-list-wrap span:nth-child(3) a:hover:after { border: 1px solid #505050; }

.tch-no-data {text-align:center;padding:10px 0;border-style: solid;border-width: 1px 1px 1px 1px;border-color:#E4E4E4;margin-bottom:5px;}

.tch-year-wrap { border-style: solid;border-width: 1px 1px 0px 1px;border-color:#E4E4E4;clear:both;overflow:auto; display: flow-root; }
.tch-year-wrap:first-child { border-top: 3px solid #034694; }
.tch-year-wrap:last-child{border-bottom-width:1px;margin-bottom:5px;}
.tch-year-wrap dt { float: left; padding: 0 1rem; width: 10rem; background-color:#F7F7F7;font-weight:bold;text-align: center; box-sizing: border-box; height: 5rem; line-height: 5rem; }
.tch-year-wrap dd { float: left; padding: 1rem; height: 5rem; box-sizing: border-box; }

.usm-btn-wrap {clear:both;}

.usm-brd-wrt {width:98%;margin:5px;border-left: 1px solid #E4E4E4;border-right: 1px solid #E4E4E4;}
.usm-brd-wrt caption {
	position: static; top:auto; left:auto; font-size:inherit;height:auto; width:auto;  line-height:normal;
	font-weight:bold;border:1px solid #E4E4E4;text-align:left;padding:10px;
}
.usm-brd-wrt th {text-align:left;width:100px;}
.usm-brd-wrt .tch-year th {padding-left:20px;}
.usm-brd-wrt .tch-ban th {padding-left:40px;}
.usm-brd-wrt td {padding:0 5px;}