body {background-attachment: fixed;background-image: url(w_hp25.jpg); background-repeat: repeat-y;; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-weight: bold;
scrollbar-face-color:#fefac5; /*スクロールバー本体の色*/
scrollbar-highlight-color: #fceb12; /*スクロールバー左側（上）の影*/
scrollbar-shadow-color: #fceb12; /*スクロールバー右側（上）の影*/
scrollbar-3dlight-color: #ffffff; /*スクロールバーの左側（下）の影*/
scrollbar-arrow-color: #fceb12; /*矢印の色*/
scrollbar-track-color: #ffffff; /*背面の色*/
scrollbar-darkshadow-color: #ffffff;/*スクロールバー右側（下）の影*/
;
}
a:link {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#333333 ; /*未訪問リンクのカラー*/
}
a:visited {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#cc6699 ; /*訪問済みリンクのカラー*/
}
a:active {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#ff9900 ; /*クリックしたときのカラー*/
}
a:hover {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#ff0000 ; /*マウスが乗ったときのカラー*/
}

h1 {  font-family: "ＭＳ ゴシック", "Osaka−等幅"; color: #CD3414; font-size: 21px}
.date {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px; font-style: italic; color: #FF0000; text-decoration: underline; background-color: #9DFFFF; margin-left: 10px; border: 0px #CCCCCC groove; font-weight: bold; padding-left: 10px; margin-top: 2px; padding-top: 2px}
.menyu {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px; font-weight: bold; color: #000000; background-color: #EEEEEE; border: 0.5px #666666 groove; margin-top: 2px; padding-top: 2px}
.bun {  font-weight: bold; font-size: 14px; line-height: 18px}
