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;}
h4{margin-left:10px;
   margin-top:5px;
   margin-bottom:5px;}
.stage{margin-left:10px;
       margin-top:5px;}
.title{height:80px;
       background-image:url("img/title3_bg.gif");
       background-repeat:no-repeat;
       background-position:center;
       margin-top:20px;
       margin-bottom:40px;}
h1{text-align:center;
   color:#661f1f;; padding-top: 20px}
ul{line-height:1.3em;
   padding:10px;
   margin-top:5px;
   margin-bottom:5px;
   margin-left:10px;}

.box{background-color:#f2fbf2;
     line-height:1.3em;
     margin-left:2em;
     margin-top:5px;
     margin-bottom:5px;
     margin-right:2em;
     border:1px #d9f2f2 solid;}
.item{padding:10px;
      border-bottom:1px #d9f2f2 solid;}
.comment{padding:10px;
         font-size:90%;}

.definition{background-color:#f2fbf2;
            line-height:1.3em;
            margin-left:2em;
            margin-top:5px;
            margin-bottom:5px;
            margin-right:2em;
            padding:10px;}
.translation{font-size:80%;}
.supplement{margin-left:2em;
            margin-top:5px;
            margin-bottom:10px;
            margin-right:2em;
            text-align:right;
            font-size:80%;}
.main{font-weight:bold;}
.space{height:80px;}
.menu{margin:10px 0px;
      background-color:#fffbee;
      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;}