BODY {
  color : #666666;
  font-size : 15px;
  font-family : MS UI Gothic;
  line-height : 20px;
  cursor : default;
  background-color : #000000;
  background-image:url("z17.png");
  background-position : 0% 100%;
  background-repeat : no-repeat;
  background-attachment : fixed;
  scrollbar-face-color : #000000;
  scrollbar-highlight-color : #000000;
  scrollbar-track-color : #000000;
  scrollbar-shadow-color : #000000;
  scrollbar-3dlight-color : #000000;
  scrollbar-arrow-color : #30370c;
  scrollbar-darkshadow-color : #000000;
  text-align : right;
  margin-top : 50px;
  margin-bottom : 50px;
}

A {
  color : #999999;
  text-decoration : none;
}

a:hover {
  color : #000000;
}

BR {
  letter-spacing : normal;
}

.ttl {
  text-align : right;
  margin-top : 150px;
  margin-right : 400px;
  width : 150px;
}

.z17txt {
  font-size : 13px;
  line-height : 25px;
  width : 450px;
  text-align : left;
  margin-top : 30px;
  margin-right : 200px;
}

.uta {
  font-size : 12px;
  line-height : 20px;
  text-align : right;
  border-top : 1px solid #666666;
  padding-top : 7px;
  margin-top : 100px;