@charset "utf-8";

@import "reset.css";

@import "fonts.css";

@import "grids.css";

@import "base.css";

html {
  font-family: "Meiryo", "MS PGothic";
  font-size: 12px;
  overflow-y: scroll;
}

body {
  font-family: "Meiryo", "MS PGothic";
  font-size: 12px;
}

#container {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}

#header {
  width: 950px;
  height: 50px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-left: auto;
}

#headerContent {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
}

#headerEnd {
  clear: both;
}

#content {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  min-height: 500px;
  height: auto !important;
  height: 500px;
}

#footer {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}

#footerContent {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  font-family: "Meiryo", "MS Gothic";
  font-weight: bold;
}

h1 {
  font-family: "Meiryo", "MS PGothic";
  font-size: 16px;
  float: left;
  margin-bottom: 4px;
  display: inline;
}

#headerMenu {
  font-family: "Meiryo", "MS PGothic";
  font-weight: bold;
  float: right;
  text-align: right;
  display: inline;
}

ul.headerButton {
  margin: 0;
  padding: 0;
}

ul.headerButton li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

div.explanation {
  width: 910px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  font-family: "Meiryo", "MS PGothic";
  font-weight: bold;
}

table {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
  table-layout: fixed;
}

caption {
  text-align: left;
  font-weight: bold;
}

caption.listHeader {
  text-align: right;
}

th {
  background-color: #96CCE8;
  font-family: "Meiryo", "MS PGothic";
  font-size: 12px;
}

th.html {
  background-color: #96CCE8;
  font-family: "Meiryo", "MS PGothic";
  font-size: 12px;
}

td {
  font-family: "Meiryo", "MS Gothic";
  font-size: 12px;
}

td.button {
  text-align: center;
}

input.longerButton {
  width: 120px;
  vertical-align: middle;
  height: 24px;
}

input.longButton {
  width: 80px;
  vertical-align: middle;
  height: 24px;
}

input.middleButton {
  width: 60px;
  vertical-align: middle;
  height: 24px;
}

input.shortButton {
  width: 40px;
  vertical-align: middle;
  height: 24px;
}

table.inputForm tbody tr th {
  text-align: left;
}

ul.button {
  text-align: center;
  margin: 0;
  padding: 0;
}

ul.button li {
  list-style: none;
  display: inline;;
  margin: 0;
  padding: 0;
}

ul.listFooter {
  text-align: center;
  margin: 0;
  padding: 0;
}

ul.listFooter li {
  list-style: none;
  display: inline;;
  margin: 0;
  padding: 0;
}

tr.odd {
  background-color: #E0FFFF;
}

tr.even {
  background-color: #F5FFFA;
}

.number {
  text-align: right;
  ime-mode: disabled;
  padding-right: 2px;
}

.hankakueisuu {
  ime-mode: disabled;
  padding-left: 1px;
}

.date {
  ime-mode: disabled;
  padding-left: 1px;
}

.month {
  ime-mode: disabled;
  padding-left: 1px;
}

.zenkakukana {
  ime-mode: active;
  padding-left: 1px;
}

.radio {
  vertical-align: middle;
}

.checkbox {
  vertical-align: middle;
}

div.errorMessage {
  width: 910px;
  font-family: "Meiryo", "MS PGothic";
  font-weight: bold;
  color: red;
  margin-left: auto;
  margin-right: auto;
}

div.successMessage {
  width: 910px;
  font-family: "Meiryo", "MS PGothic";
  font-weight: bold;
  color: blue;
  margin-left: auto;
  margin-right: auto;
}

div.ui-datepicker{
  z-index: 100!important;
}
div.backgroundErrorMessage {
  width: 910px;
  font-family: "Meiryo", "MS PGothic";
  font-weight: bold;
  color: red;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0em;
  margin-bottom: 1em;
  border: 1px solid #b0b0b0;
  position: relative;
}

ul.backgroundErrorMessage {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

input.deleteButtonLayer {
  margin: 0px;
  width: 1.50em;
  height: 1.50em;
  padding: 0em;
  vertical-align: middle;
  text-align: center;
  top: 0px;
  right: 0px;
  position: absolute;
  background-color: #b0b0b0;
  color: white;
  font-weight: bold;
  border-width: 0px;
}

.error {
  background-color: #FFA07A;
}

.required {
  color: red;
}

select,input,button,textarea {
  font-family: "Meiryo", "MS Gothic";
  font-size: 12px;
}

select.measureInstrumentList {
  width: 200px;
}

a {
  text-decoration: none;
  color: #06C;
  font-family: "Meiryo", "MS PGothic";
  font-size: 12px;
  font-weight: bold;
}

a:visited {
  text-decoration: none;
  color: #06C;
}

.invisible {
  color: white;
}

.measure_data_list_container {
  margin-left: 20px;
  margin-right: auto;
  width: 926px;
  height: 250px;
  overflow: hidden;
}

.dose_rate_table_on_map {
  width: 170px;
  cursor:pointer;
}

.map {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position:relative;
  display:block;
}

.graph {
  margin-left: 0px;
}

.full_width {
  width: 690px;
}
