@charset "UTF-8"; html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote { margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent; line-height:20px; } p { margin:0.7em 0 2px 0; text-align:justify; line-height:1.3em; } a { text-decoration:none;} /*! * EPUB_CSS Display Images V1.0 */ img { width:100%; height:auto;} table { width:99.9%; border-spacing:0; border-collapse:collapse;} /****************************************/ /*! * EPUB_CSS Order List / Unorder List V1.0 */ ul, ol { margin:1em 0 1em 0;} ol li p{ font-weight:normal; } li { text-align:justify; } ol boldlist li{ margin-top:0.7em;} li p:nth-child(2){ text-indent:0em !important;} ol li{ font-weight:normal; } ol.top li{ margin-top:1em;} /*Coversection*/ .cover_section{ max-height:100%; max-width:100%; text-align:center;} /*HalfTitlesection*/ .halftitle_section{ margin-top:5em;} /*Titlesection*/ .title_section{ max-height:100%; max-width:100%; text-align:center; } .title{ font-size:1.7em; font-weight:bold; text-align:center; margin-top:3em; margin-bottom:0.3em; line-height:1em;} .titlehead{ font-size:2.5em; font-weight:normal; text-align:center; margin-top:0em; line-height:1em;} .halftitle{ font-size:2em; font-weight:bold; margin-top:5em; text-align:center; line-height:1em;} .author{ font-size:1em; font-variant:small-caps; text-align:center; margin-bottom:1em;} /*Copyrightsection*/ .copyright_section{ margin-top:2em;} .copyright_section p { font-size:1em; text-align:left; text-indent:0em !important; margin:0.5em 3em 0 0; line-height:1.3em; } .copy_top1{ margin-top:1em !important; } .copy_top{ margin-top:3em !important; font-size:1.2em !important; } .copy_top2{ margin-top:2em !important; } /*contents*/ .toc_section{ margin-top:3em; } .toc_head{ font-weight:bold; margin-top:0em; font-size:1.6em; text-align:center; margin-bottom:1.5em; font-style:none; text-indent:0em !important;} .toc_head1{ font-weight:bold; margin-top:1em; font-size:1.2em; text-align:left; margin-bottom:0.5em; text-indent:0em !important; border-bottom:1px solid black; padding-bottom:0.3em;} .toc_head2{ font-weight:bold; margin-top:3.5em; font-size:1.2em; text-align:left; margin-bottom:0em; text-indent:0em !important; } .toc_section p{ text-indent:0em !important; margin-top:0.2em !important;} /*Introduction*/ .Intro_section{ margin-top:3em;} .Intro_title { text-align:center; font-size:1.6em; margin-top:0em; margin-bottom:0.5em; font-weight:bold; line-height:1.2em;} .Intro_author{ text-align:center; margin-top:0em; margin-bottom:1.5em; font-size:1.1em; text-indent:0em !important; padding-bottom:0.8em; border-bottom:1px solid black; } .brdt{ border-bottom:1px solid black; margin-top:1.5em;} /*Dedicationsection*/ .dedication_section { margin-top:8em;} .dedication_section p{ text-align:center; font-size:1.2em; text-indent:0em; margin-top:0.5em; margin-left:auto; margin-right:auto; } /*Partsection*/ .part_section{ margin-top:0em;} .part_title { text-align:center; font-size:1.6em; margin-top:1em; font-weight:bold; line-height:1.4em;} .part_no{ text-align:center; font-size:1.8em; margin-top:4em; font-weight:bold; line-height:1.4em;} /*Chaptersection*/ .Chapter_section{ margin-top:0em;} .chap_title { text-align:center; font-size:1.8em; margin-top:1em; margin-bottom:1em; font-weight:bold; line-height:1.2em;} .chap_title1 { text-align:center; font-size:1.9em; margin-top:0em; margin-bottom:0em; font-weight:bold; line-height:1.2em;} .sub_title { text-align:center; font-size:1.4em; margin-top:0em; margin-bottom:1em; font-weight:bold; line-height:1.2em;} .sub_title1 { text-align:center; font-size:1.4em; margin-top:1em; margin-bottom:0.5em; font-weight:normal; line-height:1.2em;} .chap_no { text-align:center; font-size:1.2em; margin-top:2em; margin-bottom:0em; font-weight:normal;} /*Images*/ .fullwidth { margin-left:auto; margin-right:auto; margin-top:0.5em; margin-bottom:0.5em; width:90%; page-break-before:always; page-break-after:always; } .halfwidth { margin-top:1em; margin-left:auto; margin-right:auto; margin-bottom:1em; width:70%;} .quterwidth { margin-left:auto; margin-right:auto; margin-top:1em; margin-bottom:1em; width:40%;} .quterwidth1 { margin-left:auto; margin-right:auto; margin-top:1em; margin-bottom:1em; width:25%;} .smallwidth { margin-left:0; margin-right:0; margin-top:1em; margin-bottom:1em; width:25%;} p.icaption { text-align:left; text-indent:0em !important; margin-top:0.3em; } /*Headings*/ h1{ text-align:left; margin-top:1em; margin-bottom:0.5em; font-size:1.3em; font-weight:bold; line-height:1.2em; font-style:italic; } h1 span{ font-weight:normal; } h2{ text-align:left; margin-top:1.3em; margin-bottom:1.3em; font-size:1.4em; font-weight:bold; line-height:1.2em; } h3{ text-align:left; margin-top:2em; margin-bottom:1em; font-size:1.3em; font-weight:normal; line-height:1.2em; } h3 span{ font-size:1.1em; font-weight:bold; } /*blockquote*/ .blockquote { margin-left:2em; margin-right:2em; margin-top:1em; margin-bottom:1em; line-height:1.4em; } .blockquote p { margin-left: 0; margin-right: 0; text-align:center; font-size:0.95em; } .blockquote p:first-child { text-indent:0 !important;} .pagebrk{ page-break-after:always !important;} .chap_title + p, h1 + p, h2 + p, h3 + p, .smallwidth + p, .blockquote1 + p { text-indent:0em !important; } .noindent{ text-indent:0em !important; } .mleft{ margin-left:1.5em !important; text-indent:0 !important; margin-top:1.5em; } .mleft1{ margin-left:1.5em !important; text-indent:0 !important; margin-top:1em; } .boldlist{ font-weight:bold; } .boldlist li{ font-style:italic;} .boldlist li ol li{ font-style:normal;} .boldlist li p{ font-style:normal;} p.indent{ text-indent:1.3em !important;} p.end_title{ text-align:center; font-size:1.5em; margin-top:2em; margin-bottom:2em; font-weight:bold; line-height:1.4em;} .app_section p{ margin-top:1em; text-indent:0;} p.mtop01{ margin-top:1.5em; text-indent:0 !important;} p.mtop1{ margin-top:1em; text-indent:0 !important;} .mtop02{ margin-top:3em; text-indent:0 !important;} .mtop{ margin-top:1em; text-indent:1.3em;} .mtop0{ margin-top:0em !important; } .mtop3{ margin-top:10em !important; } .twid50 tr td:first-child{ width:50%; } table.tab{ margin-top:1.5em; margin-bottom:1.5em;} .center{ text-align:center;} .center1{ text-align:center; margin-top:1em;} .center2{ text-align:center; margin-top:2em;} .toc_section td.top { padding-top:0.5em;} .greybox{ margin:1em 0 1em 0; background-color:#e0e1e2; box-sizing:border-box; padding:0.5em; page-break-inside:avoid !important; } .greyhead{ page-break-after: avoid; line-height: 1em; text-align: center; margin-top: 0em; margin-bottom: 0em; font-weight: bold; font-size:1.5em; padding:0.2em; } .block{ margin-top: 1em; margin-bottom: 1em; margin-left: auto; margin-right: auto; text-align:center; } .smfont{ font-size:0.9em; } .smfont p{ font-size:0.9em; text-indent:0 !important; margin-top:1em;} .medfont{ font-size:1.2em; text-align:center;} .medfont1{ font-size:1.4em; text-align:center; margin-top:0.5em;} .medfont2{ font-size:1.4em; text-align:center; margin-top:10em;} .bfont{ font-size:2em; vertical-align:bottom;} .bfont1{ font-size:1.5em; } .footnote p{ font-size:0.9em; text-indent:0 !important; } div.brd{ margin-top:1em; margin-bottom:0.7em; border-top:1px solid black; width:30%;} ul.squarelist{ list-style:none; margin:1em 0 1em 0em; } ul.squarelist li:before{ display:inline-block; content:"\25A0"; margin-left:-1em; margin-top:0.5em; padding-right:0.6em; text-indent:-0.5em; } .blockquote1 { margin-left:2em; margin-right:2em; margin-top:1em; margin-bottom:1em; line-height:1.4em; border-top:2px solid #686a6c; border-bottom:2px solid #686a6c; padding:1em; } .greyhead1{ background-color:#231f20; color:#ffffff; page-break-after: avoid; line-height: 1em; text-align: center; margin-top: 0em; margin-bottom: 0em; font-weight: bold; padding:0.5em; margin:1em 4em 1em 4em; } h3.level1{ text-align:center; margin-top:7em; margin-bottom:1em; font-size:1.5em; font-weight:bold; } .box{ margin:1em auto 1em auto; border:1px solid black; box-sizing:border-box; padding:0.5em; page-break-inside:avoid !important; width:100%; } .blackbox{ background-color:#231f20; color:#ffffff; page-break-after: avoid; line-height: 1em; text-align: left; margin-top: 0.5em; margin-bottom: 0.5em; font-weight: bold; padding:0.5em; display:inline-block; text-indent:0 !important; } .squarehang{ margin:0.5em 0 0.5em 2em; } .squarehang p{ margin-top:0em; margin-left:1em; text-indent:-1em; text-align:left; } ul.starlist{ list-style:none; margin:1em 0 1em 0em; font-weight:bold; } ul.starlist li:before{ display:inline-block; content:"\*"; margin-left:-1em; margin-top:0.5em; padding-right:1em; text-indent:-0.5em; } table tr td p{ text-indent:0 !important;} table.tab1{ margin:1em auto 1em auto;} table.tab1 tr td{ width:50%; vertical-align:top; padding-top:1em !important; } p.hang { line-height: 1.3em; text-indent: -1em; padding-left: 1em; margin-top: 0.5em; margin-bottom: 0; } p.hang1 { line-height: 1.3em; text-indent: -1em; padding-left: 2.5em; margin-top: 1em; margin-bottom: 0; } p.level1{ margin-left:1em; text-indent:-2em; padding-left:1.5em; text-align:left;} p.level2{ margin-left:1em; text-indent:-1.5em; padding-left:2.3em; text-align:left;} p.level3{ margin-left:1em; text-indent:-1.5em; padding-left:3em; text-align:left;} td.vertop{ vertical-align:top !important;} .smcap{ font-variant:small-caps;} h2.level1{ text-align:left; margin-top:5em; margin-bottom:0em; font-size:1.4em; font-weight:bold; text-decoration:underline; display:inline-block; } h2.level2{ text-align:left; margin-top:0.5em; margin-bottom:1em; font-size:1.4em; font-weight:bold; line-height:1em; } h2.level3{ text-align:left; margin-top:5em; margin-bottom:0em; font-size:1em; font-weight:normal; text-decoration:underline; display:inline-block; } ol.listfont li{ font-size:0.9em; } .hr1{ border-top:1px solid black; margin-top:2em; width:30%; padding:0.2em;} .blockquote2 { margin-left:3em; margin-right:3em; margin-top:1em; margin-bottom:1em; line-height:1.4em; } .blockquote2 p { text-align:justify; text-indent:0 !important; margin-top:1em; } .backhead{ text-align:left; margin-top:1.3em; margin-bottom:0.2em; font-size:1.4em; font-weight:bold; line-height:1.2em; } .head{ text-align:center; margin-top:2em; margin-bottom:1.5em; font-size:2em; font-weight:bold; } .head1{ text-align:center; margin-top:2em; margin-bottom:0em; font-size:1.7em; font-weight:bold; line-height:1.2em; } .head2{ text-align:center; margin-top:0em; margin-bottom:1.5em; font-size:1.3em; font-weight:bold; line-height:1.2em; } .nobold{ font-weight:normal;} .right{ text-align:right;} .mtop0_1{ margin-top:1.5em !important;}