﻿body {
  text-align: center;
  color: #000000;
  font-size: 0.75em;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",
    Osaka, sans-serif;
  line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-size: 100%; */
  font-style: normal;
  font-weight: normal;
}
strong,
em {
  font-weight: normal;
  font-style: normal;
}
fieldset {
  border: none;
}
hr {
  display: none;
}
.clear {
  clear: both;
}
._clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
}
._clearfix {
  min-height: 1px;
}
img {
  border: 0;
  vertical-align: bottom;
}
a:visited,
a:link {
  /* color: #00ace6;
  background: transparent;
  text-decoration: underline;
  font-weight: bold; */
}
a:hover,
a:active {
  color: #9bc947;
  background: transparent;
  text-decoration: none;
}
.floatL {
  float: left;
  margin: 0 12px 12px 0;
}
.floatR {
  float: right;
  margin: 0 0 12px 12px;
}
.imgC {
  text-align: center;
  margin-bottom: 2em;
  clear: both;
}
.txtL {
  text-align: left;
}
.txtR {
  text-align: right;
}
.txtC {
  text-align: center;
}
.no_margin {
  margin-bottom: 0 !important;
}
.txt_small {
  font-size: 0.8em;
}
.bld {
  font-weight: bold;
}
.bld_L {
  font-weight: bold;
  font-size: 120%;
}
.important,
.txt_red {
  color: #d10000;
}
#_contents em {
  color: #f30;
  font-weight: bold;
}
#main {
  width: auto;
  min-height: 1100px;
  background: #fff;
}
#main h2 {
  text-align: center;
  font-weight: bold;
  color: #00a4dd;
  width: auto;
  display: block;
  margin: 0px;
}
#header {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
  position: relative;
  height: 152px;
}
#header h1 {
  position: absolute;
  top: 17px;
  z-index: 10;
  left: 0px;
}
#header h1 a {
  outline-style: none;
}
#header_navi {
  position: absolute;
  z-index: 10;
  top: 46px;
  background: url(../images/header_navi_a.jpg) no-repeat left top;
  right: 0;
}
* + html #header_navi {
  width: 352px;
}
* + html #header_navi li {
  margin-left: 12px;
  margin-right: 0;
}
#header_navi li {
  float: left;
  list-style-type: none;
  margin-left: 12px;
}
#header_navi li a {
  outline-style: none;
  display: block;
}
#header_navi li#login_btn {
  margin-top: 6px;
  margin-right: 0;
  float: right;
}
#header_navi li#login_btn a {
  color: #333;
  text-decoration: none;
  font-weight: normal;
  white-space: nowrap;
  font-size: 120%;
}
#header_navi li#login_btn a:hover {
  text-decoration: underline;
  font-weight: bold;
}
#header_navi li#login_btn.type01 {
  float: left;
  margin: 16px 10px 0 0;
}
#header_navi li#login_btn.type01 a {
  background: url(/images/arrow02.png) no-repeat left center;
  padding: 0 0 0 17px;
  font-weight: bold;
  text-decoration: underline;
}
#header_navi li#login_btn.type01 a:hover {
  text-decoration: none;
}
#header_navi li#login_btn.type02 {
  width: 120px;
  float: left;
  margin: 16px 0 0 0;
}
#header_navi li#login_btn.type02 a {
  background: #e95550;
  color: #fff;
  font-weight: bold;
  padding: 0 15px;
  line-height: 30px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#entry_title {
  width: 100%;
  border-top: solid 5px #00ace6;
  text-align: center;
  width: 100%;
  padding: 0;
  background: url(../images/bg_h_common02.png) repeat-x left bottom;
}
#entry_title .inner {
  width: 720px;
  margin: 0px auto;
}
#bread {
  margin-left: auto;
  width: 880px;
  margin-right: auto;
  color: #333;
  padding-top: 8px;
  padding-bottom: 8px;
}
#bread ol {
  text-indent: 0px;
  margin: 0px;
  min-width: 160px;
  padding: 4px 0px 2px;
}
#bread li {
  float: left;
  list-style: none;
  margin: 0px;
  font-weight: bold;
}
#bread li a {
  font-weight: bold;
  text-decoration: underline;
}
#bread li a:hover {
  text-decoration: none;
}
#wrapper {
  width: 100%;
}
#container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 6em;
  text-align: left;
}
#footer {
  border-top: solid 2px #00a4dd;
  clear: both;
  width: 100%;
  background: #fff;
  overflow: visible;
  overflow: hidden;
}
#footer_btn_home {
  border-bottom: solid 1px #ccc;
}
#footer_btn_home .inner a {
  color: #00a4dd;
  font-weight: bold;
  font-size: 170%;
  display: block;
  background: #f2ece7;
  padding: 22px 0 15px;
  text-decoration: none;
}
#footer_btn_home .inner a:hover {
  color: #333;
}
#footer_btn_home .inner a .arrow {
  background: url(../images/arrow01.png) no-repeat right center;
  padding-right: 20px;
}
#footer_btn_home .inner a:hover .arrow {
  background: url(../images/arrow01_b.png) no-repeat right center;
}
#footer_inner {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  height: 102px;
  position: relative;
}
#footer_inner #footer_logo {
  height: 54px;
  width: 242px;
  position: absolute;
  left: -4px;
  top: 11px;
}
#footer_inner .vcard {
  color: #666;
  text-align: left;
  position: absolute;
  left: 253px;
  top: 27px;
  width: 450px;
}
#footer_inner .vcard .fn img {
  vertical-align: middle;
  padding-right: 10px;
}
#footer_inner .vcard a {
  color: #666;
}
#footer_inner .vcard dt {
  float: left;
  margin-right: 7px;
  font-weight: bold;
}
#footer_inner address {
  display: block;
  margin-right: auto;
  margin-left: 4px;
  width: 287px;
  height: 12px;
  position: absolute;
  left: 255px;
  top: 49px;
}
#page_top {
  height: 30px;
  width: 105px;
  text-indent: -9999px;
}
#page_top a {
  display: block;
  height: 30px;
  width: 105px;
  background: url(../images/up_a.png) no-repeat left top;
}
#page_top a:hover {
  background: url(../images/up_b.png) no-repeat left top;
}
#container .blank {
  padding: 0px 18px 0px 0px;
  background: url(../images/blank_icon.gif) no-repeat right center;
}
#container .pdf_icon {
  background: url(../images/pdf_icon.gif) no-repeat right center;
  padding: 0px 18px 2px 0px;
}
