@charset "utf-8";
/*  マリオメーカー
========================================================== */
.mariomaker #contents {
  background: url(../images/bg.jpg) no-repeat center 0;
  background-size: cover;
  padding: 0 0 50px;
  min-width: 960px;
}
.mariomaker .icon-selected {
  left: 198px;
}
