@charset "UTF-8";

/* スタイルのリセット */
html {
  height: 100%;
}

body {
  height: 100%;
}

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

table {
  border-spacing: 0;
}

fieldset, img {
  border: 0 none;
  vertical-align: bottom;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ul {
  list-style: none;
}

th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

input[type="reset"], input[type="button"], input[type="submit"] {
  *overflow: visible;
}

/* 基本のスタイルを定義 */

body {
  height: 100%;
  font-size: 83%; /* スタイル定義変更申込項目_G12セルとリンク */
  color: #003300; /* スタイル定義変更申込項目_I13セルとリンク */
  _text-align: center;
  overflow-y: scroll;
  /overflow-y: visible;
  background: #ffffff; /* スタイル定義変更申込項目_J12セルとリンク */
}

body {
  font-family: "ＭＳ Ｐゴシック", Osaka;
}

body#popupwindow {
  background-image: none;
}

p {
  font-size: 100%;
  line-height: 1.5;
  zoom: normal;
}

input {
  margin: 1px 0;
  vertical-align: middle;
}

input {
  font-family: "ＭＳ Ｐゴシック", Osaka;
}

textarea {
  font-size: small;
  line-height: 110%;
}

textarea {
  font-family: "ＭＳ Ｐゴシック", Osaka;
}

/* 伝送系業務コメント入力用 */
textarea.comment {
  height: 4em;
  width: 480px;
}

select {
  margin: 1px 0;
  vertical-align: middle;
}

select {
  font-family: "ＭＳ Ｐゴシック", Osaka;
}

input[type="radio"], input[type="checkbox"] {
  vertical-align: -3px;
}

button {
  vertical-align: middle;
}

button {
  font-family: "ＭＳ Ｐゴシック", Osaka;
}

* {
  zoom: 1;
}

form {
  zoom: normal;
}

div {
  zoom: normal;
}
