@charset "UTF-8";
/* For modern browsers */
.cf {
  zoom: 1;
}
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}

.crr {
  clear: both;
}

/*----------------------------------------------------------------------------

******************************************************************************

Layout

******************************************************************************

----------------------------------------------------------------------------*/
/* ==== Base === */
body {
  min-width: 960px;
  background: #3161B0;
}

#header, #globalnav, #content, #index_Img {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

#index_wrapper {
  background: url(../images/index_wrapper.jpg) repeat-x #FFF;
}

#wrapper {
  background: url(../images/wrapper.jpg) repeat-x #FFF;
}

/* ==== Header === */
#header {
  height: 119px;
  position: relative;
}

#header_R {
  width: 　360px;
  height: 99px;
  position: absolute;
  top: 20px;
  right: 0;
}
#header_R ul {
  margin-top: 15px;
  padding-left: 46px;
}
#header_R li {
  float: left;
}

/* ==== Navigation === */
#globalnav {
  height: 53px;
}
#globalnav:after {
  clear: both;
}
#globalnav li {
  float: left;
}

/* ==== Content === */
.page {
  padding-top: 16px;
}

/* ==== Footer === */
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  background: url(../images/footer_bg.jpg) repeat-x;
  color: #FFF;
}

#footer_nav {
  margin-bottom: 10px;
}

#footer_logo {
  padding: 10px 0;
}
#footer_logo span {
  font-size: 1.3em;
  padding: 12px 0 8px 40px;
  background: url(../images/footer_logo.jpg) left center no-repeat;
}

#footer_nav a {
  color: #FFF;
}
#footer_nav a:visited {
  color: #FC0;
}
#footer_nav a:hover {
  outline: 0;
  color: #FC0;
}

a:active {
  outline: 0;
  color: #FC0;
}

/*----------------------------------------------------------------------------

******************************************************************************

Head

******************************************************************************

----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1 {
  width: 360px;
  height: 75px;
  position: absolute;
  top: 30px;
  left: 0px;
}

h2 {
  height: 30px;
  font-size: 1.2em;
  padding: 9px 0 0 13px;
  margin: 0 0 10px 0;
  background: url(../images/h2_bg.jpg) 0 7px no-repeat #FFF;
}

h3 {
  font-size: 1.2em;
  padding: 3px 8px;
  margin: 15px 0 5px 0;
  color: #19325A;
  border-left: 4px solid #2D3357;
  border-bottom: 1px dotted #CCC;
  border-radius: 0;
  line-height: normal;
}

#index_R h3 {
  font-size: 1em;
}

h4 {
  font-size: 1em;
  margin: 10px 0 5px 0;
}

h5 {
  font-size: 1em;
}

/*----------------------------------------------------------------------------

******************************************************************************

Individual Definition(kobetsusettei)

******************************************************************************

----------------------------------------------------------------------------*/
/* ==== ol,ul === */
#page_R ul {
  padding: 5px 0 5px 20px;
  list-style-type: disc;
}
#page_R ol {
  padding: 5px 0 5px 25px;
}
#page_R ol li {
  padding-bottom: 5px;
}
#page_R ul li {
  padding-bottom: 5px;
}
#page_R table {
  margin: 10px 0;
}
#page_R table th, #page_R table td {
  padding: 5px;
}

/* ==== table === */
/* ==== img === */
#content a img:hover, #header_R a img:hover {
  opacity: 0.5;
  filter: alpha(Opacity=50);
}

/*----------------------------------------------------------------------------

******************************************************************************

Original

******************************************************************************

----------------------------------------------------------------------------*/
/* ==== Common === */
#header_search {
  height: 40px;
  padding-top: 20px;
  margin-left: 120px;
}

.header_search_txt {
  width: 200px;
  margin-top: 3px;
  height: 20px;
  border-radius: 4px;
  float: left;
  background: #F2F2F2;
}

.header_search_btn {
  width: 70px;
  height: 30px;
  float: right;
}

/* ==== Index === */
#index_Img {
  margin: 3px auto 25px auto;
}

#index_L {
  width: 200px;
  float: left;
  padding-bottom: 20px;
}
#index_L ul {
  padding: 0;
}
#index_L li {
  margin-bottom: -1px;
}

ul#index_L_bnr li {
  margin-top: 7px;
}

#index_R {
  width: 740px;
  float: right;
  padding-bottom: 20px;
}

.index_R_box {
  width: 340px;
  padding: 10px;
  border: 1px solid #EAEAEA;
}
.index_R_box h3 {
  margin-top: 0px !important;
}

.index_R_box02 {
  height: 233px;
  overflow: auto;
}
.index_R_box02 td {
  vertical-align: top;
  font-size: 0.9em;
  padding: 5px;
  border-bottom: 1px dotted #CCC;
}
.index_R_box02 td.date {
  width: 70px;
}

/* ==== Page === */
/*-page_L*/
#page_L {
  width: 180px;
  float: left;
  padding: 0 10px 10px 10px;
  background: url(../images/content_L_bg.jpg) top no-repeat #EDF2FA;
}
#page_L ul {
  margin-top: 65px;
  padding: 0px;
  list-style-type: none !important;
}
#page_L li {
  padding: 0px !important;
}
#page_L li a {
  width: 160px;
  height: auto;
  padding: 8px 5px 5px 15px;
  display: block;
  text-decoration: none;
  background: url(../images/side_navi_bg.gif) no-repeat 5px 12px;
  font-size: 13px;
  color: #333333;
  border-bottom: 1px dotted #2C384E;
}
#page_L li a:hover {
  border-bottom: 4px solid #F90;
}

/*page_R*/
#page_R {
  width: 720px;
  padding: 0 10px 10px 10px;
  min-height: 100px;
  float: right;
  background: #FFF;
}

.pagetop {
  padding: 20px 0 10px 0;
  text-align: right;
  clear: both;
}

/*----Other----*/
.gaiyou_img_1 {
  width: 126px;
  float: right;
  margin: 0 20px 0 20px;
  text-align: center;
}

.gaiyou_kaisoku_list {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

#sche7_table td {
  vertical-align: top;
  font-size: 10px;
  line-height: 16px;
}

.contact_box {
  padding: 50px 50px 50px 150px;
  background: url(../images/contact_box.jpg) no-repeat -10px -10px #EDF4FA;
}

.kakushu_table td {
  vertical-align: top;
  border-bottom: 1px dotted #CCC;
}
.kakushu_table td.date {
  width: 70px;
}

.info_paper_list {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

table.table_news td {
  vertical-align: top;
  padding: 5px;
  border-bottom: 1px dotted #CCC;
}
table.table_news td.date {
  width: 90px;
}

.link_box {
  display: table;
}

.link_box02 {
  width: 32%;
  padding-right: 1%;
  display: table-cell;
}

ol.list_il {
  counter-reset: number;
  list-style-type: none !important;
  padding: 0.5em;
}
ol.list_il li {
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
  text-indent: -1.5em;
}

/*////181005 追加////*/
.table_body {
  display: table;
  width: 100%;
  border-bottom: dotted 2px #ccc;
}

.title_note {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  font-weight: bold;
  font-size: 9px;
}

.table_body h2 {
  height: 29px;
  margin-bottom: 0;
}

/*////役員と組織図////*/
.soshiki_img img {
  width: 100%;
  aspect-ratio: 1.08/1;
}/*# sourceMappingURL=style.css.map */