
@charset "Shift_JIS";



.box
{
    position: relative;
}

.box div.form
{
    position: absolute; 
   
    left: 94px; 
    top: 984px; 
   
}
.box div.form2
{
    position: absolute;   
    left: 194px; 
    top: 984px;    
} 

.box2
{
    position: relative;   

}
.box2 div.form
{
    position: absolute;   
    left: 678px; 
    top: 325px; 
   
} 
.box2 div.form2
{
    position: absolute;   
    left: 40px; 
    top: 1240px;    
} 


.box3
{
    position: relative;
}
.box3 div.form
{
    position: absolute;   
    left: 61px; 
    top: 158px; 
   
} 

