
.final-img img{
	margin:4px 3px;
}

html {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  /* scroll bar */
  overflow-y: scroll;
  margin-bottom: 1px;
  height: 100%;
}

body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd, img {
  margin: 0;
  padding: 0;
}

fieldset {
  border: none;
}

blockquote, li, dl, dd {
  margin-left: 1em;
}

input, textarea {
  font-size: 1em;
}

img {
  border: none;
  vertical-align: bottom;
}

p {
  line-height: 1.4;
}

.clear {
  clear: both;
  display: block;
  font-size: 0;
}

.clearfix:after {
  content: url(img/pixel.gif);
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}