@charset "utf-8";

#Form01 {
height:400px;
width:370px;
_width:320px;
border:none;
}

#Form02 {
height:640px;
width:370px;
_width:320px;
border:none;
}
*:first-child+html #Form02 {
border:none;
height:665px;
}
table tr td {
padding:3px;
}