BODY{
  color : #000000; /* 文字色 */
  background-color : #FFFFFF; /* 周りの背景色 */
  font-size : 10px;
  font-family : Verdana,Arial,Osaka,"ＭＳ Ｐゴシック",serif;
/* スクロールバーの設定 */
  scrollbar-face-color:#FFFFFF;  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;  scrollbar-darkshadow-color: #000000;
  scrollbar-arrow-color:#000000;  scrollbar-track-color:#FFFFFF;
}
.page{
  background-color : #FFFFFF; /* 背景色 */
  background-image : url(image/back.gif);
  line-height : 18px;
  margin: 0px 10px;
}
.ce{
  text-align : center; /* 中央揃え IE用 */
}
/* リンクの設定 */
A {
  color : #000000;
  font-size : 10px;
  font-family : Verdana,Arial,Osaka,"ＭＳ Ｐゴシック",serif;
  text-decoration : none; 
}
A:hover {
  position:relative;
  top:1px;
}
/* テーブル部分の設定 */
TD{
  color : #000000;
  font-size : 10px;
  font-family : Verdana,Arial,Osaka,"ＭＳ Ｐゴシック",serif;
}


/* サイト名 */
#sitename{
  color : #000000; /* 文字色 */
  font-weight : bold;
  font-size : 18px;
}


#ta{
  margin: auto; /* 中央揃え NN他用 */
  border: 1px #000000 solid;
  background-image : url(image/back01.gif); /* 枠内の背景画像 */

}
#intd{
  width : 250px;height : 336px; /* index枠の大きさ  */
  border: 1px #FFFFFF solid;
  text-align : center;
}
#inta{
  margin: auto; /* index白い枠 中央揃え NN他用 */
}

#matd1{
  border: 1px #FFFFFF solid;
  vertical-align: bottom;
  width : 250px;height : 336px; /* index2 メニュー側枠の大きさ */
}
#matd2{
  background-image : url(image/back02.gif);width : 61px;
}
#matd3{
  border: 1px #FFFFFF solid;
  width : 250px; /* index2 インラインフレーム枠の大きさ */
}

.td5enter{
  background-color : #FFFFFF;
  width : 180px; /* index白いテーブルの大きさ */
  text-align : center; /* 文字の位置 */
}
.td5menu{
  background-color : #FFFFFF;
  width : 128px; /* メニュー白いテーブルの大きさ */
}



/* ----以下白テーブル枠の設定 弄らないことをおすすめします---- */
.td1{
background-image : url(image/01.gif);width : 19px;height : 18px;
}
.td2{
background-image : url(image/ue.gif);
}
.td3{
background-image : url(image/02.gif);width : 18px;height : 18px;
}
.td4{
background-image : url(image/hidari.gif);
}
.td6{
background-image : url(image/migi.gif);
}
.td7{
background-image : url(image/03.gif);width : 19px;height : 19px;
}
.td8{
background-image : url(image/sita.gif);
}
.td9{
background-image : url(image/04.gif);width : 18px;height : 19px;
}
