body {
     min-width : 780px ;
     text-align : center ;
     font-family : Tahoma, "Lucida Grand", Arial,sans-serif;
     font-size : 62.5% ;
     }
     
body,div,ul,li,p  {
                   margin: 0;
                   padding:0;
                   }
                           

ul,li,p,address  {
                  font-style: normal;
                  font-weight: normal;
                  font-size: 100%;
                  }
                  
h1 {
   font-size : 60px ;
   color : red ;
   }
   
h2 {
   font-size : 16px ;
   }


#nonohanakai {
             width: 780px ;
             margin :  auto ;
              }
             
#header     {
            width : 780px ;
            margin :  auto ;
            }
            
#logo  {
       text-align : right ;
       }
               
#title {
       text-align : center ;
       width : 300px ;
       padding-top : 10px ;
       }
                     
#ccopy {
        text-align : left ;
        }
             
#kugiri {
        width : 700px ;
        margin-left :  70px ;
        }
        
hr.line  {
           height : 1px ;
           color : #3366ff ;
           border-style : solid ;
           }
           
#hennkou  {
          width : 780px ;
          font-size : 25px ;
          margin : 20px 0 20px 40px ;
          }
          
hr.line2   {
           height : 5px ;
           color : #66ff00 ;
           border-style : solid ;
           }
           
#kugiri2   {
           width : 700px ;
           margin :  auto ;
           }
           
#text     {
          width : 700px ;
          text-align : left ;
          font-size : 1.2em ;
          letter-spacing : 0.2em ;
          line-height : 1.5em;
          margin : auto ;
          }
          
#messeiji {
          text-align : center ;
          margin-top : 10px ;
          margin-bottom : 10px ;
          font-size : 18px ;
          }
          
img.photo1 {
            float : right ;
            }
            
#hennkou2  {
           width : 780px ;
           font-size : 1.8em ;
           margin-top : 10px ;
           }
           
a {
   text-decoration :  none ;
   }