 /*びすとろアバロンの全サイトに適用するスタイルを記述(00/10/20)*/

 /*びすとろアバロンサイトのバック標準設定*/
  body{background-color:#2f4f4f;
  background-position:top;
  background-repeat:no-repeat;
  background-attachment:scroll}

/*a-ハイパーリンクの指定*/

dl.a{text-align:center}

a.lnk {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none; /* 文字装飾 */
  }
 // 現在開いているリンク
a.lnk:active  {
  text-decoration: none; /* 文字装飾 */
  color: #ffffff; /* 文字の色 */
  }
 // 訪問済みリンク
a.lnk:visited {
  text-decoration:none; /* 文字装飾 */
  color: #ffffff; /* 文字の色 */
  }
 /* マウスカーソルが上に来た時のリンク */
a.lnk:hover {
  text-decoration: none; /* 文字装飾 */
  color: #ffffff; /* 文字の色 */
  background-color: #ff0000; /* 背景色 */
  }

 /*リンクメニューのテーブルスタイルを指定*/
 table.link{margin:auto;
 text-align:center;
 width:75%;
 padding:3px;
 }

 td.a{width:70px}

 hr.a{color:red}

 /*ヘッダーテーブルスタイルを指定*/
 table.h{margin:auto;width:70%}
 
 /*ヘッダーテーブルのフォントスタイル*/
 p.head{
 color:#ffffff;font:normal normal small/150% "Meiryo";
}

 td.head{height:150px}

 /*メインテーブルスタイルを指定*/
 table.main{margin:auto
 ;width:70%
 ;background:#000000;
 }

 table.sub{margin:auto;width:65%;background:#696969;}

 /*テーブル内の右寄せセルを指定*/
 td.b{text-align:right}

 /*イベントカレンダーを指定*/
 table.cal{margin:auto
 ;width:70%}

td.cal{width:10%;height:60px;vertical-align:top}

td.sub{width:25%;}


 /*メインテーブルのダミーセルを指定*/
 td.spc{width;40px}

 table.e{margin:auto;background:#000000;}　/*ページ末著作権、問い合わせ*/



a:link{color:#33ccff}/*リンク色*/
a:visited{color:#339933}/*リンク色訪問後*/
a:active{color:#ffff33}/*リンク色訪問直後*/
a:hover{color:#ff0000;text-decoration:underline}/*赤ーオンマウス*/
a{text-decoration:none}/**/


 /*文書の文字の設定*/
div.a{margin-left:10px;margin-top:20px;margin-bottom:10px}
div.b{margin-left:30px}
div.c{margin-left:25%}
div.d{margin-left:80px;margin-top:10px;margin-bottom:10px;margin-right:80px}
div.e{text-align:center}
div.f{text-align:left}
div.g{text-align:right}
div.h{margin-left:20%}
div.i{margin-left:75%}
div.j{margin-left:20%}
div.k{margin-left:15%;margin-top:15px}

 /*画像の配置と回り込みを設定*/
img.left{
float:left;
margin-right:0.8em;
margin-bottom:0.2em;	
}

img.right{
float:right;
margin-left:0.8em;
margin-bottom:0.2em;
}

p.cl{
clear:both;
line-height:1.4;
}
	
span.a{color:red;font-weight:normal}
span.b{color:#c0c0c0;font-weight:bold}
span.c{color:#33ccff;font-weight:bold}
span.d{color:red;background:#ffffff;font-weight:bold}
span.e{color:red;background:#c0c0c0}
span.f{font-weight:normal}
span.g{font-size:x-small}
span.h{color:red;font-weight:900}

 /*枠内の空間を設定*/
p.readable{padding:10px}
p{color:#000000;font:x-small "comic sans ms"}
p.a{color:#ffffff;font:normal normal small "メイリオ","Times New Roman"}
p.aa{color:#c0c0c0;font:normal bold x-small/200% "メイリオ","Times New Roman"}
p.b{color:#3399ff;font:normal bolder x-small "Times New Roman"}
p.c{color:#3300ff;font:normal bolder small "Times New Roman"}
p.d{color:#000000;font:normal bolder small "Times New Roman"}
p.e{color:#3399ff;font:normal bolder small "Times New Roman"}
p.f{color:#3300ff;font:normal bolder small "Times New Roman"}
p.g{color:#000000;font:italic bold xx-small "Times New Roman"}
p.h{color:#000000;font:normal normal small "メイリオ";margin-left:20px}/*メニューの設定*/
p.i{color:#cc0099;font:normal bolder x-small "Times New Roman"}
p.j{color:#339966;font:normal bolder x-small "Times New Roman"}
p.k{color:#ff0000;font:normal bolder x-small "HG丸ｺﾞｼｯｸM-PRO"}
p.l{color:#ff0000;font:x-small"Times New Roman"}
p.m{color:#ff0000;font:normal bolder small "Times New Roman"}
p.n{color:#660033;font:normal bolder small "Times New Roman"}
p.o{color:#ff9900;font:normal bolder small "Times New Roman"}
p.p{color:#ffff00;font:normal bolder small "Times New Roman"}
p.q{color:#000000;font:italic bold x-small "Times New Roman"}
p.r{color:#ff0000;font:italic bold xx-small "Times New Roman"}
p.s{color:#ff0000;font:normal normal x-small "メイリオ"}
p.t{color:#333333;font:normal bold small "メイリオ"}
p.u{color:#000000;font:normal normal x-small "メイリオ"}
p.v{color:#000000;font:small/150% "メイリオ","Times New Roman"}/*リンクテーブル他*/
p.vv{color:#000000;font:small "Times New Roman"}/*リンクテーブル他*/
p.vm{color:#ffffff;font:small/150% "メイリオ"}  /*メインテーブルパラグラフスタイル*/
p.copy{color:#ffffff;font:normal normal x-small/150% "メイリオ"}　/*フッター著作権宣言*/
p.am{color:#ffffff;font:normal normal small/150% "メイリオ"}　/**/

 /*文字の指定*/
h1{color:#000000;font:bolder xx-large serif}

h2{color:#000000;font:bolder x-large serif}

h2.a{color:#009999;font:bolder x-large "メイリオ"}

h3{color:#000000;font:bolder large "メイリオ"}

h3.a{color:#009999;font:bolder large "メイリオ"}

h3.b{color:#339933;font:bolder large "メイリオ"}

h3.c{color:#ff0000;font:bolder large "メイリオ"}

h3.d{color:#ff0000;font:bolder large "メイリオ"}

h3.e{color:#ffffff;font:bolder large "メイリオ"}

h4{color:#000000;font:bolder medium "impact"}

h5{color:#000000;font:bolder small serif}

h6{color:#000000;font:bolder small serif}

h6.b{color:#c0c0c0;font:bold small/150% "メイリオ","Times New Roman"}

h6.c{color:#33ccff;font:bold xx-small/150% "メイリオ","Times New Roman"}
