@charset "UTF-8";
* {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

html {
  overflow-y: scroll;
}

body, th, td {
  font-size: 12px;
  color: #363636;
}

hr {
  display: none;
}

img {
  border: 0px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 14px;
}

ul, ol, li {
  margin: 0px;
  padding: 0px;
}

.clear {
  clear: both;
}

.nowrap {
  white-space: nowrap;
}

button {
  cursor: pointer;
}

a {
  color: #237ee5;
  text-decoration: underline;
  overflow: hidden;
  outline: none;
}

a:hover {
  color: #174982;
  text-decoration: underline;
}

body {
  margin: 0px;
  padding: 0px;
  background-color: #f7f7f7;
  background-image: url("image/background-body.jpg");
  background-repeat: repeat-y;
  background-position: center;
}

#body {
  margin: auto;
  width: 800px;
  background: #ffffff;
}

#header {
  position: relative;
  padding: 10px 7px 8px 16px;
  border-top: 9px solid #f4a400;
}

#header-logo {
  float: left;
  width: 270px;
  height: 74px;
}

#header-title {
  float: left;
  width: 507px;
  height: 74px;
  position: relative;
}

#header-title h1 {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}

#header-title img {
  position: absolute;
  top: 0px;
  left: 0px;
}

#header {
  zoom: 1;
}

#header:after {
  content: " ";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#contents {
  padding: 12px;
  width: 774px;
}

h2 {
  margin: 6px 0px 6px 0px;
  padding: 6px 12px 12px 25px;
  background: transparent url("image/subtitle_bg.png");
  background-repeat: no-repeat;
  font-size: 140%;
}

#navi {
  width: 770px;
}

#searchtoggle {
  float: left;
  background: url("image/mark.gif") no-repeat;
  padding-left: 22px;
}

#restart {
  float: right;
  background: url("image/mark.gif") no-repeat;
  padding-left: 22px;
}

#navi {
  zoom: 1;
}

#navi:after {
  content: " ";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#search {
  padding-bottom: 20px;
}

#search table {
  border-collapse: collapse;
  empty-cells: show;
}

#search table th {
  padding: 2px 3px 2px 3px;
  white-space: nowrap;
  text-align: right;
  width: 50px;
}

#search table th:first-child {
  width: 125px;
}

#search table td {
  padding: 2px 3px 2px 3px;
}

form {
  margin: 0px;
  padding: 0px;
  display: inline;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

.input_kanji {
  ime-mode: active;
}

.input_kanji98 {
  ime-mode: active;
  width: 98%;
}

.input_ank {
  ime-mode: inactive;
}

.input_ankonly {
  ime-mode: disabled;
}

.widthinput {
  width: 270px;
}

.widthcollector {
  width: 140px;
}

.widthno {
  width: 60px;
}

.widthinon {
  width: 100px;
}

.widthlat {
  width: 100px;
}

.widthdate {
  width: 150px;
}

#button {
  text-align: center;
  margin-top: 10px;
}

#button button {
  width: 160px;
  height: 30px;
  margin-left: 10px;
  margin-right: 10px;
}

#result table {
  border-collapse: collapse;
  empty-cells: show;
  border-top: 1px solid #d9d9da;
  border-right: 1px solid #d9d9da;
  border-left: 1px solid #d9d9da;
}

#result table th {
  padding: 3px;
  height: 30px;
  border-top: 1px solid #d9d9da;
  border-bottom: 1px solid #d9d9da;
  background: #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eeeeee));
  background: linear-gradient(to bottom, #eeeeee 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
}

#result table td {
  padding: 3px;
  border-bottom: 1px solid #d9d9da;
}

#result table td.no {
  white-space: nowrap;
  width: 30px;
  text-align: center;
}

#result table td.family {
  width: 110px;
}

#result table td.kamei {
  width: 100px;
}

#result table td.species {
  width: 120px;
}

#result table td.wamei {
  width: 100px;
}

#result table td.locality {
  width: 120px;
}

#result table td.collecter {
  width: 110px;
}

#result table td.detail {
  white-space: nowrap;
  width: 30px;
  text-align: center;
}

#result table tr.item2 td {
  background: #fafafa;
}

#detail table {
  border-collapse: collapse;
  empty-cells: show;
  border: 1px solid #d9d9da;
}

#detail table th {
  width: 120px;
  padding: 5px;
  border: 1px solid #d9d9da;
  background: #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eeeeee));
  background: linear-gradient(to bottom, #eeeeee 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
}

#detail table td {
  padding: 5px;
  border: 1px solid #d9d9da;
}

#detail table td.one {
  width: 120px;
}

#return {
  margin-top: 10px;
  text-align: center;
}

#return button {
  width: 130px;
  height: 30px;
}

#dialogarea {
  display: none;
}

#dialog {
  padding: 20px;
  border: 3px solid #d9d9da;
}

p#notfound {
  text-align: center;
  padding: 20px;
  font-size: 16px;
}

.dialogclose {
  text-align: center;
}

.dialogclose button {
  width: 100px;
  height: 35px;
}

#usedialogarea {
  display: none;
}

#usedialog {
  width: 770px;
}

#usedialog img {
  margin: 0px auto 10px auto;
}

.page-box {
  width: 770px;
  margin: 5px 0px 5px 0px;
}

.page-num {
  float: left;
  width: 330px;
}

.page-total {
  font-weight: bold;
  font-size: 16px;
  color: #db4b4b;
  margin-right: 3px;
}

.page-span {
  margin-left: 5px;
  font-weight: bold;
}

.page-navi {
  margin-left: 330px;
  text-align: right;
  padding-top: 5px;
}

.page-navi ul {
  margin: 0px;
  padding: 0px;
}

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

.page-navi ul li.nowpage {
  color: #db4b4b;
  font-weight: bold;
}

.page-box {
  zoom: 1;
}

.page-box:after {
  content: " ";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#pagetop {
  margin-bottom: 10px;
}

#pagetop a {
  display: block;
  width: 106px;
  height: 24px;
  margin-left: 680px;
  text-indent: -100000px;
  background-image: url("image/pagetop.gif");
}

#footer {
  background: #e8e9e6;
  color: #898378;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

#footer address {
  font-style: normal;
  margin-top: 10px;
}

#submit {
  color: #fff;
  background: #db4b4b;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNGI0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YTFjMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, from(#db4b4b), to(#9a1c1c));
  background: linear-gradient(to bottom, #db4b4b 0%, #9a1c1c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db4b4b', endColorstr='#9a1c1c',GradientType=0 );
  border: 1px solid #891212;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.7), 0px 1px 0px rgba(255, 255, 255, 0.3);
}

#reset,
#use,
.dialogclose button,
#return button {
  color: #333;
  background: #8e8e8e;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZThlOGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#8e8e8e));
  background: linear-gradient(to bottom, #ffffff 0%, #8e8e8e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8e8e8e',GradientType=0 );
  border: 1px solid #757575;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  text-shadow: 0px -1px 0px rgba(150, 150, 150, 0.7), 0px 1px 0px rgba(255, 255, 255, 0.3);
}
/*# sourceMappingURL=style.css.map */