body {
    font-size: 1em;
    text-align: justify;
    line-height: 1.618em;
}

body {
    line-height: 1.618em;
}

a {
    color: #0000CC;
}

p {
    text-indent: 2em;
}

p.kindle-cn-copyright-text {
    line-height: 1.618em;
    text-indent: 0em;
}

:lang(ja) {
    font-family: TBGothic, TBMincho, TBGothic, HYGothic, TsukushiMincho;
}

img.kindle-cn-inline-image {
    height: 2em;
    vertical-align: middle;
    margin-left: -0.1em;
    margin-right: -0.1em;
}

p.kindle-cn-kai {
}

div.kindle-cn-bodycontent-div-alone100 {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
}

img.kindle-cn-bodycontent-image-alone100 {
    width: 100%;
    margin-bottom: 0.5em;
}

img.kindle-cn-bodycontent-image-alone80 {
    width: 80%;
    margin-bottom: 0.5em;
}

/** 图片70%大小，不带图说 **/
img.kindle-cn-bodycontent-image-alone70 {
    width: 70%;
    margin-bottom: 0.5em;
}

/** 图片60%大小，不带图说 **/
img.kindle-cn-bodycontent-image-alone60 {
    width: 60%;
    margin-bottom: 0.5em;
}

/** 图片50%大小，不带图说 **/
img.kindle-cn-bodycontent-image-alone50 {
    width: 50%;
    margin-bottom: 0.5em;
}

/** 图片40%大小，不带图说 **/
img.kindle-cn-bodycontent-image-alone40 {
    width: 40%;
    margin-bottom: 0.5em;
}

.frontCover {
    qrfullpage: 1;
}

/*居中*/
p.kindle-cn-para-center {
    text-align: center;
    text-indent: 0em;
}