@charset "utf-8";

/* ================================ import */
@import "reset.css";
@import "common.css";

/* ================================ top */
.goblog {
  padding: 10px;
  text-align: center;
}
.sbox table {
  margin: -3px auto 5px;
}
.sbox table tr td h1.stext {
  margin-right: 1em;
}
