
H1 {
  color: #000099;
  text-align: center;
}

H2 {
 
  border:ridge 2px #0000ff;
  color:#000090 ;
  text-align: center;
  font-size : 1em ;
  
}

H3 {
    border: ridge 2px #a8ffd6;
    color:blue ;
    text-align: center;
}

H4  {

    color: #000099;
    text-align: center;
    font-size: 1em;
}

H5  {
     color: #a8ffd6;
     background-color :blue;
     font-size: 1em;
     text-align:center;
}

H6  {

     border:ridge 2px #1017e5;
     color:blue;
     font-size: 1em;
  
}

H7 {
　background-color:#009999;
  text-align: left;
  color:#066ec9; 
}

P {
  text-indent: 2em;
}

body {
       background-image:url(images/300nb.jpg);
       background-repeat:no-repeat;
       background-position:100%  15%;
       background-attachment : fixed;
       background-color:#dce4ff;
}


#picture {
       
   z-index:1; position: absolute;
   bottom : 10% ;right 186px;
 }


   



 #baka { color:#3710e5 ;
        text-align: center; 
        font-weight : bold ;
   }
     
h1,h3 ,h4 ,h5 { 
        font-weight : bold ;

   }


ul li {
      background-color: transparent; color: #603131;
      line-height: 1em; margin: 1.5em 0px 0px 0px;
      padding : 0 0px 0em 1-px;
      
  }

  ul li.first {
    margin-top : 0 ; padding-top: 13px;
    margin: 0 7px 0 0; vertucal-align: -10%;
    
  }






















