BODY{
  scrollbar-arrow-color : #808080;
  scrollbar-bace-color : #ffffff;
  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #ffffff;
  scrollbar-shadow-color : #ffffff;
  scrollbar-track-color : #f0f8ff;
  scrollbar-darkshadow-color : #ffffff;
  scrollbar-3dlight-color: #ffffff;
  font-family : Verdana;
  font-size : x-small;
  color : #808080;
}
TD{
  font-size : xx-small;
  font-family : Verdana;
  color : #696969;
}
A{
  color : #696969;
}
A:HOVER{
  color : #e6e6fa;
}
P{
  width : 90%;
  padding : 1px;
  margin : 1px 0 1px 0;
}

/* トップページ */
#top{
  margin-top : 15%;
  text-align : center;
}
.lay{
  margin : auto;
  border-collapse : collapse;
}
.lay TD{
  border-collapse : collapse;
}
.t0{
  width : 30px;
  height : 30px;
  border-right : 1px solid #708090;
  border-top : 1px solid #708090;
}
.0t{
  width : 30px;
}
.t1{
  border-right : 1px solid #708090;
}
.t2{
  border-right : 1px solid #708090;
  border-bottom : 1px solid #708090;
}
.main{
  border : 1px solid #708090;
  border-right : none;
}
.main IFRAME{
  width : 600px;
  height : 293px;
}
.aa{
  vertical-align : bottom;
  width : 60px;
}
.aa A{
  display : block;
  border-bottom : 1px solid #708090;
  text-align : center;
  text-decoration : none;
}
.aa A:HOVER{
  color : #696969;
  background : #e6e6fa;
}

/* タイトルページ */
#main{
  background : url(p02.jpg) no-repeat;
  padding-top : 160px;
}
.title{
  border-collapse : collapse;
  width : 100%;
  filter : alpha(opacity=90);
}
.title TH{
  width : 50%;
  font-size : 31px;
  font-family : "Lucida Sans Unicode";
  font-weight : bold;
  filter : alpha(opacity=90) Mask(Color=white);
  letter-spacing : 11px;
  padding : 0 19 0 19px;
  text-align : center;
}
.title TD{
  width : 50%;
  font-size : 31px;
  font-family : "Lucida Sans Unicode";
  font-weight : bold;
  filter : alpha(opacity=70) Mask(Color=black);
  letter-spacing : 11px;
  padding : 0 19 0 19px;
  text-align : center;
}
.copy, .copy A{
  font-size : xx-small;
  color : #cccccc;
}

/* 各ページ */
H2{
  text-align : justify;
  text-justify : distribute-all-lines;
  color : black;
  font-size : 18px;
  font-weight : bold;
  font-family : "Lucida Sans Unicode";
  letter-spacing : 10px;
  filter : alpha(opacity=80,finishopacity=10,style=1);
  width : 90%;
}
.p{
  border : 1px solid #696969;
  padding : 10px;
  width : 300px;
  color : #778899;
}
H3{
  font-size : 100%;
  font-weight : normal;
  background : #e6e6fa;
  width : 90%;
  padding : 1px;
  margin : 1px 0 1px 0;
}
H3 A{
  text-decoration : none;
}
H3 A:HOVER{
  color : #ffffff;
}
