body { color: #333333; background-color: #ffffff;background-image: url("blue_01.gif"); scrollbar-face-color:#ffffff;     scrollbar-base-color:#ffffff;}
a:link {color: #ff0066;font-size:11px;}
a:visited {color: #cc0000;font-size:11px;}
a:active {color: #990000;font-size:11px;}

th,td { 
      font-size:10pt;
      }
.text01{
       font-weight: normal;
       font-size: 8pt;
       text-align: center;
       color: #333333;
       }

/* ボタンその弐 */
a.btn_1 {
  display: block;             /* ブロック要素にする */
  width: 130px;                /* 横幅 */
  color: #ffffff;
  background-color: #333333;  /* 背景色 */
  border: outset 01px #000000; /* 枠の色 */
  margin: 0px;
  padding: 3px 1px 1px 0px;
  font-size: 12px;            /* フォントサイズ */
  line-height: 14px;          /* 行の高さ */
  text-align: center;         /* 水平揃え */
  text-decoration: none;      /* 下線を消す */
}
a.btn_1:hover {
  color: #eeeeee;
  background-color: #7f7f7f;  /* 背景色 */
  border: inset 01px #3f3f3f;  /* 枠の色 */
  margin: 0px;
  padding: 4px 0px 0px 1px;
}
A.btn_1:active { color: #ffffff; }
A.btn_1:visited { color: #ffffff; }

.midashi{
   height: 18px;
   width: 640px;
   border-width: 1px 0px 2px 0px;
   border-color:#000000;
   border-style: solid;
   font-weight: bold;
   font-size: 16pt;
   text-align: left;
   margin-top: 8px;
   padding-top: 3px;
   padding-left: 10px;
   }
.menu{
      width: 640px;
      font-size: 11pt;
      font-weight: normal;
      text-align: left;
      margin-top: 8px;
      padding-top: 1px;
      padding-left: 10px;
      }
.midashi{
   height: 18px;
   width: 640px;
   border-color:#3f3f3f;
   border-style: solid;   
   border-width: 1px 0px 1px 0px;
   font-weight: normal;
   font-size: 12pt;
   margin-top: 8px;
   padding-top: 1px;
   text-align: left;
   }
.text_main{
       background-color: #ffffff;
       height: 18px;
       width: 640px;
       border-width: 1px 1px 1px 1px;
       border-color:#bfbfbf;
       border-style: solid;
       font-weight: normal;
       font-size: 10pt;
       text-align: left;
       color: #333333;
       margin-left: 10px;
       margin-right: 10px;
       padding-top: 10px;
       padding-bottom: 10px;
       padding-left: 15px;
       padding-right: 15px;
       }

.midashi_mail{
   height: 18px;
   width: 640px;
   border-width: 1px 0px 1px 0px;
   border-color:#999999;
   border-style: solid;
   font-weight: bold;
   font-size: 10pt;
   margin-top: 8px;
   padding-top: 1px;
   }

.midashi_honbun{
       height: 18px;
       width: 480px;
       border-width: 0px 0px 0px 0px;
       border-color:#333333;
       font-weight: normal;
       font-size: 9pt;
       text-align: left;
       color: #333333;
       }
.midashi_photo{
       height: 18px;
       width: 480px;
       border-width: 0px 1px 1px 1px;
       border-color:#A7BAD1;
       background-color:#FFFFFF;
       border-style: solid;
       font-weight: normal;
       font-size: 9pt;
       text-align: center;
       padding-top: 10px;
       padding-bottom: 10px;
       padding-left: 15px;
       padding-right: 15px;
       color: #006699;
       }
.midashi_how{
       width: 500px;
       color: #FFFFFF;
       font-weight: bold;
       font-size: 13pt;
}
.text_02{
      font-size:10pt;
      font-weight: normal;
      }

.midashi_02{
       height: 20px;
       width: 500px;
       border-width: 0px 2px 2px 0px;
       border-color: #6666FF;
       background-color:#a7bad1;
       color: #FFFFFF;
       font-weight: bold;
       font-size: 11pt;
       }
.menu_link{
      font-size: 8pt;
      color: 006699;
      font-weight: normal;
      text-align: left;
      margin-top: 8px;
      padding-top: 1px;
      padding-left: 5px;
      }      

.text_02{
      font-size:10pt;
      color: #006699;
      font-weight: normal;
      }

.car{
     background-image: url("monokuro.jpg");
     background-position: bottom right;
     background-attachment: fixed;
     background-repeat :no-repeat;
}
