
body {
      margin-top: 0px;
      margin-right: 0px;
      margin-botton: 20px;
      margin-left: 0px;
}

A:LINK {
      color: #800040;
      text-decoration: none;
}

A:VISITED {
      color: #800040;
      text-decoration: none;
}

A:HOVER {
      color: #ff0000;
      text-decoration: none;
}

A.bian:LINK {
      color: #ff0000;
      text-decoration: none;
}

A.bian:VISITED {
      color: #ff0000;
      text-decoration: none;
}

A.bian:HOVER {
      color: #0033ff;
      text-decoration: none;
}


body,tr,td {
      font-size: 12px;
      color: #600000;
}

.text1 {
      font-size: 13px;
      color: #ffffff;
      font-weight: bold;
}                                         /* トップタイトル */

.text2 {
      font-size: 13px;
      color: #600000;
      font-weight: bold;
}                                        /* メニュータイトル */ 

.t1 {
      background-color: #ffffff;
      border-top: none;
      border-right: 1px solid #800000;
      border-bottom: none ;
      border-left: 1px solid #800000;
}                                          /* 外枠  */

.t2 { 
      background-color: #ff3333;
      border-top: none;
      border-right: none; 
      border-bottom: none;
      border-left: none;
      padding-top: 8px;
      padding-right: 20px;
      padding-bottom: 6px;
      padding-left: 0px;
}                                            /* トップタイトル */

.t3 {
      background-color: #ffffff; 
      border-top: none;
      border-right: none; 
　　　border-bottom: 1px dashed #800040;
      border-left: none; 
      margin-top: 5px;
      margin-right: 5px;
      margin-bottom: 0px;
      margin-left: 5px; 
      padding-top: 1px;
      padding-right: 0px;
      padding-bottom: 5px;
      padding-left: 1px;
}                                              /* リンク下点線ボーダー */

.t4  { background-color: #ffffff; 
       border-top: none;
       border-right: none; 
　　　 border-bottom: none;
       border-left: none; 
       margin-top: 5px;
       margin-right: 5px;
       margin-bottom: 0px ;
       margin-left: 5px; 
       padding-top: 1px;
       padding-right: 0px;
       padding-bottom: 5px;
       padding-left: 1px;
}                                              /* リンク点線ボーダーなし */

.t5 {
      background-color: #ffdfdf; 
      border-top: 1px solid #800040;
      border-right: none; 
　　　border-bottom: 1px solid #800040;
      border-left: none; 
      margin: 0px 5px 0px 5px; 
　　　padding-top: 5px;
      padding-right: 0px;
      padding-bottom: 5px;
      padding-left: 0px;
}                                                 /* リンク見出し */

.t6 {
      background-color: #ffffcc; 
      border-top: none;
      border-right: none; 
　　　border-bottom: 1px solid #800040;
      border-left: none; 
      margin: 0px 0px 0px 0px; 
　　　padding-top: 10px;
      padding-right: 0px;
      padding-bottom: 10px;
      padding-left: 0px;
      line-height: 18px;
}                                                 /* リンク説明 */

.t7 {
      background-color: #cc6633; 
      border-top: 1px solid #800040;
      border-right: none; 
　　　border-bottom: 1px solid #800040;
      border-left: none; 
      margin : 0px 0px 0px 0px; 
　　　padding-top: 5px;
      padding-right: 0px;
      padding-bottom: 5px;
      padding-left: 0px;
}                                                  /* 自サイト */



body {
      scrollbar-3dlight-color: #ffc3c3;
　　　scrollbar-arrow-color: #ffc3c3;
　　　scrollbar-base-color: #ffc3c3;
　　　scrollbar-darkshadow-color: #ffffff;
　　　scrollbar-face-color: #ffffff;
　　　scrollbar-highlight-color: #ffffff;
　　　scrollbar-shadow-color: #ffc3c3;
}

