*{
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -ms-box-sizing:border-box;
  scrollbar-arrow-color:#C0C0C0;
  scrollbar-3dlight-color:#000000;
  scrollbar-base-color:#023f98;
  scrollbar-shadow-color:#000000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-track-color:#023f98;
  margin:0px;
  padding:0px;
}
BODY{
  font-family:Verdana;
  font-size:85%;
  background:#000000;
  overflow-x:hidden;
}
A{
  color:#023f98;
}
A:hover{
  text-decoration:line-through;
}
#index #header{
  background:#023f98 url(gtw_img/gtw_s_01.jpg) no-repeat fixed;
  padding:30px 30px 0px 300px;
  text-align:right;
}
#index #header H1{
  font-family:"Century Gothic", Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:90px;
  line-height:1em;
}
#index #header A{
  color:#000000;
}
#index #page2{
 padding:0px 0px 0px 28%;
 text-align:left;
}
#index #page2 A{
  color:#ffffff;
  text-decoration:none;
}
#footer{
  position:absolute;
  top:100%;
  height:1em;
  margin-top:-1.5em;
}
#footer *{
  display:inline;
  color:#ff0000;
  font-size:x-small;
}
#indexmenu{
  width:100%;
  text-align:right;
  line-height:29px;
}
#indexmenu LI{
  display:inline;
  list-style:none;
  font-family:"Century Gothic";
  font-size:39px;
}
#indexmenu A{
  color:#ff0000;
  text-decoration:none;
}
#indexmenu A:hover{
  color:#ffffff;
}
#page{
  background:#023f98 url(gtw_img/gtw_s_02.jpg) no-repeat fixed;
  padding:0px 0px 0px 350px;
}
#note H1{
  height:130px;
  padding:30px 30px 0px 300px;
  text-align:right;
  font-family:"Century Gothic", Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:60px;
  line-height:1em;
}
#text{
  background:#000000;
  color:#ffffff;
  padding:30px;
  line-height:1.5em;
  border:3px double #023f98;
  border-right:none;
}
#note #nav A{
  color:#000000;
  font-size:39px;
  font-weight:normal;
  font-family:"Century Gothic", Arial, Helvetica, sans-serif;
  text-align:left;
  text-decoration:none;
  line-height:1em;
}
table {
width: 800px;
}
th {
width: 30%;
height: 44x;
padding: 5px 5px 5px 5px;
background-color: #808080;
}
td {
width: 20%;
height: 44x;
padding: 5px 5px 5px 5px;
background-color: #990000;
line-height:1.3em;
}
#index2{
  background:#ffffff;
  text-align:left;
  line-height:1.5em;
  font-size:85%;
  font-color:#ffffff;
  padding: 50px 0px 0px 20px;
}
#index2 #text2{
 color:#ffffff;
 line-height:0.8em;
}
#index2 #text2 A{
  color:#000000;
  text-decoration:none;
}
