BODY {
  color : #FFF;  /* 文字色 */
  background-color : #d0e5af;
  font-size : 14px;  /* 文字の大きさ */
  background-image : url(image/back01.gif);  /* 背景画像 */
  background-repeat : no-repeat;  background-attachment : fixed;
  background-position : 100% 90%;
  font-family : Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS UI Gothic",serif;
/* スクロールバーの設定 */
  scrollbar-face-color:#FFF;  scrollbar-highlight-color:#d0e5af;
  scrollbar-shadow-color:#d0e5af;  scrollbar-darkshadow-color: #d0e5af;
  scrollbar-arrow-color:#d0e5af;  scrollbar-track-color:#FFF;
}
#back {
  color : #d0e5af;  /* 文字色 */
  background-color : #FFF;  /* 背景色 */
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : 50% 50%;
}
/* リンクの設定 */
A {
  color : #FFF;  /* 文字色 */
  font-size : 16px;
  text-decoration : none;
}
/* リンクにマウスが乗ったときの色 */
A:HOVER{
  color : #997f66;  /* 文字色 */
  font-size : 16px;
}
A img{
 border-style: none;
}


/* テーブルの設定*/
TD{
  font-size : 14px;
}
#sitename{
font-weight : bold; font-size: 26px;
}

/* 枠設定 */
/* 以下は但し書きしてあるところ以外、弄らないことをおすすめします */

#mainta{
  color : #FFF;  /* 文字色 */
width: 100%;height : 80%; /* 全体の大きさ 広告がある場合はheightを95%等に */
background-color : #d0e5af;
margin : auto;
}
#td1{
width : 50px;height : 50px;
background-image : url(image/kado01.gif);
}
#td2{
width : 200px;
background-image : url(image/ue.gif);
}
#ue{
background-image : url(image/ue.gif);
text-align : right; /* site nameの文字位置揃え*/
}
#td3{
width : 50px;height : 50px;
background-image : url(image/kado02.gif);
}
#td4{
background-image : url(image/hidari.gif);
}
#td5{
background-image : url(image/back02.gif);
background-repeat : no-repeat;
background-position : 0% 90%;
vertical-align : top; /* メニューの文字位置揃え*/
}
#td6{
background-image : url(image/migi.gif);
}
#td7{
width : 50px;height : 50px;
background-image : url(image/kado03.gif);
}
#td8{
background-image : url(image/sita.gif);
}
#td9{
background-image : url(image/sita.gif);
text-align : right; /* designedの文字位置揃え*/
}
#td10{
width : 50px;height : 50px;
background-image : url(image/kado04.gif);
}





