BODY{
  font-family : Verdana,Osaka;
  scrollbar-arrow-color : #004080;
  scrollbar-base-color : #004080;
  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #004080;
  scrollbar-shadow-color : #004080;
  scrollbar-3dlight-color : #ffffff;
  scrollbar-darkshadow-color : #ffffff;
  scrollbar-track-color : #ffffff;
  overflow : auto;
  font-size : 12px;
}
/* リンク設定(舞風が差し替え+色変更) */ 
a:link{text-decoration:none;color:#219DDD;}/* リンクに触れる前の色 */ 
a:visited{text-decoration:none;color:#2863AB;}/* 訪問したことのあるリンクの色 */ 
a:hover{text-decoration:none;color:#A9CEEC;}/* 触れた時のリンク設定 */ 
#index{
  padding : 8% 40px 8% 80px;
}
#main{
  width : 100%;
  height : 100%;
}
.t1{
  border : solid #004080;
  border-width : 1 0 1 1px;
}
.t2{
  width : 50px;
  border : solid #004080;
  border-width : 1 1 1 0px;
  font-size : x-small;
  padding : 1px;
}
.t3{
  width : 50px;
}
.t4{
  width : 100px;
  padding : 1 5 1 5px;
  border-left : 1px solid #004080;
  font-size : x-small;
}
.t4 A{
  display : block;
  color : #0080c0;
  padding : 2px;
  text-align : center;
  text-decoration : none;
}
.t4 A:HOVER{
  background : #d3e2e7;
  text-decoration : none;
}
H1{
  letter-spacing : 5px;
  font-size : 92px;
  line-height : 100%;
  color : #666666;
  margin : 19% 0 0 0px;
}
h2{
color:#000;font-size:20px;line-height:30px;
font-weight:normal;font-family:Century Gothic,sans-Serif;
border-top:solid #000 1px;border-bottom:solid #000 1px;
letter-spacing:3px;margin:0 0 20px 0;padding:0 10px
}

h3{
color:#000;font-size:12px;line-height:15px;
font-weight:normal;font-family:Century Gothic,Sans-serif;
text-decoration:underline;
text-align:left;padding:0;margin:0.5em 1em 0.5em 1em;
}

#TEXT{
 letter-spacing:1px;
 line-height:180%;
 padding:0px 0px 30px 0px;
}

/* テキスト設定(舞風が追加）上右下左 */ 
.text1{
line-height:19px;
margin:8px 10px 30px 10px;
}

.text2{
line-height:19px;
margin:20px 30px;
font-size : 13px;
}
#master,
#copy{
  font-size : xx-small;
}
#page{
  margin : 0px;
  padding : 0px;
  overflow : hidden;
  direction : ltr;
}
#note{
  width : 100%;
  height : 100%;
  overflow : auto;
  padding : 16px;
  direction : rtl;
}
#note DIV{
  direction : ltr;
  line-height : 1.3em;
}




