@charset "Shift_JIS";
div#JOIN-BLOCK
{
  border: 1px solid #999999;
  margin: 0 20px;
  padding: 40px 20px 0;
  background: url("../image/login/login_title02.jpg") no-repeat 5px 5px;
}
div#JOIN-BLOCK table td
{
  padding: 5px;
}
p.buttons
{
  margin: 20px 0 20px 140px;
}
p.consent
{
  font-weight: bold;
  color: #FF3399;
}
div#LOGIN-BLOCK
{
  border: 1px solid #999999;
  margin: 0 20px;
  padding: 40px 20px 0;
  background: url("../image/login/login_title01.jpg") no-repeat 5px 5px;
}
div#FORGET-BLOCK
{
  border: 1px solid #999999;
  margin: 0 20px;
  padding: 40px 20px 0;
  background: url("../image/login/login_title03.jpg") no-repeat 5px 5px;
}

