/* 雛形スタイルシート for win_ie *//* font size 5 */.size5 { font-size: 20pt;line-height: 110% }.size5-b { font-size: 20pt;line-height: 110%;font-weight: bold }/* font size 4 */.size4 { font-size: 13pt;line-height: 125% }.size4-b { font-size: 14pt;line-height: 125%;font-weight: bold }/* font size 3 */.size3 { font-size: 12pt;line-height: 150% }.size3-b { font-size: 12pt;line-height: 150%;font-weight: bold }/* font size 2 */.size2 { font-size: 10pt;line-height: 125% }.size2-b { font-size: 9pt;line-height: 125%;font-weight: bold }/* font size 1 */.size1 { font-size: 8pt;line-height: 135% }.size1-b { font-size: 8pt;line-height: 135%;font-weight: bold }.size1s { font-size: 8pt;line-height: 110% }.size1s-b { font-size: 8pt;line-height: 110%;font-weight: bold }/* font num 2 */.num2 { font-size: 10pt;line-height: 110% }.num2-b { font-size: 10pt;line-height: 110%;font-weight: bold }/* font num 1 */.num1 { font-size: 8pt;line-height: 100% }.num1-b { font-size: 10pt;line-height: 100%;font-weight: bold }/* リンクのアンダーラインを消す */a:link { text-decoration: none;COLOR: #6680CA }a:visited { text-decoration: none;COLOR: #6680CA  }a:active { text-decoration: none;COLOR: #6680CA  }a:hover { text-decoration: none;COLOR: #ff3333  }a.navi:link { text-decoration: none;COLOR: #ffffff }a.navi:visited { text-decoration: none;COLOR: #ffffff  }a.navi:active { text-decoration: none;COLOR: #ffffff  }a.navi:hover { text-decoration: none;COLOR: #ff3333  }/* スクロールバー */body {scrollbar-3dlight-color:#D5D5D5;　　　　scrollbar-arrow-color:#D5D5D5;　　　　scrollbar-base-color:white;　　　　scrollbar-darkshadow-color:#ffffff;　　　　scrollbar-face-color:white;　　　　scrollbar-highlight-color:#ffffff;　　　　scrollbar-shadow-color:#D5D5D5}
