@charset "utf-8";

h3 {
  margin-bottom: 1em;
  padding: 0.1em 0 0.1em 2em;
  color: #ffffff;
  background: #12457a url(images/physicalck/mk_1.gif) no-repeat 0.1em center;
  font-size: 1.3em;
  font-weight: normal;
}

h4 {
  font-size: 1.1em;
  font-weight: bold;
}

table.check-tbl {
  width: 80%;
  margin-bottom: 1.5em;
  border-collapse: collapse;
  text-align: center;
}
table.check-tbl th {
  width: 12%;
  padding: 0.3em 0;
  font-weight: normal;
  border: solid 1px #343434;
  text-align: center;
  background-color: #badef8;
}
table.check-tbl td {
  width: 88%;
  padding: 0.3em 0.5em;
  border: solid 1px #343434;
  text-align: left;
}

