@charset "utf-8";

/* type_a */

.menu_list_a {
    margin: 0;
    padding: 0 0 12px 0;
    background: url("/img/sidebar1_box_corner.gif") no-repeat center bottom;
}

.menu_list_a ul {
    margin: 0;
    padding: 0 0 0 25px;
    list-style-type: none;
    overflow: hidden;
}

.menu_list_a li {
    float: left;
    width: 110px;
    height: 50px;
    margin: 10px 0 0 10px;
    _margin: 10px 0 0 6px;
    padding: 0;
    background-image: url("/img/mokuteki_menu_on.gif");
    background-repeat: no-repeat;
}

.menu_list_a li a {
    display: block;
    width: 110px;
    height: 50px;
    background-image: url("/img/mokuteki_menu.gif");
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.menu_list_a li.mokuteki01,
.menu_list_a li.mokuteki01 a {
    background-position: 0 0;
}

.menu_list_a li.mokuteki02,
.menu_list_a li.mokuteki02 a {
    background-position: -120px 0;
}

.menu_list_a li.mokuteki03,
.menu_list_a li.mokuteki03 a {
    background-position: 0 -60px;
}

.menu_list_a li.mokuteki04,
.menu_list_a li.mokuteki04 a {
    background-position: -120px -60px;
}

.menu_list_a li.mokuteki05,
.menu_list_a li.mokuteki05 a {
    background-position: 0 -120px;
}

.menu_list_a li.mokuteki06,
.menu_list_a li.mokuteki06 a {
    background-position: -120px -120px;
}

.menu_list_a li.mokuteki07,
.menu_list_a li.mokuteki07 a {
    background-position: 0 -180px;
}

.menu_list_a li.mokuteki08,
.menu_list_a li.mokuteki08 a {
    background-position: -120px -180px;
}

.menu_list_a li.mokuteki09,
.menu_list_a li.mokuteki09 a {
    background-position: 0 -240px;
}

.menu_list_a li.mokuteki10,
.menu_list_a li.mokuteki10 a {
    background-position: -120px -240px;
}

.menu_list_a li.mokuteki11,
.menu_list_a li.mokuteki11 a {
    background-position: 0 -300px;
}

.menu_list_a li.mokuteki12,
.menu_list_a li.mokuteki12 a {
    background-position: -120px -300px;
}

.menu_list_a li a:hover {
    background-image: none !important;
}


/* type_b */

.menu_list_b {
    clear: both;
    margin: 0;
    padding: 0 0 12px 0;
    background: url("/img/sidebar1_box_corner.gif") no-repeat center bottom;
}

.menu_list_b p {
    margin: 0;
    padding: 8px 6px 6px 14px;
}

.menu_list_b ul {
    margin: 0;
    padding: 0 6px 0 12px;
    list-style-type: none;
}

.menu_list_b li {
    margin: 0.4em 0;
    padding: 0 0 0 14px;
    background: url("/img/icon_migi1.gif") no-repeat 0 0.4em;
}

.menu_list_b li ul {
    display: none;
}


/* type_c */

.menu_list_c {
    margin: 0;
    padding: 0 0 12px 0;
    background: url("/img/sidebar1_box_corner.gif") no-repeat center bottom;
}

.menu_list_c ul {
    margin: 0;
    padding: 0 7px 0 10px;
    list-style-type: none;
}

.menu_list_c li {
    margin: 0.2em 0;
    padding: 0 0 0 14px;
    background: url("/img/icon_migi1.gif") no-repeat 0 0.4em;
}


/* type_d */

.menu_list_d {
    margin: 0;
    padding: 0;
    background: url("/img/menu_list_d_back.gif") no-repeat center bottom;
}

.menu_list_d ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menu_list_d li {
    margin: 0;
    padding: 0;
}


/* type_e2 */

.menu_list_e2 {
    width: 100%;
    margin: 0;
    padding: 0;
}

.menu_list_e2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menu_list_e2 li {
    margin: 0 0 10px 0;
    padding: 0;
}


/* 新着情報リスト等（RSSロゴ付） */

.list_type_a_list {
    clear: both;
    width: 100%;
    margin: 0 0 14px 0;
    padding: 0 0 10px 0;
    background: url("/img/list_type_a_list.gif");
}

.list_type_a_title {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    background: url("/img/list_type_a_title.gif") repeat-x;
}

.list_type_a_title h2 {
    float: left;
    margin: 0;
    padding: 10px 0 0 16px;
    font-size: 100%;
}

.list_type_a_list p.no_data {
    clear: both;
    margin: 0;
    padding: 10px 16px 0 16px;
}


/* 新着情報等リスト等（RSSロゴなし） */

.list_type_b_list {
    clear: both;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: left;
}


/* 年月日付リスト */

.list_ccc {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
}

.list_ccc ul,
#main_body .list_ccc ul {
    margin: 0;
    padding: 0 0 0 4px;
    list-style-type: none;
}

.list_type_a_list .list_ccc ul {
    padding: 6px 10px 0 20px;
}

.list_ccc li,
#main_body .list_ccc li {
    clear: both;
    margin: 0.3em 0;
    padding: 0;
}

.list_ccc .span_a {
    float: left;
    width: 10.0em;
    margin: 0;
    padding: 0 0 0 14px;
    background: url("/img/icon_migi1.gif") no-repeat 0 0.4em;
}

.list_ccc .span_b {
    width: auto;
}

.list_ccc .span_c {
    margin: 0;
    padding: 0 0 0 14px;
    background: url("/img/icon_migi1.gif") no-repeat 0 0.4em;
}


/* 一覧を見る */

.text_d2 {
    clear: both;
    padding: 8px 0 0 0;
    text-align: right;
}

.text_d {
    padding: 0 12px 0 18px;
    background: url("/img/icon_list.gif") no-repeat left center;
}

.icon_rss {
    padding: 0 12px 0 18px;
    background: url("/img/icon_rss.gif") no-repeat left center;
}


/* ナビゲーション */

#main_body .navigation {
    margin: 10px 0px;
    padding: 0px;
}

#main_body .navigation ul {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

#main_body .navigation li {
    float: left;
    margin: 0px 8px 0px -1px;
    padding: 0px 0px 0px 8px;
    list-style-type: none;
    background: url("/img/navi_line.gif") no-repeat left center;
    white-space: nowrap;
}


/* 細々とした部品 */

.text_r {
    text-align: right;
}

.img_a {
    vertical-align: middle;
    border: none;
}

.img_b {
    vertical-align: top;
    border: none;
}

.img_b_life {
    vertical-align: top;
    border: none;
    margin: 0 0 10px 5px;
    padding: 0;
}

.img_360 {
    margin: 2px;
    border: none;
}

.img_q {
    margin: 0 0 3px 3px;
    vertical-align: middle;
    border: none;
}

.hr_c {
    display: block;
    margin: 0;
    padding: 0;
    clear: both;
    visibility: hidden;
}

.br_a {
    clear: both;
    margin: 0;
    padding: 0;
}

.form_margin {
    margin: 0 0 0 5px;
    padding: 0 0 0 0;
}

.f_search {
    vertical-align: middle;
    margin: 0 0 0 0;
    padding: 2px 2px 2px 2px;
}

.form_a {
    margin: 0 0 0 4px;
}

.form_a p {
    margin: 2px 0 0 0;
    padding: 0;
    text-align: right;
}

.box_g {
    margin: -15px 0 15 0;
    padding: 0 8px 0 8px;
    font-size: 150%;
}

.div_k {
    margin-bottom: 5px;
    padding: 0;
}

.floatend {
    clear: both;
    line-height: 30%;
}


/* リンクを追加 */

.link_l {
    margin: 0 0 1em 8px;
    padding: 0.1em 0 0.1em 24px;
    background: url("/img/icon_li.gif") no-repeat;
}


/* 添付ファイル */

.file_pdf {
    margin: 0 0 1em 8px;
    padding: 0.1em 0 0.1em 24px;
    background: url("/img/icon_p.gif") no-repeat;
}

.file_excel {
    margin: 0 0 1em 8px;
    padding: 0.1em 0 0.1em 24px;
    background: url("/img/icon_x.gif") no-repeat;
}

.file_word {
    margin: 0 0 1em 8px;
    padding: 0.1em 0 0.1em 24px;
    background: url("/img/icon_w.gif") no-repeat;
}

.file_etc {
    margin: 0 0 1em 8px;
    padding: 0.1em 0 0.1em 24px;
    background: url("/img/icon_s.gif") no-repeat;
}


/* 表 */

#main table {
    border-color: #C0BFA0 !important;
    border-collapse: collapse;
    border-style: solid;
    border-width: 2px;
    margin: 1em 0;
}

#main th {
    border-color: #C0BFA0 !important;
    border-collapse: collapse;
    background: #F4F5E3;
    border-style: solid;
    border-width: 1px;
    padding: 0.4em 0.8em;
    text-align: center;
}

#main td {
    border-color: #C0BFA0 !important;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    padding: 0.4em 0.8em;
}


/* ページトップに戻る */

#back_or_pagetop {
    clear: both;
    width: 100%;
    margin: 20px 0 0 0;
}

#to_page_top {
    float: right;
    width: 200px;
    height: 32px;
    margin: 0 20px 0 0;
    padding: 0;
    background-position: 0 -32px;
    background-repeat: no-repeat;
}

#to_page_top a {
    display: block;
    width: 200px;
    height: 32px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#to_page_back {
    float: right;
    width: 200px;
    height: 32px;
    margin: 0 12px 0 0;
    padding: 0;
    background-position: 0 -32px;
    background-repeat: no-repeat;
}

#to_page_back a {
    display: block;
    width: 200px;
    height: 32px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#to_page_top,
#to_page_top a {
    background-image: url("/img/to_page_top.gif");
}

#to_page_back,
#to_page_back a {
    background-image: url("/img/to_page_back.gif");
}

#to_page_top a:hover,
#to_page_back a:hover {
    background-image: none !important;
}


/* 出先機関 */

.kikan {
    clear: both;
    width: 100%;
    margin: 0 0 15px 0;
    background: url("/img/kikan_back.gif") no-repeat right bottom;
}

.kikan_title {
    background: url("/img/kikan_title_back.gif") no-repeat right top;
}

#main_body .kikan h3,
#main_body .kikan h4 {
    width: 80px;
    height: 30px;
    margin: 0;
    padding: 0;
    border: none;
    background: url("/img/tit_kikan.gif") no-repeat;
}

.kikan_list {
    background: url("/img/kikan_list_back.gif") no-repeat left bottom;
    padding: 10px;
}

#main_body .kikan .navigation {
    margin: 0;
}


/* 部局ページ */

.box_kb {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px 0;
}

.box_kb .h2box {
    clear: none;
}

.secbox_wrap {
    float: right;
    width: 350px;
    margin: 0 0 10px 10px;
}

.secbox_wrap .h2box {
    margin: 0;
    background: none;
}

#main_body .secbox_wrap h2 {
    width: 350px;
    height: 36px;
    margin: 0;
    padding: 0;
    border: none;
    background: url("/img/tit_contact.jpg") no-repeat;
}

.secbox {
    padding: 10px 8px 10px 12px;
    background: url("/img/secbox_back.gif") no-repeat center bottom;
}


/* 課室の連絡先 */

.list_tel {
    margin: 0;
    padding: 0;
}

.list_tel ul,
#main_body .list_tel ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.list_tel li {
    margin: 0;
    padding: 0;
}

.list_address {
    margin: 0;
    padding: 0;
}

.list_email {
    margin: 0;
    padding: 0 0 0 20px;
    background: url("/img/logo_email.gif") 0 0.3em no-repeat;
}

.list_fax {
    margin: 0;
    padding: 0;
}


/* 課室のPR画像 */

#soshiki_pr_image {
    /*	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 15.8%;
	position:relative;
	height: 0;*/
    margin: 0 0 14px;
    border: 1px solid #cccccc;
    text-align: center;
}

#soshiki_pr_image a {
    display: block;
    /*	width: 100%;
	height: 100%;
	position:absolute;
	top:0;*/
}

#soshiki_pr_image img {
    border: none;
    max-width: 100%;
    height: auto;
}


/* 課室の右サイドバー */

.box_gyomu {
    clear: both;
    padding: 10px 6px 10px 12px;
}

.box_gyomu p {
    margin: 0 0 10px 0;
}

.box_contact {
    clear: both;
    padding: 10px 6px 10px 12px;
}

.view {
    margin: 10px 0 0 0;
    text-align: center;
}

.view .facade_text {
    margin: 0;
}

.box_map {
    clear: both;
    padding: 10px 0;
    margin: 0 20px;
    overflow: hidden;
}

.box_klink {
    clear: both;
    padding: 10px 6px 10px 12px;
}

.box_klink ul {
    margin: 0 0 8px 0;
}

.box_klink li {
    margin: 0.3em 0;
    padding: 0 0 0 14px;
    background: url("/img/icon_migi1.gif") no-repeat left 0.4em;
}


/* 大分類のメイン画像 */

#main_header_img {
    float: left;
    width: 100%;
    height: 140px;
    margin: 8px 0 8px 0;
    padding: 0;
}

#main_header_waku {
    clear: both;
    margin: 0 20px;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
}

#back_img1 {
    width: 100%;
    height: 138px;
    background: url("/img/life/back_img1.jpg") no-repeat right center;
}

#back_img2 {
    width: 100%;
    height: 138px;
    background: url("/img/life/back_img2.jpg") no-repeat right center;
}

#back_img3 {
    width: 100%;
    height: 138px;
    background: url("/img/life/back_img3.jpg") no-repeat right center;
}

#back_img4 {
    width: 100%;
    height: 138px;
    background: url("/img/life/back_img4.jpg") no-repeat right center;
}

#back_img5 {
    width: 100%;
    height: 138px;
    background: url("/img/life/back_img5.jpg") no-repeat right center;
}

#back_img6 {
    width: 100%;
    height: 138px;
    background: url("/img/life/back_img6.jpg") no-repeat right center;
}

#back_img7 {
    width: 100%;
    height: 138px;
    background: url("/img/life/back_img7.jpg") no-repeat right center;
}

#h1_title {
    width: 330px;
    height: 138px;
    margin: 0;
    padding: 0;
}


/* ページ内2カラム */

#halfbox_wrap {
    clear: both;
    width: 100%;
    overflow: hidden;
}

#halfbox_wrap h3 {
    margin: 0 0 10px;
}

#halfbox_wrap .category h3 {
    padding: 0.4em 0 0.6em 23px;
    font-size: 100%;
}

.halfbox {
    float: left;
    width: 48.5%;
    margin: 0 0 0 1%;
}

.heightLineParent .halfbox {
    padding-bottom: 10px;
}


/* PDF,WMPリンク */

.pdf_download,
.wmplayer_download {
    clear: both;
    margin: 12px 0;
    padding: 0 6px;
    border-top: 1px #CCCCCC solid;
}

.pdf_download p,
.wmplayer_download p {
    margin: 10px 0;
}

.pdf_download .pdf_img,
.wmplayer_download .wmplayer_img {
    float: left;
    padding: 0 14px 0 2px;
}

.tenpu_txt {
    text-align: left;
}


/* 検索結果 */

#cse table,
#cse td {
    border: none !important;
}


/* 20171206_検索結果 */

table.gsc-search-box,
.gsc-input,
.gsc-input-box,
.gstl_50,
.gsc-search-button,
.gsc-above-wrapper-area-container,
.gsc-result-info-container,
.gsc-orderby-container,
.gsc-resultsHeader,
.gsc-table-result,
.gsc-table-cell-snippet-close,
.gsc-table-cell-thumbnail {
    border: none !important;
}

.gstl_50 {
    margin: 0 !important;
}

.gsc-configLabelCell,
.gsc-twiddleRegionCell,
.gsc-tabsArea,
.gsc-refinementsArea,
.gsib_b {
    display: none !important;
}