
body { 	  /* �y�[�W�S�̂̐ݒ� */
  background-color: #ffffcc;
  background-image: url();
}

.title {  /* �y�[�W�ŏ㕔�̃A���P�[�g�^�C�g���̐ݒ� */
  font-size: 24pt;
}

.sub {	  /*�T�u�^�C�g���̕����ݒ� */
}

.q {	  /* ���╶�̕����ݒ� */
  font-weight: bold;
  font-style: italic;
}

.p {	  /* �I�����̕����ݒ� */
  margin: 0 30;
}

.thank {  /* ���[��̃��b�Z�[�W�̕����ݒ� */
  font-size: 15pt;
  font-weight: bold;
}

.table {  /* ���ʕ\���̕\�̐ݒ� */
  margin: 0 30;
  background-color: #ffffff;
  font-size: 9pt;
}

.toko {	  /* �t���[���b�Z�[�W�̕����ݒ� */
  margin: 0 30;
  font-size: 9pt;
}

.mail {	  /* �s����̘A����ē��̕����ݒ� */
  text-align: center;
  font-size: 9pt;
}

.error {  /* �G���[��ʂ̕����ݒ� */
  color: #ff0000;
  font-weight: bold;
  font-style: italic;
}
  

