@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    color: #454545;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo,
        "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
    line-height: 1;
    font-size: 13px;
}

body {
    background: url(../images/bodyBack.jpg) repeat-x;
    background-color: #cccccc;
}

a {
    outline: none;
}

a:link {
    color: #0000ff;
    text-decoration: none;
}

a:hover {
    color: #454545;
    text-decoration: underline;
}

a:active {
    color: #454545;
    text-decoration: underline;
}

a:visited {
    color: #0000ff;
    text-decoration: none;
}

img {
    border: 0;
}

div.clearLeft {
    clear: left;
}

div#header {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

div#header img {
    margin-top: 20px;
}

div#header p#assistNavi {
    position: relative;
    left: 750px;
    top: -25px;
    color: #fff;
    width: 130px;
    text-align: center;
    padding: 5px;
    background-color: #ffcc00;
    border: 1px solid #ff0000;
}

div#header p#assistNavi a {
    font-size: 14px;
    display: block;
}

div#globalMenu ul {
    width: 900px;
    height: 30px;
    margin-top: -10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    list-style: none;
}

div#globalMenu ul li {
    float: left;
    height: 20px;
    margin-top: 1px;
    margin-right: 0px;
    padding-left: 24px;
    color: #fff;
    background: url(../images/gMenuBullet.gif) no-repeat 12px 4px;
}

div#globalMenu ul li a {
    color: #fff;
}

div#globalMenu ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

p#history {
    padding: 0px 0px 5px 10px;
    line-height: 100%;
}

div#container_bg {
    width: 100%;
    background-color: #ccc;
}

div#container {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    margin-top: -8px;
}

div#topImage {
    width: 890px;
    height: 190px;
    padding-left: 5px;
    background: url(../images/topImageVer2.jpg) 5px 5px no-repeat;
    margin-top: 0px;
}

div#topImage h2 {
    padding-top: 150px;
    padding-left: 20px;
    font-size: 20px;
    color: #fff;
    line-height: 150%;
}

div#topImageFromPublic {
    width: 890px;
    height: 190px;
    padding-left: 5px;
    background: url(../../images/topImageVer2.jpg) 5px 5px no-repeat;
    margin-top: 0px;
}

div#topImageFromPublic h2 {
    padding-top: 150px;
    padding-left: 20px;
    font-size: 20px;
    color: #fff;
    line-height: 150%;
}

div#container div#contentsMain {
    width: 900px;
}

div#container div#contentsMain div#left {
    width: 205px;
    float: left;
}

div#container div#contentsMain div#right {
    width: 690px;
    float: left;
    margin-top: 5px;
}

div#container div#contentsMain div#center {
    width: 690px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    text-align: center;
}

div#contentsSub {
    width: 888px;
    height: 200px;
    margin-top: 20px;
    margin-left: 5px;
    border: 1px solid #ccc;
}

div#contentsBlank {
    width: 888px;
    height: 50px;
}

div#contentsMain div#left ul {
    width: 185px;
    margin-left: 5px;
    margin-top: 5px;
    background-color: #99ccff;
    padding: 2px;
    margin-bottom: 10px;
}

div#contentsMain div#left ul li {
    height: 34px;
    margin-bottom: 5px;
    margin-top: 5px;
    list-style-type: none;
    color: #fff;
    padding-left: 0px;
    line-height: 35px;
    width: 185px;
}

div#contentsMain div#left ul li a {
    font-size: 14px;
}

div#contentsMain div#left ul li.subMenuTop {
    color: #fff;
    font-size: 15px;
    background-color: #0099ff;
    padding-top: 2px;
    padding-bottom: 0px;
    height: 24px;
    line-height: 20px;
}

div#contentsMain div#left ul li.subMenu {
    height: 24px;
    margin-top: 5px;
    width: 185px;
}

div#contentsMain div#left ul li.subMenu a {
    display: block;
    background: url("../images/subMenuUp.jpg") no-repeat 0px 0px;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    color: #5a5a5a;
    font-size: 12px;
    text-decoration: none;
}

div#contentsMain div#left ul li.subMenu a:hover {
    background: url("../images/subMenuOver.jpg") no-repeat 0px 0px;
    text-decoration: none;
}

div#newsInformation {
    margin-top: 0px;
    width: 688px;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}

div#newsInformation dl {
    margin-top: 2px;
    padding-top: 5px;
    margin-left: 14px;
    height: 100px;
    overflow: auto;
}

div#newsInformation dl dt {
    margin-top: 5px;
    color: #cc6600;
}

div#newsInformation dl dd {
    line-height: 120%;
    margin-top: 7px;
    margin-left: 22px;
    padding-right: 10px;
}

table.frame {
    width: 690px;
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 10px;
}

table.frame1 {
    border-collapse: collapse;
    border: 1px solid #ccc;
}

table.frame1 tr td img {
    margin-top: 2px;
    margin-left: 10px;
}

table.frame1 tr td p {
    padding: 10px;
}

table.frame2 {
    border: 1px solid #ccc;
    width: 690px;
    height: 200px;
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 10px;
}

table.frame2 tr td img {
    margin-top: 2px;
    margin-left: 7px;
}

table.frame2 tr td p {
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 10px;
}

h2.title {
    background: url(../images/titleBackPtn1.gif) no-repeat;
    font-size: 16px;
    color: #fff;
    height: 22px;
    padding-top: 4px;
    padding-left: 20px;
    margin-bottom: 0px;
}

h2.title2 {
    background: url(../images/titleBackPtn2.gif) no-repeat 0px -4px;
    font-size: 16px;
    color: #fff;
    height: 22px;
    padding-top: 4px;
    padding-left: 20px;
    margin-bottom: 0px;
}

h2.title3 {
    background-color: #00afcc;
    font-size: 16px;
    color: #fff;
    height: 22px;
    padding-top: 4px;
    padding-left: 20px;
    margin-bottom: 0px;
}

h2.title4 {
    background-color: #7a99cf;
    font-size: 16px;
    color: #fff;
    height: 22px;
    padding-top: 4px;
    padding-left: 20px;
    margin-bottom: 0px;
}

div.entry {
    margin-top: 5px;
    width: 688px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
}

div.entry p {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 50px;
    line-height: 200%;
    width: 648px;
}

div.entry p.photoCenter {
    text-align: center;
    padding-top: 0px;
}

div.entry table.tablePtn1 {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 600px;
    margin-left: 30px;
    margin-top: 0px;
    margin-bottom: 50px;
}

div.entry table.tablePtn1 tr td {
    height: 30px;
    padding: 10px;
}

div.entry ol.profile {
    width: 650px;
    padding-left: 40px;
}

div.entry ol.profile li {
    padding-bottom: 30px;
    line-height: 130%;
}

h3.subTitle {
    height: 25px;
    width: 670px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    border-left: 3px solid #ff9900;
    border-bottom: 1px solid #ff9900;
}

div.entry ul.mdoc {
    list-style: none;
}

div.entry ul.mdoc li {
    width: 670px;
    height: 16px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 40px;
    padding-top: 6px;
    padding-bottom: 4px;
    background: url(../images/mdocTitleBack.gif) no-repeat 8px -5px;
}

div#footer {
    text-align: left;
    padding: 0px 0;
    padding-top: 0;
    background: url(../images/bodyBack.gif) repeat-x;
    height: 120px;
}

div#footer ul.bottomNavi {
    text-align: center;
    list-style: none;
    left: 0;
    width: 100%;
    padding-top: 20px;
    color: #fff;
}

div#footer ul.bottomNavi li {
    display: inline;
    padding: 0px 10px;
    line-height: 150%;
    color: #fff;
}

div#footer ul.bottomNavi li a {
    color: #fff;
}

div#footer ul.bottomNavi li a:hover {
    color: #fff;
    text-decoration: underline;
}

div#footer address {
    padding-top: 25px;
    text-align: center;
    color: #fff;
}

div#contentsMain_bg {
    background-color: #ccc;
    width: 100%;
}

table.schedule {
    border-collapse: collapse;
    border: 1px solid #ccc;
    font-size: 16px;
    margin: 15px;
    text-align: center;
}

table.schedule tr.schedule_tr {
    background-color: #f8f8ff;
}

table.schedule tr.schedule_tr td.schedule_td1 {
    border: 1px solid #ccc;
    width: 135px;
    font-size: 12px;
    padding: 3px;
}

table.schedule tr.schedule_tr td.schedule_td2 {
    border: 1px solid #ccc;
    width: 135px;
    font-size: 12px;
    padding: 3px;
}

table.schedule tr.schedule_tr td.schedule_td3 {
    border: 1px solid #ccc;
    width: 175px;
    font-size: 12px;
    padding: 3px;
}

table.schedule tr.schedule_tr td.schedule_td4 {
    border: 1px solid #ccc;
    width: 225px;
    font-size: 12px;
    padding: 3px;
}

table.schedule tr td {
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 3px;
}

h4.scheduleTitle {
    width: 647px;
    height: 25px;
    margin-top: 15px;
    margin-left: 15px;
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
    background-color: #ffcc00;
    font-size: 15px;
}

div.entry table.type1 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border: 1px solid #ccc;
    text-align: left;
    width: 656px;
}

div.entry table.type1 th {
    background-color: #f8f8ff;
    height: 30px;
    border: 1px solid #ccc;
    text-align: center;
}

div.entry table.type1 tr td {
    border: 1px solid #ccc;
    height: 24px;
    padding-left: 20px;
}

div.entry table.type1 tr td a:link {
    /* color: #0000ff; */
    text-decoration: none;
}

div.entry table.type1 tr td a:visited {
    color: #0000ff;
    text-decoration: none;
}

div.entry table.type1 tr td a:hover {
    color: #454545;
    text-decoration: underline;
}

table.ttype1 tr td {
    height: 17px;
}

table.ttype1 tr td a:link {
    color: #0000ff;
    text-decoration: none;
}

table.ttype1 tr td a:visited {
    color: #0000ff;
    text-decoration: none;
}

table.ttype1 tr td a:hover {
    color: #454545;
    text-decoration: underline;
}

table.ttype2 tr td {
    height: 20px;
    padding: 10px;
}

table.ttype2 tr td a:link {
    color: #0000ff;
    text-decoration: none;
}

table.ttype2 tr td a:visited {
    color: #0000ff;
    text-decoration: none;
}

table.ttype2 tr td a:hover {
    color: #454545;
    text-decoration: underline;
}

h3.subtitle2 {
    font-size: 14px;
    width: 660px;
    height: 20px;
    padding: 8px 5px 4px 10px;
    margin: 5px 5px 0px 5px;
    background-color: #eff5ff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

table.ttype4 {
    width: 677px;
    padding: 8px;
    border: 1px solid #ccc;
    margin: 0 5px 10px 5px;
}

table.ttype4 tr td {
    padding: 4px 5px 4px;
}

ul.ultype1 {
    width: 659px;
    padding: 8px;
    border: 1px solid #ccc;
    margin: 0 5px 10px 5px;
    list-style: none;
}

ul.ultype1 li {
    line-height: 1.5;
    padding-left: 30px;
    color: #000;
    background: url(../images/gMenuBullet.gif) no-repeat 10px 3px;
}

ul.ultype1 li.litype1 {
    height: 20px;
    padding-left: 30px;
    color: #000;
    background: url(../images/gMenuBullet.gif) no-repeat 10px 5px;
    background-color: #efefef;
    line-height: 135%;
}

ul.ultype1 li.litype2 {
    height: 20px;
    padding-left: 50px;
    color: #000;
    background: url(../images/gMenuBullet.gif) no-repeat 35px 3px;
}

ul.ultype1 li.sublist {
    height: 20px;
    padding-left: 50px;
    color: #000;
    background: none;
}

ul.ultype2 {
    width: 659px;
    padding: 14px 8px 8px;
    margin: 0 5px 10px 5px;
    list-style: none;
}

ul.ultype2 li {
    line-height: 20px;
    padding-left: 30px;
    color: #000;
    background: url(../images/gMenuBullet.gif) no-repeat 10px 3px;
}

ul.ultype2 li.sublist {
    height: 20px;
    padding-left: 50px;
    color: #000;
    background: none;
}

ul.ultype2 li img.latest {
    padding-left: 10px;
    vertical-align: top;
}

table.ttype3 {
    border-collapse: collapse;
    width: 97%;
    margin: 10px;
    padding: 0px;
}

table.ttype3 tr td {
    padding: 8px 18px 8px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 12px;
    text-align: left;
}

table.ttype3 tr td.ttype3_title {
    padding-left: 10px;
    border: 1px solid #ccc;
    text-align: left;
    background-color: #eff5ff;
}

table.ttype3 tr td a:link {
    color: #0000ff;
    text-decoration: none;
}

table.ttype3 tr td a:visited {
    color: #0000ff;
    text-decoration: none;
}

table.ttype3 tr td a:hover {
    color: #454545;
    text-decoration: underline;
}

div#right table.frame3 {
    border: 1px solid #ccc;
    width: 690px;
    height: 130px;
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    padding-top: 0px;
}

div#right table.frame3 tr td img {
    margin-left: 2px;
    padding-top: 8px;
    padding-bottom: 0px;
}

div.entry table.photos {
    margin-left: 10px;
    width: 670px;
    height: 50px;
}

div.entry table.photos tr td.pcell {
    width: 130px;
    padding-left: 2px;
    padding-right: 2px;
}

p#ac {
    color: #00f;
    font-size: 12px;
    width: 190px;
    padding: 0 0 3px 0;
    position: relative;
    top: 0px;
    left: 506px;
}

div#left ul.lm {
    height: 134px !important;
}

div#left ul.lm li.lm_top {
    color: red;
    font-size: 16px;
    height: 16px;
}

div#left ul.lm li.lm_b {
    position: relative;
    height: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 185px;
    background-color: #fff;
    padding-top: 1px;
    padding-bottom: 1px;
}

div#left ul.lm li.lm_b a {
    display: block;
    background: url("../images/subMenuUp.jpg") no-repeat 0px -2px;
    padding-top: 2px;
    padding-left: 20px;
    padding-bottom: 2px;
    color: #666;
    font-size: 10px;
    text-decoration: none;
    height: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px !important;
}

div#left ul.lm li.lm_b a:hover {
    background: url("../images/subMenuOver.jpg") no-repeat 0px -2px;
    text-decoration: none;
}

div#left ul.lm li.lm_b ul.lm_sub {
    position: absolute;
    left: 180px;
    top: 0;
    background-color: #99ccff !important;
    z-index: 10;
}

div#left ul.lm li.lm_b ul.lm_sub li {
    margin-bottom: 0px;
    height: 18px !important;
}

div#left ul.lm li.lm_b ul.lm_sub li a {
    display: block;
    padding-top: 2px;
    padding-left: 20px;
    padding-bottom: 2px;
    font-size: 12px;
    text-decoration: none;
    line-height: 14px;
}

div#left ul.lm:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

div.entry table.type1 tr td a.download,
.ui-widget-content .download,
a.download {
    color: green;
}

div.entry table.type1 tr td a.download_nofile,
.ui-widget-content .download_nofile,
a.download_nofile {
    color: red;
}

.download::after {
    content: "";
    background-image: url(../images/f_download_green.svg);
    display: inline-block;
    height: 1rem;
    width: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    vertical-align: middle;
}

.download_nofile::after {
    content: "";
    background-image: url(../images/f_download_red.svg);
    display: inline-block;
    height: 1rem;
    width: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    vertical-align: middle;
}

.nodownload::after {
    content: "";
    background-image: url(../images/f_noimg.svg);
    display: inline-block;
    height: 1rem;
    width: 1rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    vertical-align: middle;
}

summary {
  display: block;
}

table.ttype1 tr td a:link.download {
    color: green;
    text-decoration: none;
}

table.ttype1 tr td a:hover.download {
    color: green;
    text-decoration: underline;
}
