@charset "Shift_JIS"; 

body {
  color: #5a5a5a;
  background: #ffffff;
  font-size: 15px;
  line-height:1.5;
  font-family: Osaka,Verdana;
  text-align: center;
}

tr,td,th {
  color: #eeeeee;
  font-size: 13px;
  line-height:1.5;
  font-family: Osaka,Verdana;
}
img{
  border: 0px solid #000000;
}

#wrapper {
  position:absolute;
  margin-left: -200px;
  margin-top: -70px;
  left: 50%;
  top: 50%;
  width: 450px;
  height: 200px;
  text-align: center;
  border: 1px solid #0000ff;
}
#txt-1 {
  width: 450px;
  height: 140px;
  text-align: center;
  border: 0px solid #ff0000;
}