#k-nan h2 {border-bottom:4px solid #0d0;border-right:11px dotted #0d0;}
#k-nan h3 {border-bottom:3px double #0d0; border-right:6px dotted #0d0;}
#k-nan #head {background-color:#0d0; border-bottom:2px solid #0d0;}
#k-nan #copy {border-top:8px solid #0d0;}
#k-nan .main_text {border-bottom:1px solid #0d0; font-size:90%;}

#copy {
    margin-top:30px; 
    margin-bottom:30px; 
    height:5em; 
    text-align:center;
    }
    

h1{
    margin:100px 0 0 15px; 
    font-size:100%;
    border-bottom:1px dotted #aaa;
    padding:0 0 0 8px;
    width:12em;
    }
    
h2 {padding-top:5px; margin-top:0;}
h3 {font-size:95%; margin:50px 0 15px 0; }
.main_text {
    margin-bottom:20px;
    padding-bottom:15px;
    }

#head {
    background-image:url(./img/w_stripe.gif); 
        position:fixed;
    _position:absolute;  
    left:0px; 
    top:0px;
    width:13em;
    height:70px;
    }


html{background:url(./img/bg2.gif) 100% 100% repeat-y fixed;}
* {margin:0; padding:0;}
a {text-decoration: none;}
body { _overflow:hidden;}

#mainbox {_overflow:auto; }

body {
    margin:0; 
    padding:0;
    font-size:100%;
    font-family:"MS UI Gothic", Arial, sans-serif, impact, Courier, osaka, 
    }

#copy a {font-size:xx-small; color:#111; line-height:200%;}

#leftbox {background:url(./img/black.gif) 0% 100% no-repeat;border-right:1px solid #000;}
#leftbox {
    position:fixed;
    _position:absolute; 
    left:0px; 
    top:0px; 
    width:12em; 
    height:100%;
    margin:0; 
    padding:0;
    }

    
#leftbox ul{margin:10px 0 0 0;border-top:0px solid #000;padding:10px 0 0 0; list-style-type:none;}
#leftbox li{margin:0;padding:0;}
#leftbox a{font-size:80%; 
    display:block;
    width:10em; 
    height:1.3em;
    color:#333;
    margin-left:30px;
    padding-left:30px;
    border-bottom:1px dotted #888;
    }
    
#leftbox a:hover{border-bottom:1px dotted #000;}




#mainbox {
    margin:0 0 0 15em;
    height:100%;
    padding-top:0; 
    padding-bottom:0;
    z-index:1;  }
    
#mainin {
    width:80%;
    margin:0 0 0 20px;
    padding-top: 50px;
    background:url(./img/white.gif);
    }
#mainin p{margin:10px 0 10px 0;}



.list_index{
    list-style-image:url(./img/arrow.gif); 
    margin-left:5px; 
    padding:3px 0px 3px 17px; 
    list-style-position: outside;
    border:0px solid #333; 
    margin-top:0px;
    }
.list_index li{
    font-size:100%;
    margin:9px 0;
    }

#lastup{text-align:right;
    font-size:80%;
    margin-top:0px;
    padding-top:0;
    position:relative;
    top:-5px;
    padding-bottom:2px;
    }
    
#lastup1{
    text-align:right;
    font-size:80%;
    margin-top:0px;
    padding-top:0;
    position:relative;
    top:-5px;
    padding-bottom:0;
    }


#topbox {    
    position:fixed;
    _position:absolute;  
    left:20px; 
    top:20px; 
    width:700px; 
    height:1.3em; 
    z-index:5;
    }
#topbox ul{margin:0; padding:0;list-style-type:none;}
#topbox li{margin:0; padding:0;display:inline;float:left;}
#topbox a{
    margin:0; 
    display:block;
    width:80px; 
    height:1.3em;
    color:#eee;
    padding:3px 0 0 0;
    font-size:11px;
    border-right:1px solid #fff;
    background-color:#000;
    text-align:center;line-height:1.3em;
    }
#topbox a:hover{color:#ccc;}