@@charset "UTF-8";

/* common */

body {
  font-size: 14px;
  font-family: Verdana, sans-serif;
/*  font-family: Arial, sans-serif; */
  color: #333;
}

a {
  text-decoration: none;
}

hr.title {
  border: 0;
  height: 1px;
  background-color: #000;
}
hr.partition {
  border: 0;
  height: 1px;
  background-color: #003399;
}
hr.sts {
  border: 0;
  height: 1px;
  width: 580px;
  text-align: left;
  margin-left: 13px;
  background-color: gray;
}
hr.division {
  border: 0;
  height: 1px;
  width: 830px;
  text-align: left;
  margin-left: 13px;
  background-color: gray;
}

img {
  margin: 2px;
}

table.simpleLine {
  width: 3270px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
table.simpleLine th {
  padding: 2px;
  vertical-align: top;
  text-align: center;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  font-size: 14px;
  font-weight: normal;
  background: #ddd;
}
table.simpleLine td {
  padding: 5px;
  vertical-align: middle;
  text-align: left;
  border-right: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
  font-size: 14px;
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
}
table.simpleLine img {
  vertical-align: middle;
  marginp: 0px 1px 0px;
}
table.simpleLine .col1 {
  width: 75px;
}
table.simpleLine .col2 {
  width: 80px;
}
table.simpleLine .col3 {
  width: 85px;
  text-align: center;
}
table.simpleLine .col4 {
  width: 70px;
  text-align: center;
}
table.simpleLine .col5 {
  width: 110px;
  text-align: center;
}
table.simpleLine .col6 {
  width: 85px;
  text-align: center;
}
table.simpleLine .col7 {
  width: 85px;
  text-align: center;
}
table.simpleLine .col8 {
  width: 70px;
  text-align: center;
}
table.simpleLine .col9 {
  width: 70px;
  text-align: center;
}
table.simpleLine .col10 {
  width: 170px;
}
table.simpleLine .col11 {
  width: 175px;
}
table.simpleLine .col12 {
  width: 85px;
}
table.simpleLine th.col13 {
  width: 70px;
}
table.simpleLine td.col13 {
  width: 70px;
  text-align: right;
}
table.simpleLine th.col14 {
  width: 70px;
}
table.simpleLine td.col14 {
  width: 70px;
  text-align: right;
}
table.simpleLine .col15 {
  width: 240px;
}
table.simpleLine .col16 {
  width: 110px;
}
table.simpleLine th.col17 {
  width: 70px;
}
table.simpleLine td.col17 {
  width: 70px;
  text-align: right;
}
table.simpleLine th.col18 {
  width: 70px;
}
table.simpleLine td.col18 {
  width: 70px;
  text-align: right;
}
table.simpleLine .col19 {
  width: 360px;
}
table.simpleLine .col20 {
  width: 70px;
}
table.simpleLine th.col21 {
  width: 65px;
}
table.simpleLine td.col21 {
  width: 65px;
  text-align: right;
}
table.simpleLine .col22 {
  width: 70px;
}
table.simpleLine th.col23 {
  width: 65px;
}
table.simpleLine td.col23 {
  width: 65px;
  text-align: right;
}
table.simpleLine .col24 {
  width: 70px;
}
table.simpleLine th.col25 {
  width: 65px;
}
table.simpleLine td.col25 {
  width: 65px;
  text-align: right;
}
table.simpleLine .col26 {
  width: 70px;
}
table.simpleLine th.col27 {
  width: 65px;
}
table.simpleLine td.col27 {
  width: 65px;
  text-align: right;
}
table.simpleLine .col28 {
  width: 70px;
}
table.simpleLine th.col29 {
  width: 65px;
}
table.simpleLine td.col29 {
  width: 65px;
  text-align: right;
}

table.options td {
  padding: 0px 10px 0px 0px;
}

table.noLine {
  padding: 5px 10px;
  line-height: 1.5;
}
table.noLine th {
  vertical-align: top;
  font-size: 18px;
  font-weight: bold;
}
table.noLine th.row {
  width: 250px;
  text-align: left;
}
table.noLine td {
  font-size: 18px;
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
}
table.noLine td.sequence {
  padding: 0px 2px 5px 50px;
  font-size: 16px;
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
}
table.noLine td.image {
  padding: 0px 2px 5px 20px;
}

section {
  padding: 20px 10px 10px;
}

section h2 {
  padding: 5px 5px;
  margin: 0px;
  font-size: 26px;
  font-weight: normal;
}

section h3 {
  padding: 5px 5px;
  margin: 0px;
  color: #003399;
  font-size: 15;
  font-weight: normal;
}

span.locus {
  color: red;
  font-size: 22px;
}
span.item {
  padding: 15px 15px;
  font-size: 16px;
  font-weight: bold;
}
span.seq {
  font-size: 16px;
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
}
div.label {
  padding: 10px 0px;
  font-size: 18px;
  font-weight: bold;
}
div.figure {
  padding: 5px 0px 0px 35px;
  font-size: 11px;
}

/* 右下に表示する矢印付balloon */
/* マウスオーバー対象のリンク付文字列 */
span.link_box a:link {
  color: royalblue;
  opacity: 0.9;
}
span.link_box a:visited {
  color: royalblue;
  opacity: 0.9;
}
span.link_box a:active {
  color: royalblue;
  opacity: 0.9;
}
span.link_box a:hover {
  opacity: 1;
}
/* マウスオーバー対象のリンク無文字列 */
span.box {
  color: black;
}
/* バルーンのスタイル */
.arrow_balloon {
  /* 表示位置を指定 */
  position: absolute;
  /* 非表示にしておく */
  display: none;
  /* 表示スタイルを指定 */
  padding: 10px;
  width: 250px;
  border-radius: 6px;
  color: dimgray;
  background: aliceblue;
  /* 影をつける */
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.8),
    inset 1px 0 0 rgba(255, 255, 255, 0.3),
    inset -1px 0 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 rgba(255, 255, 255, 0.2);
}
/* 矢印のスタイル */
.arrow_balloon:after {
  position: absolute;
  bottom: 100%;
  left: 10%;
  width: 0px;
  height: 0px;
  margin-left: -10px;
  border: solid transparent;
  border-color: rgba(51, 51, 51, 0);
  border-bottom-color: aliceblue;
  border-width: 10px;
  pointer-events: none;
  content: " ";
}
/* ホバー時のバルーンのスタイル */
span:hover + p.arrow_balloon {
  display: block;
}

/* 左上に表示するballoon */
/* マウスオーバー対象の文字列 */
.up_box{
  white-space: nowrap;
  position: relative;
}
/* バルーンのスタイル */
.up_balloon {
  /* 表示位置を指定 */
  position: absolute;
  top: -27px;
  left: -5px;
  /* 非表示にしておく */
  display: none;
  opacity: 0;
  /* 表示スタイルを指定 */
  padding: 4px;
  border-radius: 4px;
  color: black;
  background-color: lightyellow;
  /* 影をつける */
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.8),
    inset 1px 0 0 rgba(255, 255, 255, 0.3),
    inset -1px 0 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 rgba(255, 255, 255, 0.2);
}
/* ホバー時のバルーンのスタイル */
.up_box:hover .up_balloon {
  display: inline-block;
  opacity: 1;
}

/* header */
header.top {
  padding: 30px 15px 20px 40px;
  background: url("../images/citrus.png") no-repeat left top;
  background-size: cover;
  background-position: 50% 30%;
  height: 90px;
  text-align: left;
}
header.top h1 {
  font-size: 24pt;
  color: #fff;
}
header.page {
  padding: 1px 0px 0px 40px;
  background: url("../images/citrus.png") no-repeat left top;
  background-size: cover;
  background-position: 50% 20%;
  height: 39px;
  text-align: left;
}
header.page h1 {
  font-size: 12pt;
}

header h1 a:link {
  color: #fff;
  opacity: 0.9;
}
header h1 a:visited {
  color: #fff;
  opacity: 0.9;
}
header h1 a:active {
  color: #fff;
  opacity: 0.9;
}
header h1 a:hover {
  opacity: 1;
}

#naro {
  margin-left: 60px;
}
#naro a:link {
  color: #999;
  opacity: 0.9;
}
#naro a:visited {
  color: #999;
  opacity: 0.9;
}
#naro a:active {
  color: #999;
  opacity: 0.9;
}
#naro a:hover {
  opacity: 1;
}

/* footer */
footer {
  clear: both;
  float: right;
  width: 510px;
  padding: 10px;
  font-size: 12px;
  text-align: right;
}
