@charset "utf-8";
/* Document   : portal_style.css */
body {
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
    font-size: 12px;
    background-color: #CEF6D8; /* 背景カラー */
    color: #000000;
    padding: 0;
    margin: 0;
}

ul, ol, dl { padding: 0; margin: 0; }
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
    padding-right: 15px;
    padding-left: 15px;
}

a img {	border: none; }
div img { border: none; }
a:link { color: #42413C; text-decoration: underline; }
a:visited { color: #6E6C64; }
a:hover, a:active, a:focus { text-decoration: none; }

hr.link {
    margin-bottom: 24px;
    height:2px;
    background-color: #1c1f87;
    border: 1px #1c1f87 solid;
    color: #1c1f87;
}

.container {
    width: 850px; /* 全体の横幅 */
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 10 10 10 60;
}
.header { background-color: #FFFFFF; }
.sidebar1 {
    float: left;
    width: 220px;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}
.description {
    padding: 10px 0;
    width: 575px;
    float: left;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    /*letter-spacing: 0.5px;*/
    margin-top:10px;
    border-style:solid;
    border-color:#aaaaaa;
    border-width:medium;
}
.content {
    padding: 10px 0;
    width: 580px;
    float: left;
}
.area_search { margin-bottom: 18px; }
.purpose_search { margin-top: 18px; margin-bottom: 18px; }
table.nav1 {
    margin-top: 5px;
    width: 220px;
    border-collapse: collapse;
    border-spacing: 0px;
}
table.nav1 img {
    vertical-align: bottom;
    line-height: 0px;
}
table.nav1 th,td {
    font-size: 13px;    
    text-align: left;
    margin: 0px;
    padding: 0;
}
table.nav2 {
    margin-top: -14px;
    width: 180px;
    background-color: #F9D3A4;
    border-collapse: separate; /* 枠が表示されないのでseparate化 */
    border-spacing: 0px;
    border: 3px #1c1f87 solid;
}
table.nav2 th,td {
    margin: 0px;
    color: #1c1f87;
    font-size: 20px;
    font-weight: bold;
}
table.nav2 img {
    margin-top: -1.5px;
    margin-left: -3px;
    vertical-align: bottom;
    line-height: 0px;
    border: 2px #1c1f87 solid;
}
table.nav3 {
    margin-top: 5px;
    width: 220px;
    border-collapse: collapse;
    border-spacing: 0px;
}
table.nav3 th,td {
    text-align: left;
    margin: 0px;
    padding: 0;
}
table.nav4 {
    margin-top: -10px;
    width: 180px;
    border-collapse: collapse;
    border-spacing: 0px;
}
table.nav4 th,td { margin: 0px; padding: 0; }
td.search { text-align: left; }
td.top {
    margin: 0px;
    padding-top: 7px;
    padding-left: 8px;
}
td.middle { padding-left: 8px; }
td.bottom {
    margin: 0px;
    padding-left: 8px;
    padding-bottom: 5px;
}
table.link1 {
    /*margin-top: 24px;*/
    width: 576px;
    border-collapse: separate; /* 枠が表示されないのでseparate化 */
    border-spacing: 0px;
    border: 2px #1c1f87 solid;
}
td.link1_title { padding: 0; margin: 0px; }
td.link1_cont {
    padding-left: 8px;
    height: 75px;
    width: 180px;
    background-color: #FFFFFF;
}
td.link1_blank {
    height: 75px;
    width: 14px;
    background-color: #FFFFFF;
}
table.link2 { margin-top: 18px; width: 580px; }
td.link2_cont {
    padding-top: 6px;
    padding-left: 10px;
    height: 80px;
    width: 180px;
    background-color: #1c1f87;
}
td.link2_blank {
    height: 80px;
    width: 20px;
    background-color: #FFFFFF;
}
div.link2_comment {
    text-align: left;
    font-weight: bold;
    font-size: 10px;
}

.cont_footer {
    width: 570px;
    text-align: center;
    float: left;
    padding: 15px 0;
    line-height: 1.5;
    margin:10 10;
    border-style:solid;
    border-width:medium;
    border-color:#aaaaaa;
}
.cont_footer p { letter-spacing: 0.5px; }
.cont_footer p strong {
    color: #099;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0px;
}
.wrap {
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: pre-wrap; /* CSS3 */
    word-wrap: break-word; /* IE 5.5+ */
}
/* summary & detail (menu_header) */
.second_title {
    margin-top: -10px;
    color: #0084C9;
    font-weight: bold;
    font-size: 24px;
}
.second_title h1 { font-size: 24px; margin: 0px -15px; }
table.second_nav img {
    padding: 0.5px;
    margin-top: 0px;
    margin-left: -3px;
    line-height: 0px;
    border: 2px #1c1f87 solid;
//    width:140px;
}

/* summary */
table.second_cont_tb_1 { margin-top: 20px; margin-bottom: 10px;}
table.second_cont_tb_2 { margin-top: -7px; }
table.second_cont_tb_3 { margin-top: 0px; margin-bottom: -15px; }
td.second_cont_top_1 {
    margin-left: 0px;
    padding: 0;
    width: 414px;
    color: #FFFFFF;
}
td.second_cont_top_2 {
    margin-left: 0px;
    padding: 0;
    width: 72px;
}
td.second_cont_top_3 {
    margin-left: 0px;
    padding: 0;
    width: 72px;
}
td.second_cont_left {
    margin: 0px;
    padding: 0;
    width: 130px;
    height: 90px;
}
td.second_cont_right {
    margin-top: 0px;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    width: 440px;
    height: 110px;
    vertical-align: top;
}
td.second_cont_pict { margin: 0px; padding: 0; }
td.second_cont_pict2 { margin: 0px; padding: 0px 0px 0px 4px; }
div.second_cont_1 {
    position: relative;
    font-weight: bold;
    font-size: 18px;
}
div.second_cont_1 h2 { font-size: 18px; margin: 0px -15px; }
div.second_cont_2 {
    position: relative;
    font-weight: bold;
    font-size: 16px;
}
div.second_cont_3 {
    position: relative;
    font-weight: bold;
    font-size: 16px;
}
.second_img_left {
    width: 120px;
    height: 90px;
    border: none;
}
.second_img_top { border: none;}
.second_img_pict { border: none; max-height:40px;}
.second_pict_comment {
    text-align: right;
    font-size: 12px;
    color: #1c1f87;
}

/* detail */
table.third_cont_tb_1 { margin-top: 10px; }
table.third_cont_tb_2 { margin-top: -2px; }
table.third_cont_tb_3 { margin-top: -5px; margin-bottom: -15px; }
table.third_cont_tb_4 { margin-top: 0px; }
table.third_cont_tb_5 { margin-top: 0px; }
td.third_cont_top_1 {
    margin-left: 0px;
    padding: 0;
    width: 414px;
    color: #FFFFFF;
}
td.third_cont_top_2 {
    margin-left: 0px;
    padding: 0;
    width: 72px;
}
td.third_cont_top_3 {
    margin-left: 0px;
    padding: 0;
    width: 72px;
}
td.third_cont_image {
    margin: 0px;
    padding: 0;
    width: 140px;
    height: 90px;
}
td.third_cont_comment {
    margin-top: 0px;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    width: 570px;
    height: 120px;
    vertical-align: top;
}
td.third_cont_address {
    margin-top: 0px;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    width: 250px;
    height: 300px;
    vertical-align: top;
}
td.third_cont_access {
    margin-top: 0px;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    width: 320px;
    height: 200px;
    vertical-align: top;
}
td.third_cont_hp {
    margin-top: 0px;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    width: 320px;
    height: 100px;
    word-break: break-all;
    vertical-align: top;
}
td.third_cont_facility {
    margin-top: 0px;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    width: 570px;
    height: 20px;
    vertical-align: top;
}
td.third_cont_pict { margin: 0px; padding: 0; }
td.third_cont_pict2 {
    margin: 0px;
    padding: 0px 0px 0px 4px;
}
div.third_cont_1 {
    position: relative;
    font-weight: bold;
    font-size: 18px;
}
div.third_cont_1 h2 { font-size: 18px; margin: 0px -15px; }
div.third_cont_2 {
    position: relative;
    font-weight: bold;
    font-size: 16px;
}
div.third_cont_3 {
    position: relative;
    font-weight: bold;
    font-size: 16px;
}
div.third_cont_address {
    text-align: left;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
div.third_cont_access {
    text-align: left;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
div.third_cont_hp {
    text-align: left;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
div.third_cont_facility {
    text-align: right;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.third_img_left {
    width: 120px;
    height: 90px;
    border: none;
}
.third_img_top { border: none; }
.third_img_cont { border: none; max-height:33px;}
.third_img_pict { border: none; }

/* detail(detail) */
table.third_detail {
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 0;
    border-collapse: collapse;
}
td.third_detail1 {
    margin: 0px;
    padding: 0;
    border: 2px #000000 solid;
    background-color: #F9D3A4;
    height: 30px;
    width: 120px;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
td.third_detail2 {
    margin: 0px;
    padding: 0;
    border: 2px #000000 solid;
    height: 30px;
    width: 25px;
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
td.third_detail3 {
    margin: 0px;
    padding: 0;
    border: 2px #000000 solid;
    height: 30px;
    width: 140px;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
.third_img_maping {
     display: block;
     margin-left: auto;
     margin-right: auto;
}

/* 文字サイズ変更Script用 */
#font li {
    float: left;
    list-style: none;
    margin-top: 5px;
    margin-right: 5px;
    padding: 10px;
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.0;
    letter-spacing: 1px;
    background: #8d8d8d;
    cursor: pointer;
    text-align:center;
}
#font { margin-right: 20px; }
#font li.hover { background: #dd6e2a; }
#font li.active { background: #ff8c00; }

/* 電話番号スマホ対応 */
.tel-link {
    color: #000000;
}

div.footer_banner {
    text-align: center;
}

div.navi_banner {
    text-align: left;
}

/* google検索ボックス */
table.nav3 {
	width: 180px;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding: 0;
}

