*{
  box-sizing : border-box;
  -moz-box-sizing : border-box;
  scrollbar-arrow-color : #666666;
  scrollbar-3dlight-color : #666666;
  scrollbar-base-color : #e1e1e1;
  scrollbar-shadow-color : #666666;
  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #ffffff;
  scrollbar-darkshadow-color : #ffffff;
  scrollbar-track-color : #e1e1e1;
}
BODY{

  margin: 0 0 0 0px; 
  font-family : Verdana;
  font-size : small;
}
A{
  color : #666666;
  text-decoration : none;
}
A:HOVER{
  color : #cccccc;
  text-decoration : none;
}

#title{
  width : 280px;
  height : 100px;
  padding : 0 10 10 20px;
  border-top : 1px solid #666666;
  border-right : 1px solid #666666;
  border-bottom : 1px solid #666666;
  background : #e1e1e1;
  float : left;
}

H1{
  font-family : "Century Gothic";
  font-size : 18px;
  font-weight : normal;
}
#copy{
  color : #666666;
  font-size : xx-small;
  margin : 0px;
}
#ag{
  color : #000000;
  font-size : xx-small;
  margin : 0px;
}
#ag A{
  color : #000000;
  text-decoration : none;
}
#menu{
  border-bottom : 1px solid #666666;
  margin: 20 0 0 0px; 
  padding : 0px;
  text-align : center;
}
#mark{
  font-weight : bold;
  letter-spacing : 2px;
  font-size : xx-small;
}
#menu LI{
  display : inline;
}
#menu A{
  color : #000000;
  text-decoration : none;
}
#menu A:HOVER{
  text-decoration : none;
}
H2{
  position : absolute;
  top : 50px;
  left : 0px;
  width : 300px;
  padding : 15 30 15 30px;
  border : 1px solid #666666;
  border-left : 0px;
  background : #e1e1e1;
  font-family : "Century Gothic";
  font-size : 24px;
  font-weight : normal;
}

#note{
  border-left : 1px solid #666666;
  margin : 0 0 0 50px;
  padding : 150 50 50 50px;
  line-height : 1.5em;

}

#caution{
  border-left : 1px solid #666666;
  margin : 0 0 0 50px;
  padding : 100 50 50 10px;
  line-height : 1.5em;
  font-size : x-small;
}

#bottom{
  text-decoration : none;
  margin : %
  margin-bottom :1%
  margin-right : 1%;
  vertical-align : baseline;
  text-align : right;
}

#ncontrol{
  border-top : 1px solid #666666;
  margin : 0 0 0 50px;
  padding :0 30 0 50px;
  text-align :right;
  line-height : 1.5em;
}