@charset "utf-8";
#kojin{
width:630px;
background:#fff;
padding:10px;
line-height:1.5em;
border-radius:5px;
}
form{
margin-top:20px;
width:630px;
padding:10px;
background:#fff;
border-radius:5px;
}
input{
margin-bottom:10px;
}
textarea{
width:630px;
}
input{
margin-right:20px;
}
.sex{
margin-left:5px;
}
form p{
margin-bottom:5px;
}
#header{
background:url(../images/header_06.jpg);
}