.topoji{
position:relative;
top:-10px;
float:left;
}

.soj{
background-color:white;
width:260px;
height:300px;
padding:5px;
display:block;
float:left;
border: 1px solid #cecece;
}

.woj{
background-color:white;
width:260px;
height:300px;
padding:5px;
display:block;
float:left;
position:relative;
left:10px;
border: 1px solid #cecece;
}

.ioj{
background-color:white;
width:260px;
height:300px;
padding:5px;
display:block;
float:left;
position:relative;
left:20px;
border: 1px solid #cecece;
}




.tsuno{
background-color:white;
width:160px;
height:300px;
padding:10px;
display:block;
float:left;
}

.nao{
background-color:white;
width:160px;
height:300px;
padding:10px;
display:block;
float:left;
position:relative;
left:10px;
}

.osaka{
background-color:white;
width:160px;
height:300px;
padding:10px;
display:block;
float:left;
position:relative;
left:20px;
}

.terra{
background-color:white;
width:160px;
height:300px;
padding:10px;
display:block;
float:left;
position:relative;
left:30px;
}