@charset "utf-8";

#alpha {
  background:url("../img/alpha-title.gif") no-repeat;
  min-height:500px;
}

.q-title, .answer {
  padding-left:28px;
  min-height:22px;
}
.q-title {
  padding-top:4px;
  border-top:dotted 1px #999999;
  background:url("../img/icon-q.gif") 0 4px no-repeat;
}
.answer {
  background:url("../img/icon-a.gif") no-repeat;
}
caption {
  padding:3px 0;
}

