@charset "UTF-8";

#img  {  
position: relative;
float:left;
top: 0px;
left: 0px;
text-align: center;
}

#img02  {  
position: relative;
float:left;
top: -100px;
left: 0px;
text-align: center;
}

#button01  {  
position: absolute;
float:left;
top: 680px;
left: 560px;
text-align: center;
z-index:100;
}

#button02  {  
position: absolute;
float:left;
top: 764px;
left: 560px;
text-align: center;
z-index:100;
}

#button03  {  
position: absolute;
float:left;
top: 848px;
left: 560px;
text-align: center;
z-index:100;
}

#button04  {  
position: absolute;
float:left;
top: 936px;
left: 560px;
text-align: center;
z-index:100;
}