.frontCover {
    qrfullpage: 1;
}

h1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.4em;
    text-align: center;
    text-indent: 0;
    margin: 4em 0em 2em 0em;
    color: #FEEDE5;
    background-color: #AA5B00;
}

  
h2 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.2em;
    text-indent: 0;
    margin: 3em 0em 1em 0em;
    color: #AA5B00;
}

h3 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    text-indent: 0;
    margin: 1.5em 0em 0.3em 0em;
    color: #FEEDE5;
}

 
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

 
.bold {
    font-weight: bold;
    color: #5a5a5a;
}

.italic {
    font-style: italic;
}

.center {
    text-align: center;
}

body {
    font-size: 1em;
    text-align: justify;
    line-height: 1.618em;
}

p {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

 
:lang(ja) {
    font-family: TBGothic, TBMincho, TBGothic, HYGothic, TsukushiMincho;
}

h1 {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}

h2 {
    font-size: 1.75em;
    font-weight: bold;
    text-indent: 0em;
    text-align: center;
}

h3 {
    font-size: 1.5em;
    font-weight: bold;
    text-indent: 0em;
    text-align: left;
}

h4 {
    font-size: 1.25em;
    font-weight: bold;
    text-indent: 0em;
    text-align: left;
}

h5 {
    font-size: 1em;
    text-align: left;
}

 
.color1 {
    background-color: #146eb4;
}

.page-break {
    page-break-after: always;
}

body {
    line-height: 1.618em;
}

a {
    color: #0000CC;
}