@charset "UTF-8";

#shiori { background-color: white; margin: 1em auto 2em; padding: 1em;
          max-width: 640px; border: 2px white outset; }
#shiori p { margin: 0;
            color: #B00000; text-indent: 1em; line-height: 150%; }
#shiori p#chuu { margin: 1em 0 0; font-weight: normal; font-style: normal;
                 color: black; text-align: right; line-height: 100%; }
