body, hr, div, p{
    color: 
        /*#F7F3E1;
        #212636;*/
        #000;
    
     }
    


body {
	overflow: hidden;
    background-color: 
        /*#D4C9A3*/
        /*#9BCCAD;*/
        #dddddd;
        
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;



/*    background-image: url('img/top.jpg');
    background-repeat: no;
    background-position: center top;
  */
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px
    
  
    }
    A{text-decoration: none;}
    A:link{color:#0065ca;text-decoration: underline;}
    A:visited{color:#0065ca;text-decoration: underline;}
    A:hover{color:#ff0000;text-decoration: underline;}
    


   /*\*//*/
div {
   position: fixed;
}
/* */
    img#bg{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 110%;
    height: auto;
    }
    
    div#block{    
    z-index: 1;
    position: fixed;
    width: 400px;
    height: 200px;
    left: 50%;
    top: 50%;
    margin: -120px 0px 0px -200px;
    text-align: left;
    border-left: 0px solid;
    padding-left: 7px;
    padding-top:0px;
    padding-bottom:0px;
    white-space: nowrap;
    


    }   
    
    #title{
    font-family: helvetica, osaka, Arial, sans-serif;
    background: transparent url('../img/logo_alpha.png') 0 0 no-repeat;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: 0px;
    white-space: nowrap;
    letter-spacing: -0.5px;
    width: 400px;
    height: 190px;
    text-indent: -9999px;
    }
    
    .bold{
    font-weight: 800;
    }
    
    #center{
    font-family: helvetica, osaka, Arial, sans-serif;
    font-size: 12px;
    font-style: none;
    line-height: 12px;
    margin-top: 5px;
    margin-bottom: 0px;
    white-space: nowrap;


    }
     
    #credit {
    font-family: osaka, Arial,sans-serif;
    border-top: 0px solid;
    border-bottom: 0px none;
    border-left: 0px none;
    border-right: 0px none;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 8px;
    white-space: nowrap;
    color: #aaaaaa;  

    
    

     }
    
    .copy{
    font-size: 7px;
    white-space: nowrap;
    }
    
    
    #folder a{
   	display: block;
   	z-index: 99;
    height: 70px;
    text-indent: -9999px;
    position: absolute;
    outline-style: none;
    }
    
    a#nenji{
    top: 70px;
    right: 110px;
    width: 58px;    
    background: transparent url(../img/icon_nenji.png) no-repeat 0px 0px;
    }
    
    a#synesthesia{
    top: 100px;
    right: 170px;
    width: 88px;    
    background: transparent url(../img/icon_synesthesia.png) no-repeat 0px 0px;
    }

    
    #folder a:hover {
    background-position: 0px -70px;
    }
    
    
    div#iconbar{
   	text-align: left;
    z-index: 100;
    position:fixed;
    width: 100%;
    height: 24px;
    right:0;
    bottom:0;
    margin: 0px;
    background: #fff url(../img/w_light.png) repeat;
    border-top: 1px solid #999;
    line-height: 0.1em;
    }   
    
    div#iconbar_hider{
    z-index: 102;
    position:fixed;
    width: 100%;
    height: 23px;
    right:0;
    bottom:0;
    margin: 0px;
    background: transparent url(../img/w_light.png) repeat;
    }
    
    #iconbar_img img{
    display: block;
   	margin: -20px 0px 0px 5px;
   	top: 100%;
    padding: 0px;   
    width: 16px;
    height: 16px;
    border: 0px;
    float: left;
    } 
    
    #iconbar_img img.on{
    z-index: 103;
    } 
    
    #iconbar_img img.off{
    z-index: 101;
    } 
    

    
