/* reset
  =============================*/
#h-s-content h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, footer, figure, figcaption, nav {
  margin: 0px;
  padding: 0px;
  font-size: 100%; }

#h-s-content body {
  line-height: 1; }

#h-s-content article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

#h-s-content img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%; }

#h-s-content ul, ol {
  list-style: none; }

#h-s-content table {
  border-spacing: 0;
  empty-cells: show; }

#h-s-content .clearfix:after {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
  content: " "; }

/* !common  ---------------------------------------------------------------- */
#h-s-content {
  font-size: 12px; }

#h-s-content {
  -webkit-text-size-adjust: 100%;
  background: #fff;
  position: relative;
  line-height: 1.5;
  color: #000;
}
#h-s-content a {
  color: #000;
  text-decoration: underline;
}

#h-s-content a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}

/* !common  ---------------------------------------------------------------- */
/* !Margin ------------------------------------------------------------------ */
