body{text-align:center;
     margin:0px;
     color:#665555;
     font-family:arial;}

.outline{margin:10px auto;
         width:740px;
         text-align:left;}

.navigation{border-top:1px #d9d0c7 solid;
            border-bottom:1px #d9d0c7 solid;}
ul.navi li{display:inline;}
ul{line-height:1.3em;
   margin-top:5px;
   margin-bottom:5px;
   margin-left:10px;
   padding:10px;}

h4{margin-left:10px;
   margin-top:5px;
   margin-bottom:5px;}

.stage{margin-left:10px;
       margin-top:5px;}

.title{margin-top:20px;
       background-image:url("img/title_bg.gif");
       background-repeat:no-repeat;
       background-position:center;; height: 80px}
h1{text-align:center;
   color:#661f1f;; padding-top: 20px}

.section{
         background-image:url(img/section_bg.gif);
         background-repeat:no-repeat;
         background-position:left bottom;; clear: left; height: 80px}
h3{
   border-bottom:2px #ffcccc dotted;
   padding-left:10px;; padding-top: 40px}

.both{width:740px;
      margin:10px 0px;}
.left{float:left;
      width:370px;}
.right{float:left;
       width:370px;}

.question{background-color:#fffbee;
          line-height:1.3em;
          padding:10px 10px;
          border-right:1px #ffcccc solid;
          border-bottom:1px #ffcccc solid;; margin: 5px 2em}
.main{font-weight:600;}
.sub{font-size:90%;}
.comment{font-size:80%;}
.supplement{margin-left:2em;
            margin-top:5px;
            margin-bottom:10px;
            margin-right:2em;
            text-align:right;
            }

.memorization{border:2px solid #ffcccc;
              margin-left:2em;
              margin-right:2em;
              margin-bottom:20px}

.space{height:60px;}

.menu{margin:10px 0px;
      background-color:#f2fbf2;
      line-height:1.3em;
      font-size:90%;
      text-align:center;}

.license{line-height:1.3em;
         margin-top:5px;
         margin-bottom:5px;
         padding:10px;
         text-align:center;
         font-size:80%;
         border-top:1px #d9d0c7 solid;}

a:link{color:#0000c2;
       text-decoration:none;}
a:visited{color:#9933a3;
          text-decoration:none;}
a:hover{color:#f20000;
        text-decoration:underline;}
a:active{color:#ff9900;
         text-decoration:underline;}