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;
   list-style-type:none;; margin-top: 5px; margin-bottom: 5px; margin-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}

.title{margin-top:20px;
       height:60px;
       background-image:url(img/title2_bg.gif);
       background-repeat:no-repeat;; background-position: center}
h2{text-align:center;
   color:#661f1f;; padding-top: 20px}
h4{text-align:center;}

.mainbody{width:740px;
          margin:20px 0px 60px;}

.left{float:left;
      width:100px;}

.center{float:left;
        }
.box{width:537px;
     border-top:1px #d9d0c7 solid;
     border-right:2px #d9d0c7 solid;
     border-bottom:2px #d9d0c7 solid;
     border-left:1px #d9d0c7 solid;}
.box2{width:537px;
     border-top:1px #d9d0c7 solid;
     border-right:2px #d9d0c7 solid;
     border-bottom:2px #d9d0c7 solid;
     border-left:1px #d9d0c7 solid;
     padding:20px 10px;}
.sub{font-size:80%;}
.text{margin:20px 10px;
      line-height:1.3em;
      letter-spacing:0.1em;
      font-size:90%;}
.text2{margin:30px 0px;
      line-height:1.8em;
      letter-spacing:0.1em;
      font-size:90%;
	  background-color:#f2fbf2;
	  padding:10px;}
.main{font-weight:600;}
.point{background-color:#fffbee;
       line-height:1.3em;
       padding:10px;
       margin:20px 10px;}
.content{margin-top:40px;
         padding-top:20px;
         border-top:1px #d9d0c7 dashed;}
.item{background-color:#f2fbf2;
      border-top:0px #d9f2f2 solid;
      border-right:2px #d9f2f2 solid;
      border-bottom:2px #d9f2f2 solid;
      border-left:0px #d9f2f2 solid;
      padding:20px 10px;
      text-align:center;}
.comment{width:537px;
         border-style:none;
         padding-bottom:0px;
         line-height:1.3em;
         letter-spacing:0.1em;
         font-size:90%;}
.guide{text-align:right;
       margin-top:20px;
       font-size:90%;}

.right{float:left;
       width:100px;}

.license{text-align:center;
         padding:10px;
         font-size:80%;}

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;}



.clear {  clear: left}
