<!--

div.blocka {
   
             float: left;
   width: 15%;
  list-style-position : inside;
  list-style-image : url(img/green_list.gif);

}


div.blockb {

             float: left;
   width: 80%;
  
list-style-position : outside;

}


.head {

          width : 100%;

}


p{

     font-size : 14px;
  line-height : 25px;
  font-family:"ＭＳＰゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,sans-serif;

     font-weight : 500;
}


.line{

        color : #0066ff;
  width : 100%;
  height : 1px;

}


div.footer{

             font-size : 13px;
  font-family:"ＭＳＰゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,sans-serif;

             text-align : center;
  width : 100%;
  clear : left;
  font-weight : 500;  float : left;


}


body{

       font-family:"ＭＳＰゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,sans-serif;
       background-color : #ffffff;
  width : 95%;
  
  margin-left : 3%;
  margin-right : 3%;

}


h1{

  
  
  
 text-align : left;


  border-left-width : 11px;
  border-bottom-width : 1px;
  border-left-style : ridge;
  border-bottom-style : dotted;
  border-left-color : #0066ff;
  border-bottom-color : #666666;


}


div.footer1{

              font-size : 12px;
  clear : left;
  width : 100%;
  float : left;
  height : 25px;


}


#tddate{

         background-color : #e3ffff;

}


div.first{

            font-size : 11px;
  font-weight : 600;
  color : black;
  text-align : left;

}


A:visited{

            color : blue;

  
}


A:link{

            color : blue;

}


A:hover{

           color : fuchsia;

}



H2{

        font-size : 14px;
  font-family:"ＭＳＰゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,sans-serif;
   font-weight : 600;
  color : #666666;
  text-align : left;
  text-indent : 11pt;
}

LI{
  list-style-position : outside;
  list-style-image : url(../img/blue-list.gif);
  font-size : 13px;
  font-family:"ＭＳＰゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,sans-serif;
  font-weight : 500;


}



div.list{

          font-size : 13px;
  font-family:"ＭＳＰゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,sans-serif;

          font-weight : 500;
  text-align : left;
  text-indent : 20pt;

}

-->