@charset "utf-8";

/* base.css */


body {
  margin:0;
  padding:0;
  }

h1,h2,h3,h4,h5,h6,
div,p,pre,ul,li,ol,dl,dt,dd,
address,form,blockquote {
  margin:0;
  padding:0;
  }

p {
  text-align:justify;
  text-justify:inter-ideograph;
  }

li {
  list-style:none;
  text-align:justify;
  text-justify:inter-ideograph;
  }

dl,dt,dd {
  text-align:justify;
  text-justify:inter-ideograph;
  }

table,tr,td,th {
  line-height:1.4;
  }

input, textarea {
  font-size:1em;
  }

img {
  border:none;
  vertical-align:bottom;
  }

  /* HONEY PARADE GAMES*/

#mmv a .hpgames{
    position: absolute;
    top: -22px;
    left: 97px;
    width: 84px;
  }
