body {
 background : url("sozai/bg.jpg") no-repeat fixed ;
 background-color : white ;
 }

img { border : none ; }

ul { list-style-type : square }

.point { cursor : help ; font-weight : bold ; }

.body {
 border : none ;
 margin-top : 160px ;
 paddind-right : 20px ;
 width : 750px ;
 height : 400px ;
 overflow : scroll ;
 }


.btn {
 border: none ;
 background : url("sozai/bg.gif") repeat-y ;
 width : 150px ;
}

.btn2{
 border : none ;
 height : 250px ;
 width : 150px ;
 float : left ;
}

.bun {
 border : none ;
 width : 500px ;
 margin-left : 200px ;
 padding : 20px ;
}

.form{
 border : 1px dashed  #ccccff;
 width : 700px ;
 margin : 0px 20px ;
 padding : 20px ;
}

.form2 {
 border : none ;
 width : 200px ;
 background-color : #ccccff ;
 padding : 5px ;
 text-align : center ;
 float : left ;
}

.form3{
 border : none;
 margin-left : 220px ;
}

.name {
 border : none ;
 width : 150px ;
 height : 40px ;
 float : left ;
}
