BODY{
background-image : url(../gazou/kabe/game.jpg);
}
BODY,TD,DIV{/*全体の文字*/
font-size : 13px;
font-family : Tahoma,"MS UI Gothic",monospace;
margin : 0px;

}
.box1{/*小見出し枠*/
padding : 2px;
margin : 0px 5px;
width : 100px;
border-width : 1px 1px 0px 1px;
border-style : solid;
border-color : #75d9fc;
text-align : center;
font-weight : bold;
background-image : url(image.gif);
}
.box2{/*小見出しの下のメインの箱*/
text-align : left;
padding : 10px 20px;
margin : 0px 5px 20px 5px;
border : 1px  solid  #75d9fc;
width : 160px;
height : 200px;
overflow: auto;
background-image : url(image3.gif);
}
.box3{/*小見出しの下のメインの箱*/
text-align : center;
padding : 10px 20px;
margin : 0px 5px 20px 5px;
border : 1px  solid  #75d9fc;
width : 192px;
height : 120px;
overflow: auto;
background-image : url(image3.gif);
}
.box4{/*小見出しの下のメインの箱*/
text-align : left;
padding : 10px 20px;
margin : 0px 5px 20px 5px;
border : 1px  solid  #75d9fc;
width : 180px;
height : 320px;
overflow: auto;
background-image : url(image3.gif);
}
.box5{/*小見出しの下のメインの箱*/
text-align : left;
padding : 10px 20px;
margin : 0px 5px 20px 5px;
border : 1px  solid  #75d9fc;
width : 192px;
height : 180px;
overflow: auto;
background-image : url(image3.gif);
}

.a1{/*メニューのリンク*/
color : black;
text-decoration : none;
width : 140px;
}
.a1:HOVER{/*メニューのリンク、マウスが触れたとき*/
color : black;
text-decoration : none;
font-weight : bold;
width : 140px;
background-image : url();
}
A{/*リンクしてある文字*/
color : black;
text-decoration : none;
}
A:HOVER{/*マウスの触れたとき*/
color : #bcdebc;
text-decoration : none;
font-weight : bold;
}
.line{/*四角枠（1）の中のライン*/
padding : 5px 0px;
width :118px;
margin : 0px;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #75d9fc;
}
html{/*スクロールバー*/
scrollbar-base-color:#faf8eb;
scrollbar-arrow-color:#e7e5d6;
scrollbar-shadow-color:#e7e5d6;
scrollbar-darkshadow-color:#faf8eb;
scrollbar-3dlight-color:#faf8eb;
scrollbar-highlight-color:#e7e5d6;
scrollbar-track-color:#faf8eb;
  }
.title2{/*Contentsの文字枠*/
font-size : 20px;
text-align :center ;
margin : px 0px;
width : 150px;
font-weight : bold;
}

BODY   { cursor:url(../gazou/music/body.Cur) ; }
A      { cursor:url(../gazou/music/link.Ani);  }
.text1 { cursor:url(text-blue.Cur);  }
