/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{
    color:#000;background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}
table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}
q:before,q:after{ content:''; }
abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%; }
legend{ color:#000; }

/* 一般・共通設定　*/
body{
          font:10px/20px"century gothic";
          colour: #000;
          
}

#wrapper{
         width: 960px;
         margin: 0 auto;
}

#navi{
         position: fixed;
         top: 10px;
         left: 20px;
         width: 205px;
         float: left;
         margin-right: 160px;
         margin-left: 10px;
         margin-top: 10px;
         }
     
     
#img{
        width:400px;
        float: left;
        margin-top : 300px;
        margin-left : 315px;
        position : absolute;
        
        }
        
#img 0.head{
        position:absolute;
        top: 400px;
        left:300px;        
        }

/*#gallery .slideFrame {
         oisition : relative;
         width : 500px;
         }
         
         
#gallery .slideframe ul li {
         float : left;
         }        */
    
    
#class{
         position: absolute;
         margin-top: 145px;
         margin-left : 315px;
         float:left;
         }
         
         
#text{
         font:14px"century gothic";
         }

#footer{
        position: absolute;
        bottom: 0px;
        top: 8530px;
        left: 20px;
        }