@charset "Shift_JIS";

.top-all{
  text-align: center;
  width : auto;
  margin-left : auto;
  margin-right : auto;
  position : relative;
}

.top-fotter{
  margin-left : auto;
  margin-right : auto;
  width : 900px;
  height : 50px;
  position : relative;
}

.top-main{
  margin-right : auto;
  width : 800px;
  height : 600px;
  position : absolute;
  text-align : center;
  margin-top : 60px;
  margin-left : auto;
} 