BODY{
  color : #8c8673; /* 文字色 */
  background-color : #FFF; /* 背景色 */
  font-size : 12px;
  font-family : "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro",Verdana,Arial,Osaka,"ＭＳ Ｐゴシック",serif;
/* スクロールバーの設定 */
  scrollbar-face-color:#FFF;  scrollbar-highlight-color:#8c8673;
  scrollbar-shadow-color:#8c8673;  scrollbar-darkshadow-color: #8c8673;
  scrollbar-arrow-color:#8c8673;  scrollbar-track-color:#FFF;
}
.back{
  background-color : #FFF; /* 周りの背景色 */
  background-image : url(back01xa.gif); /* 背景画像 使わないときはこの列を削除 */
  text-align : center; /* 中央揃え IE用 */  
}
.mainta{
  margin: 0px auto; 
  height : 120%;  /* 広告表示のあるサーバーの場合90%等に変更 */
}

/* リンクの設定 */
A {
  color : #8c8673;
  font-size : 12px;
  font-family : "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro",Verdana,Arial,Osaka,"ＭＳ Ｐゴシック",serif;
  text-decoration : none; 
}
A:hover {
  position:relative;
  top:1px;
  color : #000000;
}
A img{
border : 0px;
}
/* テーブル部分の設定 */
TD{
  color : #8c8673;
  font-size : 12px;
  font-family : "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro",Verdana,Arial,Osaka,"ＭＳ Ｐゴシック",serif;
}


/* サイト名 */
.sitename{
  color : #8c8673; /* 文字色 */
  text-align : right;vertical-align : bottom;
  font-weight : bold;
  font-size : 20px;

}



/* 以下テーブル枠の設定 但し書きしてあるところ以外弄らないことをおすすめします */
.td1{
background-image : url(image/f-kado1.gif);
width : 32px;height : 32px;
}
.td2{
background-image : url(image/f-ue.gif);
}
.td3{
background-image : url(image/f-kado2.gif);
width : 32px;height : 32px;
}
.td4{
background-image : url(image/f-hidari.gif);
}
.td5enter{
background-color : #FFF;
width : 128px;height : 128px; /* indexの枠の大きさ 16の倍数で調節*/
text-align : center; /* 文字の位置 */
}
.td5menu{
background-color : #FFF;
width : 80px;height : 320px; /* メニュー枠の大きさ 16の倍数で調節*/
text-align : center; /* 文字の位置 */
}
.td5main{
background-color : #FFF;
width : 640px;height : 800px; /* メイン枠の大きさ 16の倍数で調節*/
}
.td6{
background-image : url(image/f-migi.gif);
}
.td7{
background-image : url(image/f-kado3.gif);
width : 32px;height : 32px;
}
.td8{
background-image : url(image/f-sita.gif);
}
.td9{
background-image : url(image/f-kado4.gif);
width : 32px;height : 32px;
}
.td10{
height : 48px;
text-align :right;vertical-align:top;
}
.tdsp{
width : 5px;
}