﻿@CHARSET "UTF-8";

.section,
.section2,
.results,
.consist {
  width: 786px;
  max-height: auto;
  text-align: left;
  margin-left: 10px;
  margin-right: auto;
/*  border: 1px solid #000;*/
  position: relative;
  float: left;
}

.section2 {
  margin-left: auto;
}

.consist {
  margin-left: 20px;
}

.section_img,
.section_img2,
.section_img3 {
  width: 340px;
  max-height: aute;
  text-align: center;
  margin-top: 20px;
  margin-left: 30px;
  margin-right: auto;
  margin-bottom: 10px;
  position: relative;
  display: block;
  float: left;
  line-height: 1.5em;
}

.section_img img,
.section_img2 img,
.section_img3 img {
    border: 0px solid currentColor;
    width: 320px;
    max-height: 230px;
}

.section p {
    line-height: 1.3em;
}

.section h3 {
    padding: 5px;
    margin: 0px;
    color: #ffffff;
    background-image: url("../images/sub_title_01.jpg");
    background-repeat: repeat-y;
}

.section h3 a{
    color: #ffffff;
}

.text_section {
  width: 790px;
  max-height: auto
  text-align: left;
  margin-left: 10px;
  margin-right: auto;
  position: relative;
  display: block;
  float: left;
}

#section_top {
  width: 760px;
  max-height: aute;
  text-align: right;
  margin-top: 20px;
  margin-left: 30px;
  margin-right: auto;
  margin-bottom: 10px;
  position: relative;
  display: block;
  float: left;
  line-height: 1.5em;
}

.text_section table {
  margin-left: 10px;
}

.text_section th {
  width: 120px;
  vertical-align: top;
  text-align: left;
}

.sidenavi_sec {
    color: #000080;
    width: 152px;
    max-height: aute;
    margin-top: 0px;
    float: left;
    padding-left: 5px;
    text-align: left;
    display: block;
    background-image: url("../images/side_navi_back.jpg");
    background-repeat: repeat-y;
}

.sidenavi_sec ul {
    margin: 0px;
    padding: 0px;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    font-weight: bold;
    font-size: 16px;
    list-style-type: none;
}

.sidenavi_sec #in,
.sidenavi_sec #a,
.sidenavi_sec #in2,
.sidenavi_sec #a2 {
    background-position: 3px;
    width: 120px;
    height: 45px;
    line-height: 35px;
    font-weight: 700;
    font-size: 16px;
    display: block;
    text-decoration: none;
    background-repeat: no-repeat;
    line-height: 40px;
    margin-left: 25px;
    text-align: center;
}

.sidenavi_sec #in{
    color: #ffffff;
    background-image: url("../images/side_navi_button_in.jpg");
}

.sidenavi_sec #a {
    color: #000080;
    background-image: url("../images/side_navi_button.jpg");
}

.sidenavi_sec #a:hover {
    color: #000080;
    background-image: url("../images/side_navi_button_on.jpg");
}

.sidenavi_sec #in2{
    padding-left: 35px;
    width: 85px;
    color: #fff;
    background-image: url("../images/side_navi_button_in2.jpg");
}

.sidenavi_sec #a2 {
    padding-left: 35px;
    width: 85px;
    color: #000080;
    background-image: url("../images/side_navi_button2.jpg");
}

.sidenavi_sec #a2:hover {
    padding-left: 35px;
    width: 85px;
    color: #000080;
    background-image: url("../images/side_navi_button_on2.jpg");
}

.sidenavi_sec a {
    color: #000080;
    text-decoration: none;
}

.sidenavi_sec #in a {
    color: #ffffff;
    text-decoration: none;
}

.results p {
    line-height: 1.5em;
    margin-left: 40px;
    margin-right: auto;
}

.results h3 {
    margin: 0px;
    padding: 5px;
    color: #ffffff;
    background-image: url("../images/sub_title_01.jpg");
    background-repeat: repeat-y;
}

.results h4 {
    padding-left: 20px;
    margin: 0px;
    color: #191970;
    background-image: url("../images/sub_title_02.jpg");
    background-repeat: repeat-y;
}

.results h5 {
    font-size: 16px;
    text-align: center;
    padding-left: 20px;
    margin: 0px;
    color: #ffffff;
    background-image: url("../images/sub_title_03.jpg");
    background-repeat: repeat-y;
}

.results_top {
    padding-left: 660px;
}

.consist img{
    border: 0px solid currentColor;
    width: 620px;
    max-height: aute;
    margin-top: 30px;
    margin-left: 50px;
}

.consist h3 {
    color: #ffffff;
    background-image: url("../images/sub_title_01.jpg");
    background-repeat: repeat-y;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: left;
}