@charset "utf-8";
body {color: #2e2e2a; font-size: 82%;}

#wrapper {
           width: 800px;
           height: auto;
           margin-left: auto;
           margin-right: auto;
           padding-top: 0.8em;
          }

#inner {   width: 72%;
           height: auto;
           margin-top: 0.4em;
margin-left: auto;
margin-right: auto;
          }

p.h3 {
     color: #336;
     font-weight: bold;
     font-size: 128%;
     line-height: 1.4em;
     text-indent:0.4em;
     border-bottom:6px dotted #69f;
     }

p.sheet {float: left;}




ul{ padding-top:1.2em; float: right;}



#page_jamp { clear:both; width: 100%; height: auto; text-align: left;}
ul { list-style-type: none;}
ul.pagelist li{ display: inline;font-size:78%;}
ul.pagelist li a {color: #d9333f;line-height: 1.6em;}
#footer {
          clear:both;
          width: 100%;
          height: auto;
          text-align: center;
          border-top: solid 3px #c0c0c0;
          }
