@charset "UTF-8";

/* =========================================================
   Base
========================================================= */

/* elements
----------------------------------------------- */
* {
  margin: 0px;
  padding: 0px;
  font-size: 1.0em;
  font-size: 100%;
  font-style: normal;
}
html {
  height: 100%;
  font-size: 13px;
}
body {
  height: 100%;
  border: 0px;
  background-color: #ffffff;
  font-size: 100%;
  line-height: 1.5em;
}
body, td, th, select, option {
  font-family: "MS PGothic", "ＭＳ Ｐゴシック", Arial, Verdana, Osaka, sans-serif;
 font-weight: lighter; 
}
input, textarea {
  font-size: 125%;
  _font-size: 100%;
  font-family: Arial, sans-serif;
}

blockquote {
  margin: 10px 20px 10px 20px;
}
h1, h2, h3, h4, h5 {
  font-size: 120%;
  font-family: verdana;
}
img {
  max-width: 100%;
  height: auto;
  border-style: none;
}
strong {
  font-weight: bold;
}
pre {
  font-family: SimHei, "ＭＳ ゴシック", monospace;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
  position:relative;
}

td,th {
  padding: 3px 5px;
}

table.waku {
  border: solid 1px #000000; border-collapse: collapse;
  margin: 0 auto; 
}

table.waku td, table.waku th {
  border: 1px solid #000000;
}

table.waku th {
  background-color: #d9e6ff;
}

ul {
  list-style-type: none;
  list-style-position: outside;
}
li {
  margin: 0;
  padding: 0;
 list-style-position:outside;
}
ruby {
  ruby-position: inline;
}
rp, rt {
  display: inline;
  font-size: 80%;
  text-decoration: none;
}
a {
  color: #007500;
}
a:visited {
  color: #660099;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}

/* search
---------------------- */
input.searchButton {
  display: inline-block;
  width: 51px;
  height: 23px;
  margin:0px 5px 0px 0px;
  background-image:url(./images/bt-search.gif);
  background-position: left top;
  background-repeat: no-repeat;
  vertical-align: middle;
  line-height: 2;
  text-indent: -9999px;
  overflow: hidden;
}
input.searchButton:hover {
  background-position: left -23px;
}
/* firefox2 */
input.searchButton,x:-moz-any-link {
  display: -moz-inline-box;
  padding-top: 19px;
}
input.searchButton,x:-moz-broken {
  padding-top: 0px;
}
/* =========================================================
   Common Classes.
========================================================= */

/* blank to clear
----------------------------------------------- */
div.clearBlank {
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
}

/* icon
----------------------------------------------- */
img.fileIcon {
 position: relative;
 margin-right: 3px;
 vertical-align: middle;
}

/* Notices
----------------------------------------------- */
ul.notices {
 margin: 0px 0px 15px 0px;
 padding: 5px 10px;
 background-color: #ddeeff;
 border: 1px solid #bbddff;
}
ul.notices li {
 color: #3355ff;
}

/* Errors
----------------------------------------------- */
.formError {
 margin: 15px 0px;
 padding: 10px;
 border: 1px solid #ee0000;
 color: #ee0000;
}
.elementError {
 margin: 3px 0px 0px 0px;
 color: #ee0000;
}

/* Form relation
----------------------------------------------- */
div.submit {
 margin: 20px 10px;
}
div.submit input, div.submit a {
 margin: 0px 10px;
}
div.submit input {
 width: 100px;
}

/* Table for list
----------------------------------------------- */
table.list {
 width: 100%;
}
table.list th {
 padding: 6px 7px;
 border: 1px solid #bbbbbb;
 background-color: #e4e4e4;
 color: #000;
 font-weight: lighter;
 text-align: left;
}
table.list td {
 padding: 6px 7px;
 border: 1px solid #cccccc;
}
table.list tr.cycle td {
 background-color: #f7f7f7;
}

/* Table for form
----------------------------------------------- */
table.form {
 width: 100%;
 margin: 10px 0px 0px 0px;
}
table.form th {
 width: 200px;
 padding: 6px 7px;
 border: 1px solid #bbbbbb;
 background-color: #e4e4e4;
 color: #000;
 font-weight: lighter;
 text-align: left;
}
table.form td {
 padding: 6px 7px;
 border: 1px solid #cccccc;
}

/* Form relation
----------------------------------------------- */
div.submit {
 margin: 20px 10px;
}
div.submit input, div.submit a {
 margin: 0px 10px;
}
div.submit input {
 width: 100px;
}

.file_link {
  width: 650px;
  margin-left: 20px;
}
.textsmall {
vertical-align:super;
font-size:80%;
}

/* Icons.
----------------------------------------------- */
.iconFile, .iconDefault {
  display: inline-block;
  min-height: 16px;
  padding-left: 22px;
  background-image: url("/_common/images/icons/default.png");
  background-repeat: no-repeat;
}
.iconBmp {
  background-image: url("/_common/images/icons/bmp.png");
}
.iconCsv, .iconTxt {
  background-image: url("/_common/images/icons/default.png");
}
.iconDoc, .iconDocx {
  background-image: url("/_common/images/icons/doc.png");
}
.iconGif {
  background-image: url("/_common/images/icons/gif.png");
}
.iconJpg, .iconJpe, .iconJpeg {
  background-image: url("/_common/images/icons/jpg.png");
}
.iconJtd {
  background-image: url("/_common/images/icons/jtd.png");
}
.iconLzh {
  background-image: url("/_common/images/icons/lzh.png");
}
.iconPdf {
  background-image: url("/_common/images/icons/pdf.png");
}
.iconPng {
  background-image: url("/_common/images/icons/png.png");
}
.iconPpt, .iconPptx {
  background-image: url("/_common/images/icons/ppt.png");
}
.iconXls, .iconXlsx {
  background-image: url("/_common/images/icons/xls.png");
}
.iconZip {
  background-image: url("/_common/images/icons/zip.png");
}

/* CKEditor templates
----------------------------------------------- */
.temp1,
.temp2,
.temp3,
.temp4 {
  clear: both;
  margin-bottom: 20px;
}
.temp1 .thumb {
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
}
.temp1 ul,
.temp1 ol {
  display: inline-block;
  vertical-align: top;
}
.temp2 .thumb {
  float: right;
  margin-bottom: 10px;
  margin-left: 20px;
}
.temp3,
.temp4 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.temp3 dl,
.temp4 dl {
  margin: 0 5px;
  padding: 0;
  vertical-align: bottom;
}
.temp3 dl {
  max-width: 48%;
}
.temp4 dl {
  max-width: 31%;
}
.temp3 dl dt,
.temp4 dl dt {
  margin-bottom: 10px;
  text-align: center;
}
.temp3 dl dd,
.temp4 dl dd {
  margin: 0;
  text-align: center;
}
table.temp5,
table.temp6 {
  margin-bottom: 30px;
}
.temp5 caption,
.temp6 caption {
  text-align: center;
}
.temp5 th,
.temp5 td,
.temp6 th,
.temp6 td {
  padding: 6px 10px;
  border: 1px solid #b3b3b3;
  text-align: center;
}

/* adobeReader download
----------------------------------------------- */
.adobeReader, .temp7 {
  clear: both;
  margin: 0 0 20px;
  padding: 10px 20px 10px 196px;
  border: 1px solid #faa;
  background: #fff3f3 url("./images/adobe_bn.png") no-repeat 20px center;
}
.adobeReader p, .temp7 p {
  margin: 0 0 10px;
}
