/* ぺーじのレイアウト用ｃｓｓ*/

form {
width:580px;
padding:10px;
}
form div {
margin: 5px 0px;
padding: 5px 0px;
}
.question {
display: block;
width:20%;
float:left;
}
#student {
width:45%;
}
#furigananame {
width:45%;
}
#protector {
width:45%;
}
#school {
width:45%;
}
#add {
width:45%;
height: 100px;
}
#telephone {
width:45%;
}
#cellphone {
width:45%;
}
#fax {
width:45%;
}
#number {
width:45%;
}
#subjectfree {
width:45%;
height: 100px;
}
#bikou{
width:45%;
height: 100px;
}
