body {
   background-image: url("botann/natui.GIF");
}
table#tablez {
   border: 0px solid blue;
   text-align: center;
}
/* ▼上▼ */
div.blocka {
   width: 800px;
}
div.blocka strong {
   font-size: 10pt;
}
/* ▼タイトル▼ */
div.blockb {
   width: 800px;
   background-image: url("botann/trse.JPG");
}
h1 {
   color: yellow;           /* 文字色 */
   margin: 0.5em;          /* 周囲の余白 */
   font-size: 95%;           /* 文字のサイズ */
   line-height: 100%;
   width:100%;
   filter:Shadow(color=fuchsia,direction=135);
   font-weight: bold; /* 文字の太さを指定 */
   text-align: left;     /* 文字の左寄せ */ 
}
h2 {
   color: lime; /* 文字の色 */
   font-family: ＤＦ特太ゴシック体;
   line-height: 100%;
   width:100%;
   filter:Shadow(color=#006600,direction=135);
   text-align: center;
}
div.blockb p {
   color: red; /* 文字の色 */
   text-align: right; /* 文字の右寄せ */
   font-size: 90%; /* 文字の大きさ */
   font-weight: bold;      /* 太字 */
}
div.navib {
   background-color: white; /* バー全体の背景色の指定 */
   background-image: url("botann/mizutama.gif");
   font-size: 80%; /* 文字の大きさ */
   padding: 3px; /* バー内部の余白の指定 */
   text-align: center;     /* センタリング */
}
div.navib a {
   color: navy; /* リンク文字色の指定 */
   text-decoration: none; /* リンクの下線を消す */
   border-right: 1px blue solid; /* リンクとリンクの間に縦線を加える */
   padding: 3px 0.8em; /* リンクとリンクの間に空間を空ける */
}
div.navib a.kara {
   color: green;
}

div#blockz {
   background-image: url("botann/kabe6-2.bmp");
}
/* ▼左▼ */
div.blockc {
   float: left;
   width: 160px;
}
/* リンクをボックスにリスト全体 */
ul.pagelinks {
   margin: 0px;
   padding: 0px;
   text-align: center;     /* センタリング */
}
/* 各項目の装飾 */
ul.pagelinks li {
   width: 8.4em;           /* 横幅 */
   line-height: 2.4em;     /* 高さ */
   list-style-type: none;  /* 先頭記号なし */
   border: 0px solid blue; /* 枠線 */
   background-image: url("botann/botan.gif"); /* ボタン画像 */
   margin: 0.1em;          /* 周囲の余白 */
   padding: 0px;           /* 内側の余白 */
   font-family: Arial,sans-serif;/* フォント */
   font-weight: bold;      /* 太字 */
   text-align: center;     /* センタリング */
}
/* リンクの装飾 */
ul.pagelinks li a {
   display: block;        /* ブロック化 */
   text-decoration: none; /* 下線を消す */
   width: 8.4em;          /* 横幅(IE) */
}
/* 未訪問リンクの色 */
ul.pagelinks li a:link {
   background-color: white; /* 背景色 */
   background-image: url("botann/botan.gif"); /* ボタン画像 */
   color: blue;             /* 文字色 */
}
/* 既訪問リンクの色 */
ul.pagelinks li a:visited {
   background-color: white; /* 背景色 */
   background-image: url("botann/botan.gif"); /* ボタン画像 */
   color: purple;           /* 文字色 */
}
/* マウスが載ったときの装飾 */
ul.pagelinks li a:hover {
   background-color: blue; /* 背景色 */
   color: green;          /* 文字色 */
   background-image: url("botann/botan3.gif"); /* ボタン画像 */
}
/* 訪問中リンクの色 */
ul.pagelinks li.here {
   background-color: blue; /* 背景色 */
   color: green;          /* 文字色 */
   background-image: url("botann/botan3.gif"); /* ボタン画像 */
}
/* 画像付きリスト全体 */
ul.mae li {
   text-align: left;     /* 左寄せ */
   font-size: 10pt;
   line-height: 1.5;
   list-style-type: none; /* リストの先頭記号を消す */
   margin-left: -20px;    /* 左端マージン(20px)を減らしてＢ1 */
}
ul.mae a {
   padding-left: 20px;    /* a要素の左端パディング(20px)を増やすＢ2 */
   background-image: url("botann/toraltuku.jpg"); /* 背景画像Ｃ1 */
   background-repeat: no-repeat;      /* 画像は（繰り返さずに）1個だけ表示Ｃ2 */
   background-position: 5px center;   /* 画像の表示位置を「左端から5px」・「上下方向の中央」に表示Ｃ3 */
}


/* ▼真ん中▼ */
div.blockd {
   float: left;
   width: 480px;
}
div.topannai {
   border: 0px solid #33ff33;
   width: 455px;
   font-family: HG創英角ﾎﾟｯﾌﾟ体;
   background-image: url("botann/sora.jpg");
}
div.topannai p {
   text-align: left;
   font-size: 15pt;
   font-weight: bold;
   margin: 1.0em;
   line-height: 2.0;
   width:100%;
   filter:Shadow(color=#cccccc,direction=135);
}
table.tableb {
   border: 1px solid;
   width: 400px;
   text-align: left;
   font-size: 10pt;
}
table.tableb p {
   line-height: 1.0;
   margin: 1.5em;
}
/* ▼右▼ */
div.blocke {
   float: left;
   width: 160px;
}
/* ▼下▼ */
div.blockf {
   clear: both;
   width: 800px;
}
/* ▼著作権用▼ */
div.subject {
   text-align: left;
   float: left;
   font-size: 3pt;
}
div.kenri {
   text-align: center;
   font-size: 10pt;
}
div.kaiseki {
   line-height: 11pt;
   background-color: silver;

}
div.subject a {
   color: silver;
}

