
body {
    font-family: 'ipaexg', sans-serif;
    font-size: 9pt;
}

table {
    border-collapse: collapse;
    overflow: wrap;
}

table tr th.spacer, table tr td.spacer {
    background-color: transparent;
    border: none;
}

.bcr_container {
    position: absolute;
    background-color: white;
    padding: 6mm;
    width: 8mm;
    height: 8mm;
}

.bcr_image {
    width: 8mm;
    height: 8mm;
}
