<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.annotationLayer .linkAnnotation &gt; a {
    position: absolute;
    font-size: 1em;
    top: 0;
    width: 100%;
    height: 100%;
}

.annotationLayer .linkAnnotation &gt; a:hover {
    opacity: 1.0;
    display: block;
    position: relative;
}

.annotationLayer .linkAnnotation &gt; a:hover:before {
    display: block;
    width: 105%;
    color: #f00;
    font-size: 10px;
    content: '';
    text-decoration: none;

    font-family: '繝｡繧､繝ｪ繧ｪ',Meiryo;
    background-color: #fff;
    margin: 0 0 0 0;

    transform: scale(1.0, 1.0);
    transform-origin:0 0;
}


.annotationLayer .linkAnnotation &gt; a:hover[href^="https"],
.annotationLayer .linkAnnotation &gt; a:hover[href^="http"] {
    border-bottom: 2px solid #00f;
    width: 100%;
    margin: 0;
}


.annotationLayer .linkAnnotation &gt; a:hover[href^="#m_"],
.annotationLayer .linkAnnotation &gt; a:hover[href^="#t_"] {
    border-bottom: 2px solid #00f;
    width: 101%;
    margin: 0;
}


.annotationLayer .linkAnnotation &gt; a:hover[href^="#p"]:before {
    position: absolute;
    font-size: 1em;
    top: -1px;
    left: -2px;
    width: 100%;
    height: 100%;
    padding: 1px 2px;
    background-color: #f00;
    opacity: 0.2;
}


.annotationLayer .linkAnnotation &gt; a:hover[href="#p32_1"],
.annotationLayer .linkAnnotation &gt; a:hover[href="#p32_2"] {
    border: none;
}
.annotationLayer .linkAnnotation &gt; a:hover[href="#p32_1"]:before,
.annotationLayer .linkAnnotation &gt; a:hover[href="#p32_2"]:before {
    width: 100%;
    height: 100%;
    content: '';
}
.annotationLayer .linkAnnotation &gt; a:hover[href="#p32_1"]:after {
    position: absolute;
    display: block;
    font-size: 1em;
    width: 820%;
    height: 100%;
    content: '';
    top: 19px;
    left: -384px;
    background-color: #f00;
    opacity: 0.2;
}
.annotationLayer .linkAnnotation &gt; a:hover[href="#p32_2"]:after {
    position: absolute;
    display: block;
    font-size: 1em;
    width: 14%;
    height: 100%;
    content: '';
    top: -17px;
    right: -258px;
    background-color: #f00;
    opacity: 0.2;
}

.annotationLayer .linkAnnotation &gt; a:hover[href="#p34_1"],
.annotationLayer .linkAnnotation &gt; a:hover[href="#p34_2"] {
    border: none;
}
.annotationLayer .linkAnnotation &gt; a:hover[href="#p34_1"]:before,
.annotationLayer .linkAnnotation &gt; a:hover[href="#p34_2"]:before {
    width: 100%;
    height: 100%;
    content: '';
}
.annotationLayer .linkAnnotation &gt; a:hover[href="#p34_1"]:after {
    position: absolute;
    display: block;
    font-size: 1em;
    width: 117%;
    height: 100%;
    content: '';
    top: 19px;
    left: -270px;
    background-color: #f00;
    opacity: 0.2;
}
.annotationLayer .linkAnnotation &gt; a:hover[href="#p34_2"]:after {
    position: absolute;
    display: block;
    font-size: 1em;
    width: 88%;
    height: 100%;
    content: '';
    top: -17px;
    left: 268px;
    background-color: #f00;
    opacity: 0.2;
}

.annotationLayer .linkAnnotation &gt; a:hover[href="#p37_1"],
.annotationLayer .linkAnnotation &gt; a:hover[href="#p37_2"] {
    border: none;
}
.annotationLayer .linkAnnotation &gt; a:hover[href="#p37_1"]:before,
.annotationLayer .linkAnnotation &gt; a:hover[href="#p37_2"]:before {
    width: 100%;
    height: 100%;
    content: '';
}
.annotationLayer .linkAnnotation &gt; a:hover[href="#p37_1"]:after {
    position: absolute;
    display: block;
    font-size: 1em;
    width: 27%;
    height: 100%;
    content: '';
    top: 19px;
    left: -198px;
    background-color: #f00;
    opacity: 0.2;
}
.annotationLayer .linkAnnotation &gt; a:hover[href="#p37_2"]:after {
    position: absolute;
    display: block;
    font-size: 1em;
    width: 422%;
    height: 100%;
    content: '';
    top: -17px;
    left: 195px;
    background-color: #f00;
    opacity: 0.2;
}


a:-webkit-any-link {
    text-decoration: none;
}
a:-moz-any-link {
    text-decoration: none;
}
a:-webkit-any-link {
    text-decoration: none;
}
a:-ms-any-link {
    text-decoration: none;
}
a {
    text-decoration: none;
}
</pre></body></html>