body {background-attachment: fixed;background-image: url(D_kabe.jpg); background-repeat: repeat-y;
background-attachment :fixed;
scrollbar-face-color:#dbe4be; /*スクロールバー本体の色*/
scrollbar-highlight-color: #ffffff; /*スクロールバー左側（上）の影*/
scrollbar-shadow-color: #ffffff; /*スクロールバー右側（上）の影*/
scrollbar-3dlight-color: #dbe4be; /*スクロールバーの左側（下）の影*/
scrollbar-arrow-color: #ffffff; /*矢印の色*/
scrollbar-track-color: #ffffff; /*背面の色*/
scrollbar-darkshadow-color: #dbe4be;/*スクロールバー右側（下）の影*/
; font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 12px; font-weight: normal; clip:   rect(   ); margin-left: 10px; padding-left: 10px; line-height: 16px;
}
a:link {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#6666cc ; /*未訪問リンクのカラー*/
}
a:visited {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#9966ff ; /*訪問済みリンクのカラー*/
}
a:active {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#cc66ff ; /*クリックしたときのカラー*/
}
a:hover {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#9999ff ; /*マウスが乗ったときのカラー*/
}
.date { margin-left: 20px; font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 12px; font-style: normal; font-weight: bold; color: #999999; background-color: #C7FAF9 ; padding-left: 20px}
.theme {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #000000; background-color: #FFFFFF; text-indent: 5pt}
h1 {  font-family: "ＭＳ Ｐ明朝", "細明朝体"; color: #0080FF; text-decoration: underline; font-style: oblique; word-spacing: 1pt; letter-spacing: 2px; font-size: 24px}
.contents {
	font: 11pt/18px "ＭＳ Ｐゴシック", "Osaka";
}
