html {
       margin:0px;
       padding:0px;
     }
     body {
       margin:0px;
       padding:0px;
       background-color:#273343;
       background-image:url(/img/body_hg.jpg);
       background-repeat:y-repeat;
     }
     #wrap_all {
       margin:0px;
       padding:0px;
       width:906px;
       height:868px;
       background-color:#03193e;
     }
     #wrap_content-navi {
       margin:0px;
       padding:0px;
       width:890px;
       height:868px;
       background-color:#03193e;
       background-image:url(/img/content_hg.jpg);
       background-repeat:y-repeat;
     }
     #head {
       margin:0px;
       padding:0px;
     }
     #navi {
       width:196px;
       height:396px;
       background-color:#ffffff;
       position:absolute;
       top:220px;
       clear:left;
       background-image:url(/img/navi_hg.jpg);
     }
     a.MenuCurrent:hover {
       background-color:#e2e2e2;
       color:#000000;
       text-decoration:none;
     }
     a.MenuCurrent {
       border-bottom:1px solid #FFFFFF;
       text-decoration:none;
       color:#000000;
       width:159px;
       display:block;
       padding-top:9px;
       padding-bottom:9px;
       font-size:0.9em;
       font-family:arial;
       background-color:#e2e2e2;
       background-image:url(/img/nav_arrow.jpg);
       background-repeat:no-repeat;
       background-position:10px;
       padding-left:30px;
       text-decoration:none;
     }
     a.menu:hover {
       background-color:#e2e2e2;
       color:#000000;
       background-image:url(/img/nav_arrow.jpg);
       background-repeat:no-repeat;
       background-position:10px;
       text-decoration:none;
     }
     a.menu {
       font-family:arial;
       font-size:0.9em;
       border-bottom:1px solid #ffffff;
       text-decoration:none;
       color:#000000;
       width:159px;
       display:block;
       padding-top:9px;
       padding-bottom:9px;
       font-size:0.9em;
       background-color:#ffffff;
       padding-left:30px;
       text-decoration:none;
     }
     li {
       font-size:0.9em;
       font-family:arial;
       margin:3px;
     }
     td a:link, td a:visited {
       color:#000000;
       text-decoration:underline;
     }
     td a:hover, td a:active {
       color:#000000;
       text-decoration:underline;
     }
     h1 {
       float:right;
       margin-right:50px;
       margin-top:30px;
       color:#1e4878;
       font-family:arial;
       font-size:1.6em;
     }
     h2 {
       color:#d0d0d0;
       position:absolute;
       left:220px;
       top:210px;
       font-family:arial;
     }
     * html h2 {
       top:230px;
     }
     td input, td textarea {
       background-color:#ffffff;
     }