/*スタイルシートmystyle.css */

   body {

       width:850px;/*幅の指定*/  

        align:center;
          
       text-align:left;

       background-color: #ffffff;

       margin-top: 0.5em; 

       margin-center: 2em;margin-right: 8em;

      }

  

   h1 

     { font-size:25; color:#6262B0;/*見出しのサイズと色指定*/

       font-align:center;

           }

                          /*カラーは紺色*/
   h2 

     { font-size:1.3em; color:#0000ff;/*見出しのサイズと色指定*/
     
       background-color: #FFFFFF
            
       font-align:center;
      

                          /*カラーは紺色*/
   h3 

     { font-size:1.3em; color:#0000ff;/*見出しのサイズと色指定*/
     
       background-color: #FFFFFF
            
       font-align:center;

        }

  h4{

     　 color:#7678a9;/*見出しの色指定*/

     font-size:16pt

     font-align:center;/*見出しのサイズと位置指定*/

         }

         

         

        /*本文テキストの色とサイズ指定*/  

   p{

       line-height: 150%;

       color:#000000;


       font-size:small; 

       font-family:"ms p ゴシック,Oｓａｋａ；"
       
    }

       /*本文テキストの書体と行間指定*/ 

       }

      li {
      
      float: left; margin: 0 20px 20px 0; padding: 0; list-style:none; 
      
      } 

    
    font-family:"ms mincho"

    line-height: 2em;/*本文テキストの書体と行間指定*/ 

    　 }

       

  /*リンク色指定*/

       a:link { color:#0000ff; }

     　a:visited { color:#800040; ｝

     　a:hover { color:#ff0000; }

       a:active { color:#0453ff; ｝

       

    img{

       float:left;

       clear:left;

       margin-right: 10em;

       margin-left: 10em;

       margin-bottom: 5;

       border-style:none;

      ｝

          

       {

      table border:1px; #008000 solid

      table align:center

     }

      li{list-style-type:square;

     } 

     

 　　

　address{

      border-top:solid 9px #c5e1ed;

      padding-top:4px;

      text-align:left;

      font-size：0.7em；

      font-weight：bold；

      font-style：normal；

      color-#5e8eab;


  

/*スタイルシートmystylesheetおわり*/       

