@charset "UTF-8";

/* =========================================================
   Base
========================================================= */

/* elements
----------------------------------------------- */
html {
  height: 100%;
  font-size: 85%;
}
body {
  width: 100%;
  height: 100%;
  border: 0px;
  font-size: 87.5%;
  line-height: 1.5;
  _display: inline;
  _zoom:1;
}
body, td, th, select, option {
  font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
}
@media (min-resolution: .001dpcm) { /* opera12 */
_:-o-prefocus, body, td, th, select, option {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
};
}
input, textarea {
  font-size: 110%;
  _font-size: 100%;
  font-family: Arial, sans-serif;
}
blockquote {
  margin: 10px 20px;
}
h1, h2, h3, h4, h5 {
  font-size: 120%;
  font-weight: bold;
  color: #000;
}
img {
/*
  height: auto;
  width /***/: auto;  /* IE8 */
  _width: auto;      /* IE6 */
*/
  border-style: none;
  vertical-align: bottom;
}
img.external {
    margin-left: 0.25em;
    vertical-align: middle;
}
strong {
  font-weight: bold;
}
pre {
  font-family: SimHei, "ＭＳ ゴシック", monospace;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
}
ul {
  list-style-type: none;
  list-style-position: outside;
}
li {
  list-style-position: outside;
}
rp, rt {
  font-size: 80%;
  text-decoration: none;
}
sup {
  font-size: 80%;
  vertical-align: super;
}
a {
  color: #0066cc;
  background-color: transparent;
}
a:visited {
  background-color: transparent;
}
a:hover, a:focus {
  color: #dd3300;
  background-color: transparent;
  text-decoration: underline;
}
a[name] {
  color: #000;
  text-decoration: none;
}
a img[src$=".gif"]:hover, a img[src$=".gif"]:focus,
a img[src$=".jpg"]:hover, a img[src$=".jpg"]:focus {
  opacity: 0.9;
  filter: alpha(style=0, opacity=90);
}

/* midashi
----------------------------------------------- */
.body h2, .body h3, .body h4, .body h5 {
  margin: 0 0 15px;
}
.body h2 {
  padding: 0 0 0 10px;
  border-left: 6px solid #09B2F1;
  font-size: 160%;
  font-weight: normal;
}
.body h3 {
  padding: 5px 15px;
  border-radius: 10px;
  background: #D2F2FC;
  font-size: 120%;
  font-weight: normal;
}
.body h4 {
  margin-bottom: 10px;
  padding-left: 15px;
  color: #0088DD;
  font-size: 115%;
  font-weight: normal;
}
.body h5 {
  font-size: 110%;
}
.body p {
  margin-bottom: 1em;
}
.body p.indent {
  text-indent: 1em;
}
.body p.hanging-indent {
  padding-left: 2em;
  text-indent: -2em;
}
.body p img {
  margin-bottom: 0;
}
.body img {
  margin-bottom: 10px;
}
.body hr {
  height: 0px;
  border: none;
  border-bottom: 1px dotted #ccc;
}
.body ul {
  margin: 0 15px 15px 2em;
  list-style-type: disc;
}
.body ul ul {
  list-style-type: circle;
}
.body ol {
  margin: 0 15px 15px 2.5em;
}
.body dl {
  margin: 5px 1em 15px;
}
.body dl dt {
  margin-top: 10px;
  font-weight: bold;
}
.body table {
  width: auto;
  max-width: 100%;
  margin: 0 0 15px;
  border: 1px solid #ccc;
}
.body table th, .body table td {
  padding: 10px 30px 10px 15px;
  border: 1px solid #ccc;
}
.body table th {
  background-color: #F2F2F2;
  text-align: left;
}
.body strong {
  color: #000;
}

/* 表のプロパティの行揃え */
.body table[align="center"] { 
  margin-left: auto;
  margin-right: auto;
}
.body table[align="right"] {
  margin-left: auto;
  margin-right: 0;
}
.body table[align="left"] {
  margin-left: 0;
  margin-right: auto;
}
.body table caption {
  font-weight: bold;
  text-align: center;
}
.body th, .body td {
  padding: 5px 20px 5px 0;
  vertical-align: middle;
  word-wrap: break-word;
}
.body th {
  text-align: left;
}
.body table p {
  margin-left: 0;
  padding: 0;
  text-indent: 0;
}
.body table ul,
.body table ol {
  margin: 0 0 5px 20px;
}
.pagination {
  text-align: center;
}

/* RSS Atom
---------------------- */
.feed {
  text-align: right;
}
.feed a {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  padding: 0px 4px 3px;
  border-radius: 3px;
  background-color: #BF4500;
  color: #fff;
  text-decoration: none;
}

/* clearfix
----------------------------------------------- */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}

/* pdf
-------------------------------------- */
a.iconFile {
background-image:url(./images/ic-hanyo.gif);
background-position:left 8px;
background-repeat:no-repeat;
display:inline-block;
padding:6px 0 5px 18px;
}
a.iconPdf {
background-image:url(./images/ic-pdf.gif);
background-position:left 8px;
background-repeat:no-repeat;
display:inline-block;
padding:6px 0 5px 18px;
}
a.iconDoc, a.iconDocx {
background-image:url(./images/ic-word.gif);
background-position:left 8px;
background-repeat:no-repeat;
display:inline-block;
padding:6px 0 5px 18px;
}
a.iconJtd {
background-image:url(./images/ic-ichitarou.gif);
background-position:left 8px;
background-repeat:no-repeat;
display:inline-block;
padding:6px 0 5px 18px;
}
a.iconXls {
background-image:url(./images/ic-excel.gif);
background-position:left 8px;
background-repeat:no-repeat;
display:inline-block;
padding:6px 0 5px 18px;
}

/* accessibility-tool
----------------------------------------------- */
#accessibilityTool {
  /float: right;
  max-width: 760px;
  margin: -3px auto 0;
  padding: 5px 10px 4px;
  text-align: right;
  background: #F2F2F2;
  font-size: 90%;
}

/* block-skip
---------------------- */
#nocssread {
  float: left;
}
#nocssread a {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}
#nocssread a:focus,
#nocssread a.show {
  width: auto;
  height: auto;
  padding: 0 10px;
}

/* tools
---------------------- */
#accessibilityTool > a,
#accessibilityTool span,
#accessibilityTool ul {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
}
#accessibilityTool ul {
  display: inline-block;
  /display: inline;
  /zoom: 1;
}
#accessibilityTool ul {
  padding-bottom: 5px;
}
#accessibilityTool ul li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  margin-left: .1em;
  *margin-right: 3px;
  padding: 0;
  vertical-align: middle;
} 
#accessibilityTool img {
  margin: 0 2px;
  vertical-align: middle;
}

/* font-size */
#accessibilityTool ul.fontSize {
  padding-bottom: 0;
}
#accessibilityTool .fontSize li a {
  display: block;
  height: 0;
  padding-top: 19px;
  overflow: hidden;
}
a#fontSmall {
  width: 46px;
  background-image: url(./images/text_s01.gif);
  background-repeat: no-repeat;
}
a#fontSmall:hover {
  background-image: url(./images/text_s02.gif);
}
a#fontMiddle {
  width: 40px;
  background-image: url(./images/text_m01.gif);
  background-repeat: no-repeat;
}
a#fontMiddle:hover {
  background-image: url(./images/text_m02.gif);
}
a#fontLarge {
  width: 46px;
  background-image: url(./images/text_l01.gif);
  background-repeat: no-repeat;
}
a#fontLarge:hover {
  background-image: url(./images/text_l02.gif);
}

/* theme-color */
#accessibilityTool .themeColor li a {
  display: block;
  width: 17px;
  height: 0;
  padding-top: 19px;
  overflow: hidden;
}
#themeBlack {
  background-image: url(./images/bg-black.gif);
  background-repeat: no-repeat;
}
#themeBlue {
  background-image: url(./images/bg-blue.gif);
  background-repeat: no-repeat;
}
#themeWhite {
  background-image: url(./images/bg-white.gif);
  background-repeat: no-repeat;
}

/* navigationNotice
----------------------------------------------- */
#navigationNotice {
  width: 1000px;
  margin: 0 auto;
  padding: 6px 10px;
  background-color: #dddddd;
  font-weight: bold;
}
#commonHeader + #navigationNotice {
  display: none;
}

/* yomiage
----------------------------------------------- */
#navigationTalkPlayer {
  position: absolute;
}
#navigationTalkPlayer audio {
  position: relative;
  top: 30px;
  left: -55px;
}

/* 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;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.temp2 .thumb {
  float: right;
  margin-bottom: 10px;
  margin-left: 20px;
}
.temp3, .temp4 {
  text-align: center;
}
.temp3 dl, .temp4 dl {
  display: inline-block;
  margin: 0 5px;
  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 {
  text-align: center;
}
table.temp5 {
  width: 100%;
}
.temp7 {
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #ffaaaa;
  background-color: #fff3f3;
}
.temp7 p {
  margin: 0 0 10px;
}