BODY,table,TD,DIV{/*全体の文字*/
font-size : 15px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック'
,Osaka,sans-serif; /* 画面全体のフォント指定 */
letter-spacing :2px;
line-height:130%;
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;
}

BODY{/*背景色*/
background-image : url(../gazou/kabe/ao.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
}

.title1{/*LINKの文字*/
font-size : 24px;
letter-spacing : 4px;
text-align : center;
padding : 0px;
margin : 0px 0px 8px 10px;
font-weight : bold;
color : red;
}

.menu{/*メニュー*/
padding : 1px;
font-size : 13px;
margin : 5px 2px ;
border:3px dotted; border-color:white;
text-align : center;
background-color : white;
}

.menu2{/*メニュー*/
padding : 1px;
font-size : 13px;
margin : 5px 0px ;
border:3px dotted; border-color:white;
text-align : center;
background-color :#FECD07;

}
.menu1{/*メニュー*/
padding : 1px;
font-family:"ＭＳ Ｐゴシック,Osaka,sans-serif";
 /* 画面全体のフォント指定 */
font-size : 13px;
margin : 3px 0px ;
border:3px dotted; border-color:#FF99CC;
text-align : center;
background-color :#ffffff;

}
A{/*リンクしている文字*/
color :#990033;
text-decoration : none;
}
A:HOVER{/*マウスが触れた時*/
color : red;
text-decoration : none;
}
}
.box1{/*小見出し枠*/
padding : 1px;
margin : 0px 5px;
width : 120px;
border-width : 1px 1px 0px 1px;
border-style : solid;
border-color : #33CCFF;
text-align : center;
font-weight : bold;
font-size : 13px;
background : #E0FFFF;
}
.box2{/*小見出しの下の四角枠*/
padding : 10px 10px;
margin : 0px 5px 40px 5px;
border : 1px  solid  #33CCFF;
width : 180px;
height : 115px;
overflow: auto;
font-size : 11px;
background : white;
}
.box3{/*小見出しの下の四角枠*/
padding : 10px 10px;
margin : 0px 5px 40px 5px;
border : 1px  solid  #33CCFF;
width : 180px;
height : 160px;
overflow: auto;
font-size : 11px;
background : white;
}
.box4{/*小見出しの下の四角枠*/
padding : 10px 10px;
margin : 0px 5px 40px 5px;
border : 1px  solid  #33CCFF;
width : 205px;
height : 200px;
overflow: auto;
font-size : 12px;
background : white;
}

.kako1{/*小見出し枠*/
padding : 1px;
margin : 0px 5px;
width : 250px;
border-width : 1px 1px 0px 1px;
border-style : solid;
border-color : #33CCFF;
text-align : center;
font-weight : bold;
font-size : 13px;
background : #E0FFFF;
}
.kako2{/*小見出しの下の四角枠*/
padding : 10px 10px;
margin : 0px 5px 40px 5px;
border : 1px  solid  #33CCFF;
width : 700px;
height : 700px;
overflow: auto;
font-size : 11px;
background : white;
}