<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* =========================================================================

復興ポータルCSS

=========================================================================*/

img {
    border: 0;
}

/*リンク色*/

/* body a:link {
    text-decoration: none;
    color: #003DFF;
}

body a:visited {
    text-decoration: underline;
    color: #551A8B;
}

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

body a:active {
    text-decoration: underline;
    color: #CC0000;
} */


/*センタリング*/

.center {
    text-align: center
}


/*左寄せ*/

.left {
    text-align: left !important
}


/*　文字サイズ　*/

.text-big {
    font-size: 120%
}

.text-small {
    font-size: 90%
}


/* レイアウト（印刷用画面表示のため、左右サイドバー入れ替え） */


/*センタリング解除*/

body#indexPortal,
body#list1Portal,
body#list2Portal,
#detailPortal {
    text-align: left;
}


/*　余白調整　*/

.padding_none {
    padding: 0 !important
}

.margin_none {
    margin: 0 !important
}



ul {
    list-style-type: none;
    padding: 0;
}



/* 専用見出しデザイン */

.h2box {
    background: url("/img/gikai_h2box_back.jpg") no-repeat right bottom #DCE5F6;
}


/* ヘッダー */

/*IE7対応*/

/* サブサイトのメイン画像 */

/* サブサイト用左メニュー */

/* 新着情報 */

/* ページトップに戻る */


/* ============================== 専用要素ここから ============================== */


/* 復興ポータルレイアウト */

div.clearFloat {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0px;
}

#w1100 {
    margin: 0 auto;
    padding: 0;
    width: 1100px;
}

html body#indexPortal div#header,
html body#list1Portal div#header,
html body#list2Portal div#header,
html #detailPortal div#header {
    margin: 0 auto;
    padding: 0;
    width: 1100px;
    position: relative;
    z-index: １;
}

#portalheadslider {
    margin: 0 auto;
    width: 1100px;
    height: 170px;
    overflow: hidden;
}

#portalhead {
    width: 1070px;
    position: absolute;
    top: 21px;
    left: 20px;
    z-index: 5;
    height: 170px;
}

#headlogo {
    display: inline;
    float: left;
    height: 120px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0px;
    width: 379px;
    background-attachment: scroll;
    background-image: url(/img/portal/template/img_portal_logo.png);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    top: 61px;
    z-index: 2;
}

div#headlogo a {
    width: 375px;
    height: 113px;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
}

.ie7 #headlogoanima {
    position: absolute;
    top: auto;
    left: 90px;
    bottom: 58px;
    width: 140px;
    height: 90px;
}

.ie7 #headlogoanima IMG {
    display: block;
    position: absolute;
    top: -17px;
    left: 87px;
}

#headbn {
    float: right;
    margin-right: 5px;
    margin-top: 115px;
}

.ie7 #portalhead {
    top: -6px;
}

.ie7 #headbn {
    float: right;
    margin-right: 5px;
    margin-top: 120px
}

.ie7 LI.gyou2_2 A.zoom-zoom-text {
    font-size: 1em;
    display: inline;
}

.ie7 .font-zoom UL {
    top: 58px;
    width: 42px;
}

#headcolwrap1 {
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    width: 725px;
}

div#headlower {
    clear: both;
    overflow: hidden;
    margin: 10px 0 20px;
}

div#headlower&gt;ul {
    margin: 0 0 0 -5px;
    padding: 0;
}

div#headlower&gt;ul&gt;li {
    float: left;
    list-style: none outside none;
    margin: 0 0 0 5px;
    padding: 10px 0;
}


/* 復興ポータルレイアウト 2カラム */

/* パンくずリスト */

/*ポータル最終ページ*/


/*ie7　レイアウト用テーブルで画像が表示されない状態修正*/

.detail_free TABLE IMG {
    *width: auto;
    *max-width: none;
}

.layout-table {
    border: none;
    box-shadow: none;
}

#detailPortal table.layout-table,
#detailPortal table.layout-table td {
    background-color: transparent;
    border: none !important;
    box-shadow: 0 0
}

.table0802 td {
    vertical-align: top;
}

.table0802 td p {
    line-height: 1.95;
}

.layout-table tr {
    background: #fff;
}

.layout-table tr:nth-child(2n+1) {
    background-color: #fff !important;
}

#detailPortal #right2col {
    margin: 0px;
    display: block;
    float: none;
    margin-bottom: 0;
    width: 100%;
}

#detailPortal #left2col {
    margin-left: 18px;
    margin-top: 0px;
    display: inline;
    float: left;
    margin-bottom: 0;
    width: 300px;
}


/* 復興ポータルレイアウト 3カラム */

/* フッターのメニュー */

/* フッター */

/* サブサイト用左メニュー */

/* 広告 */

div#bnr_portal {
    background-color: #eee;
    margin: 0 auto 2em;
    overflow: hidden;
    padding: 7px 0;
    width: 1100px;
}

div#bnr_portal ul#rdm_banner {
    margin: 0;
    padding: 0;
}

div#bnr_portal ul#rdm_banner li {
    float: left;
    list-style: none outside none;
    margin: 0 7px;
    padding: 0;
}

.portal-news {
    background: none;
}

.portal-news .list_type_a_title {
    background: none;
}

.portal-news .list_type_a_title h2 {
    border-bottom: 1px solid #B3D1A9;
    padding: 10px 0 10px 20px;
    margin-top: 0;
    font-size: 1.5em;
    font-weight: normal;
    box-shadow: 0px 5px 10px #eee;
    background-color: #C6E19C;
    border-left: 8px solid #719b42;
    display: block;
    float: none;
}

.portal-news .list_type_a_title .text_d2 {
    float: right;
    margin-top: -2.5em;
    margin-right: 0.3em;
}

.sub-nav-bn {
    width: 100%;
    overflow: hidden;
    background-color: #C6E19C;
    margin-bottom: 10px;
}

.sub-nav-bn img {
    width: 100%;
}

.sub-nav-list,
.sub-nav-movie {
    background-color: #FAFDF7;
    border: 4px solid #DDDDDD;
    margin: 10px 0;
    width: auto;
}

.sub-nav-list h3,
.sub-nav-movie h3 {
    padding: 10px 10px 10px;
    margin: 0;
    border-bottom: 1px solid #dddddd;
    background-color: #F0F7E7;
    font-weight: 100;
    font-size: 120%;
}

.sub-nav-list ul,
.sub-nav-movie ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sub-nav-list li,
.sub-nav-movie li {
    border-bottom: 1px dotted #dddddd;
    padding: 0 10px 0 0;
    background-color: #fff;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
}

.sub-nav .sub-nav-movie&gt;iframe,
.sub-nav-movie li {
    padding: 0 10px;
    border-width: 0px;
}

.sub-nav .sub-nav-movie&gt;iframe {
    width: 90%;
    max-width: 190px;
}

.sub-nav-list li:hover,
.sub-nav-movie li:hover {
    background-color: #F0F7E7;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

.sub-nav-list li:last-child {
    border-bottom: 0px;
}

.sub-nav-movie li embed {
    padding: 0;
    width: 90%;
    margin: 10px auto 0;
    display: block
}

.sub-nav-list li a,
.sub-nav-movie li a {
    padding: 5px 20px 5px 10px;
    display: block;
    background: url("/img/portal/template/icon_list_04.png") right center no-repeat;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
}

.sub-nav-list-img a {
    background: none;
    padding: 5px 10px;
}

.sub-nav-list-img a img {
    width: 100%
}

.sub-nav-list li a:hover,
.sub-nav-movie a:hover {
    background: url("/img/portal/template/icon_list_04_over.png") right center no-repeat;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}


/*サブナビに関連項目がない場合*/

.sub-nav-list li span,
.sub-nav-movie li span {
    padding: 5px 20px 5px 10px;
    display: block;
}

.list_type_a_list .list_ccc ul {
    padding: 6px 0 0 0;
}

.list_pack {
    width: 100%;
    overflow: hidden;
}

.portal-news ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.portal-news il {
    margin: 0;
    padding: 0;
}

.portal-news li span {
    float: left;
    padding-left: 10px;
    display: inline-block;
}

.portal-news li p {
    margin-left: 240px;
    margin-right: 10px;
    padding-right: 15px;
    min-height: 130px;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
}

.portal-news li p:hover {
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

.list_c h3 {
    padding: 10px 10px 10px;
    margin: 10px 0;
    border-bottom: 1px solid #dddddd;
    background-color: #C6E19C;
    font-size: 140%;
    font-weight: 100;
}

.list_c .portal-news li {
    width: 100%;
    overflow: hidden;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    padding: 10px 10px 10px 0;
    border-bottom: 1px dotted #dddddd;
    box-sizing: border-box;
    background: none;
}

.portal-news li:hover {
    box-shadow: 0 0 6px #9E9D9D;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease;
}

.portal-sub-nav-menu {
    background-color: #FAFDF7;
    border: 4px solid #C6E19C;
    margin: 10px 0;
}

.portal-sub-nav-menu h3 {
    padding: 10px 10px 10px;
    margin: 0;
    border-bottom: 1px solid #dddddd;
    background-color: #C6E19C;
    font-size: 120%;
    font-weight: 100;
}

.portal-sub-nav-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.portal-sub-nav-menu li {
    border-bottom: 1px dotted #dddddd;
}

.portal-sub-nav-menu li:hover {
    background-color: #F0F7E7;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

.portal-sub-nav-menu li:last-child {
    border-bottom: 0px;
}

.portal-sub-nav-menu li a,
.portal-sub-nav-menu li strong {
    padding: 10px 10px 10px 0;
    margin: 0 10px 0 10px;
    display: block;
    background: url("/img/portal/template/icon_list_04.png") right 1.1em no-repeat;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
}

.portal-sub-nav-menu li strong {
    background: none;
}


/*　ふくしまを応援大メニュー用　*/


/* ie7対応 */

.cat06_block .ie7-layout-wrapper-block {
    width: 900px;
    float: none;
    margin: 0 auto;
}

.cat06_position_block {
    overflow: hidden;
}

.cat06_position_block ul {
    margin: 0;
}

.cat06_block div#main3col {
    width: 900px;
    margin: 0 auto;
    display: block;
}

li.cat06_event,
li.cat06_buy,
li.cat06_visit,
li.cat06_cheer,
li.cat06_company,
li.cat06_volunteer {
    float: left;
    margin: 0 1px 4px 0;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
}

div#p3col h3 {
    margin: 0;
}

.cat06_block .portal-sub-nav-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 2px 0 4px 0;
}

.cat06_block .portal-sub-nav-menu li {
    border-bottom: 0px;
}

.cat06_block .portal-sub-nav-menu li a,
.cat06_block .portal-sub-nav-menu li strong {
    padding: 4px 0 0 0;
    margin: 0 auto;
    display: block;
    background: none;
    width: 95%;
    text-align: center;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
}

.cat06_block .portal-sub-nav-menu li img {
    width: 100%;
}

.cat06_block .portal-sub-nav-menu li a:hover {
    background: none;
    opacity: 0.55;
}

.portal-sub-nav-menu li a:hover {
    background: url("/img/portal/template/icon_list_04_over.png") right 1.1em no-repeat;
}

.h1-portal-01 {
    border: 1px solid #cccccc;
    border-bottom: 3px solid #cccccc;
    padding: 0 15px;
    overflow: hidden;
}


/*大分類メイン*/

.portal-news-category-01 strong {
    font-size: 1.4em;
    margin-bottom: 0.4em;
    display: inline-block;
}

.portal-news-category-01 p {
    margin-top: 0;
}


/*小分類メイン*/

.portal-news-category-02 {
    width: 100%
}

.portal-news-category-02 li {
    width: 30%;
    height: auto;
    background-color: #f0f;
    display: inline-block;
}

.portal-news-category-02 strong {
    font-size: 1.4em;
    margin-bottom: 0.4em;
    display: inline-block;
    width: 100%;
}

.portal-news-category-02 p {
    margin-top: 0;
}


/*h1のタイトル*/

.h1-portal-01 {
    padding: 10px;
    background-color: #FFFCC4
}

p.h1-portal-01-img {
    float: left;
}

.h1-portal-01-text {
    margin-left: 160px;
}

#list2Portal .h1-portal-01 h1 {
    padding-left: 0;
    margin: 0;
}

#list2Portal .h1-portal-01 p {
    padding: 0;
    margin: 0;
}

.portal-news-category-02 li p {
    width: 100%;
    background-color: #00f;
    margin: 0;
}

.portal-news-category-02 span {
    float: none;
}


/*大メニューのタイトル*/

#list2Portal .h1box {
    background: url(/img/portal/template/h1_icon_line_back_01.png);
    border: 1px solid #ccc;
    height: 110px;
    margin-bottom: 20px;
}

#list2Portal .h1box h1 {
    background: #FFE8D0;
    padding: 0 0 0 80px;
    margin: 0 0 0 0;
    line-height: 90px;
    font-size: 250%;
    font-weight: 100;
    background: url(/img/portal/template/icon_title_01.png) 13px 20px no-repeat #FFE8D0;
}


/*　避難区域・被災者支援　*/

#list2Portal .cat01 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_03.gif);
}

#list2Portal .cat01 .h1box h1 {
    background: url(/img/portal/template/icon_title_01.png) 13px 20px no-repeat #E5F5EC;
}


/*　放射線と除染　*/

#list2Portal .cat02 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_02.gif);
}

#list2Portal .cat02 .h1box h1 {
    background: url(/img/portal/template/icon_title_02.png) 13px 20px no-repeat #FEF3E5;
}


/*　第一原発の状況　*/

#list2Portal .cat03 .h1box h1 {
    background: url(/img/portal/template/icon_title_03.png) 13px 20px no-repeat #FFE8D0;
}

#list1Portal .cat03 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_01.png);
}


/*　農林水産業　*/

#list2Portal .cat04 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_07.gif);
}

#list2Portal .cat04 .h1box h1 {
    background: url(/img/portal/template/icon_title_04.png) 13px 20px no-repeat #E8E8F3;
}


/*　新産業　*/

#list2Portal .cat05 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_09.gif);
}

#list2Portal .cat05 .h1box h1 {
    background: url(/img/portal/template/icon_title_06.png) 13px 20px no-repeat #F4E6F2;
}


/*　ふくしまを応援　*/

#list2Portal .cat06 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_10.gif);
}

#list2Portal .cat06 .h1box h1 {
    background: url(/img/portal/template/icon_title_07.png) 13px 20px no-repeat #FCE5F2;
}


/*　商工業・観光　*/

#list2Portal .cat07 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_08.gif);
}

#list2Portal .cat07 .h1box h1 {
    background: url(/img/portal/template/icon_title_08.png) 13px 20px no-repeat #F4E6F2;
}


/*　インフラ復旧・整備　*/

#list2Portal .cat08 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_06.gif);
}

#list2Portal .cat08 .h1box h1 {
    background: url(/img/portal/template/icon_title_09.png) 13px 20px no-repeat #E5F3FB;
}


/*　県民の生活と健康　*/

#list2Portal .cat09 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_04.gif);
}

#list2Portal .cat09 .h1box h1 {
    background: url(/img/portal/template/icon_title_10.png) 13px 20px no-repeat #E5F5F4;
}


/*　水・食品等の放射性物質検査　*/

#list2Portal .cat10 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_05.gif);
}

#list2Portal .cat10 .h1box h1 {
    background: url(/img/portal/template/icon_title_05.png) 13px 20px no-repeat #ECFAFF;
}


/*　知事の要望活動　*/

#list2Portal .cat11 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_11.gif);
}

#list2Portal .cat11 .h1box h1 {
    background: url(/img/portal/template/icon_title_11.png) 13px 20px no-repeat #F0F0F0;
}


/*　相談窓口　*/

#list2Portal .cat12 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_11.gif);
}

#list2Portal .cat12 .h1box h1 {
    background: url(/img/portal/template/icon_title_11.png) 13px 20px no-repeat #F0F0F0;
}


/*　目的別に探す　*/

#list2Portal .cat13 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_11.gif);
}

#list2Portal .cat13 .h1box h1 {
    background: url(/img/portal/template/icon_title_11.png) 13px 20px no-repeat #F0F0F0;
}


/*　デフォルト　*/

#list2Portal .cat00 .h1box {
    background: url(/img/portal/template/h1_icon_line_back_11.gif);
}

#list2Portal .cat00 .h1box.h1_700 {
    background: url(/img/portal/template/h1_icon_line_back_700.gif);
}

#list2Portal .cat00 .h1box h1 {
    background: url(/img/portal/template/icon_title_11.png) 13px 20px no-repeat #F0F0F0;
}

#list2Portal .cat00 .h1box.h1_700 h1 {
    background: url(/img/portal/template/icon_title_700.png) 13px 20px no-repeat #FFFFBF;
}


/*小メニューのタイトル*/

#list1Portal .h1box {
    background: #F0F1D7;
    background-image: none;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-width: 1px 1px 1px 1px;
}

.h1box .h1 {
    width: 100%;
    margin: 0;
    padding: 0;
    background: none;
    background: url(/img/portal/template/h1_icon_line_back_01.png);
}

#list1Portal .h1box h1 {
    background: #FFE8D0;
    padding: 0 0 0 20px;
    margin: 0 0 0 10px;
    line-height: 70px;
    font-size: 200%;
    font-weight: normal;
}


/*　各カテゴリごとの色分け　*/


/*　避難区域・被災者支援　*/

#list1Portal .cat01 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_03.gif);
}

#list1Portal .cat01 .h1box .h1 h1 {
    background: #E5F5EC;
}


/*　放射線と除染　*/

#list1Portal .cat02 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_02.gif);
}

#list1Portal .cat02 .h1box .h1 h1 {
    background: #FEF3E5;
}


/*　第一原発の状況　*/

#list1Portal .cat03 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_03.gif);
}

#list1Portal .cat03 .h1box .h1 h1 {
    background: #F0F1D7;
}


/*　農林水産業　*/

#list1Portal .cat04 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_06.gif);
}

#list1Portal .cat04 .h1box .h1 h1 {
    background: #E8E8F3;
}


/*　新産業　*/

#list1Portal .cat05 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_08.gif);
}

#list1Portal .cat05 .h1box .h1 h1 {
    background: #F4E6F2;
}


/*　ふくしまを応援　*/

#list1Portal .cat06 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_09.gif);
}

#list1Portal .cat06 .h1box .h1 h1 {
    background: #FCE5F2;
}


/*　商工業・観光　*/

#list1Portal .cat07 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_07.gif);
}

#list1Portal .cat07 .h1box .h1 h1 {
    background: #F4E6F2;
}


/*　インフラ復旧・整備　*/

#list1Portal .cat08 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_05.gif);
}

#list1Portal .cat08 .h1box .h1 h1 {
    background: #E5F3FB;
}


/*　県民の生活と健康　*/

#list1Portal .cat09 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_04.gif);
}

#list1Portal .cat09 .h1box .h1 h1 {
    background: #E5F5F4;
}


/*　水・食品等の放射性物質検査　*/

#list1Portal .cat10 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_05.gif);
}

#list1Portal .cat10 .h1box .h1 h1 {
    background: #ECFAFF;
}


/*　復興データ　*/

#list1Portal .cat11 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_11.gif);
}

#list1Portal .cat11 .h1box .h1 h1 {
    background: #E7E7E7;
}


/*　知事の要望活動　*/

#list1Portal .cat12 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_11.gif);
}

#list1Portal .cat12 .h1box .h1 h1 {
    background: #E7E7E7;
}


/*　相談窓口　*/

#list1Portal .cat13 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_11.gif);
}

#list1Portal .cat13 .h1box .h1 h1 {
    background: #E7E7E7;
}


/*　目的別に探す　*/

#list1Portal .cat14 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_11.gif);
}

#list1Portal .cat14 .h1box .h1 h1 {
    background: #E7E7E7;
}


/*　デフォルト　*/

#list1Portal .cat00 .h1box .h1 {
    background: url(/img/portal/template/h1_icon_line_back_11.gif);
}

#list1Portal .cat00 .h1box .h1 h1 {
    background: #E7E7E7;
}


/*大メニューと小メニューのリード文*/

#list2Portal .h2box,
#list1Portal .h2box {
    background: #FFFCC4;
    width: 100%;
    overflow: hidden;
}

#list2Portal .h2box .h2-photo-box,
#list1Portal .h2box .h2-photo-box {
    float: left;
    padding: 0 15px;
}

#list2Portal .h2box .h2-text-block,
#list1Portal .h2box .h2-text-block {
    padding: 10px;
    margin: 0 0 0 150px;
}

#list2Portal .h2box .h2-text-block h2,
#list1Portal .h2box .h2-text-block h2 {
    display: none;
}

#list2Portal .h2box .h2-text-block h1,
#list1Portal .h2box .h2-text-block h1 {
    padding: 0;
    margin: 0;
    background-color: #FFFCC4;
    background: none;
    font-size: 200%;
}


/*最終ページのタイトル*/

#detailPortal .h1box {
    background: #F0F1D7;
    min-height: 60px;
    margin-bottom: 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#detailPortal .h1box h1 {
    padding: 10px 0 10px 15px;
    border-bottom: 5px solid #719b42;
    margin: 0 0 0 0;
    line-height: 1.4;
    font-size: 180%;
    background-color: #C6E19C;
}


/*右メニューのよくわかる図解コーナー*/

.sub-nav-more {
    margin-top: 10px;
    background-color: transparent;
}

.sub-nav-more p {
    width: 90%;
    padding: 0;
    margin: 0;
}

.sub-nav-more a:link,
.sub-nav-more a:visited {
    background: url("/img/portal/template/back_more_01_arrow.png") -5px bottom no-repeat;
    text-decoration: none;
    padding-bottom: 16px;
    padding-right: 29px;
    color: #FFFF80;
    display: block;
}

.sub-nav-more-content {
    background: url(/img/portal/template/back_more_01_content.png) top center repeat-y;
    padding: 0 10px;
    position: relative;
    z-index: 2;
}

.sub-nav-more-end {
    margin-top: 0px;
}


/*グローバルナビ*/

.portal-gnav {
    width: 100%;
    overflow: hidden;
}

div#headlower ul.portal-gnav&gt;li {
    text-align: center;
    float: left;
    width: 8%;
    padding: 0;
    font-size: 0.75em;
    min-width: 103px;
}

.portal-gnav li img {
    display: block;
    margin: 0 auto 10px;
}

div#headlower ul.portal-gnav #page_now1_off,
div#headlower ul.portal-gnav #page_now2_off,
div#headlower ul.portal-gnav #page_now3_off,
div#headlower ul.portal-gnav #page_now4_off,
div#headlower ul.portal-gnav #page_now5_off,
div#headlower ul.portal-gnav #page_now6_off,
div#headlower ul.portal-gnav #page_now7_off,
div#headlower ul.portal-gnav #page_now8_off,
div#headlower ul.portal-gnav #page_now9_off,
div#headlower ul.portal-gnav #page_now10_off {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

div#headlower ul.portal-gnav #page_now3_off {
    border-bottom: 5px solid #E83820;
}

div#headlower ul.portal-gnav #page_now2_off {
    border-bottom: 5px solid #F28500;
}

div#headlower ul.portal-gnav #page_now1_off {
    border-bottom: 5px solid #009944;
}

div#headlower ul.portal-gnav #page_now10_off {
    border-bottom: 5px solid #009E96;
}

div#headlower ul.portal-gnav #page_now5_off {
    border-bottom: 5px solid #0288D9;
}

div#headlower ul.portal-gnav #page_now9_off {
    border-bottom: 5px solid #0068B7;
}

div#headlower ul.portal-gnav #page_now4_off {
    border-bottom: 5px solid #1D2088;
}

div#headlower ul.portal-gnav #page_now8_off {
    border-bottom: 5px solid #920783;
}

div#headlower ul.portal-gnav #page_now6_off {
    border-bottom: 5px solid #E4007F;
}

div#headlower ul.portal-gnav #page_now7_off {
    border-bottom: 5px solid #E5004F;
}

div#headlower #page_now1_off:hover,
div#headlower #page_now2_off:hover,
div#headlower #page_now3_off:hover,
div#headlower #page_now4_off:hover,
div#headlower #page_now5_off:hover,
div#headlower #page_now6_off:hover,
div#headlower #page_now7_off:hover,
div#headlower #page_now8_off:hover,
div#headlower #page_now9_off:hover,
div#headlower #page_now10_off:hover {
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
}

.portal-gnav&gt;li&gt;a {
    text-decoration: none;
    color: #333333;
    display: block;
    font-size: 1em;
    padding: 60px 5% 0;
    min-height: 40px;
}

.portal-gnav li a:hover {
    text-decoration: underline;
}

div#headlower #page_now3_off:hover {
    background-color: #FDEBE8;
}

div#headlower #page_now2_off:hover {
    background-color: #FEF3E5;
}

div#headlower #page_now1_off:hover {
    background-color: #E5F5EC;
}

div#headlower #page_now10_off:hover {
    background-color: #E5F5F4;
}

div#headlower #page_now5_off:hover {
    background-color: #E5F3FB;
}

div#headlower #page_now9_off:hover {
    background-color: #E5F0F8;
}

div#headlower #page_now4_off:hover {
    background-color: #E8E8F3;
}

div#headlower #page_now8_off:hover {
    background-color: #F4E6F2;
}

div#headlower #page_now6_off:hover {
    background-color: #FCE5F2;
}

div#headlower #page_now7_off:hover {
    background-color: #FCE5ED;
}

div#headlower ul.portal-gnav #page_now3_off&gt;a {
    background: url("/img/portal/template/icon_03.png") center 10px no-repeat;
}

div#headlower ul.portal-gnav #page_now2_off&gt;a {
    background: url("/img/portal/template/icon_02.png") center 10px no-repeat;
}

div#headlower ul.portal-gnav #page_now1_off&gt;a {
    background: url("/img/portal/template/icon_01.png") center 10px no-repeat;
}

div#headlower ul.portal-gnav #page_now10_off&gt;a {
    background: url("/img/portal/template/icon_10.png") center 10px no-repeat;
}

div#headlower ul.portal-gnav #page_now5_off&gt;a {
    background: url("/img/portal/template/icon_05.png") center 10px no-repeat;
}

div#headlower ul.portal-gnav #page_now9_off&gt;a {
    background: url("/img/portal/template/icon_09.png") center 10px no-repeat;
}

div#headlower ul.portal-gnav #page_now4_off&gt;a {
    background: url("/img/portal/template/icon_04.png") center 10px no-repeat;
}

div#headlower ul.portal-gnav #page_now8_off&gt;a {
    background: url("/img/portal/template/icon_08.png") center 10px no-repeat;
}

div#headlower ul.portal-gnav #page_now6_off&gt;a {
    background: url("/img/portal/template/icon_06.png") center 10px no-repeat;
}

div#headlower ul.portal-gnav #page_now7_off&gt;a {
    background: url("/img/portal/template/icon_07.png") center 10px no-repeat;
}

div#headlower #page_now3_off a:hover {
    color: #E83820;
}

div#headlower #page_now2_off a:hover {
    color: #F28500;
}

div#headlower #page_now1_off a:hover {
    color: #009944;
}

div#headlower #page_now10_off a:hover {
    color: #009E96;
}

div#headlower #page_now5_off a:hover {
    color: #0288D9;
}

div#headlower #page_now9_off a:hover {
    color: #0068B7;
}

div#headlower #page_now4_off a:hover {
    color: #1D2088;
}

div#headlower #page_now8_off a:hover {
    color: #920783;
}

div#headlower #page_now6_off a:hover {
    color: #E4007F;
}

div#headlower #page_now7_off a:hover {
    color: #E5004F;
}


/*グローバルナビの一番右*/

div#headlower #page_now10_off {
    border-right: 1px solid #ccc;
    width: 103px;
}


/*トップのイメージ兼リンク*/

.top-image-box {
    position: relative;
    width: 100%;
    height: 549px;
    list-style-type: none;
    margin: 0;
}

a.top-image-box-text span,
a.top-image-box-text-2line span {
    display: inline-block;
    background-color: #FFB61B;
    background: linear-gradient(rgba(250, 221, 156, 0.94), rgba(245, 203, 112, 0.9));
    padding: 10px 5px 10px 5px;
    position: a;
    margin: 0;
    font-size: 90%;
    border-radius: 8px 8px 0 0;
    width: 172px;
    text-align: center;
    display: block;
    vertical-align: middle;
}


/*　IE7対応　*/

.lt-ie9 A.top-image-box-text-2line SPAN,
.lt-ie9 A.top-image-box-text SPAN,
.gte-ie9 A.top-image-box-text-2line SPAN,
.gte-ie9 A.top-image-box-text SPAN {
    background: url(/img/portal/template/img-box-text-back.png) top center no-repeat;
    background-color: transparent;
}

.ie7 A.top-image-box-text-2line SPAN {
    display: inline-block;
    padding-top: 5%;
}

.ie7 A.top-image-box-text SPAN {
    display: inline-block;
    padding-top: 5%;
}

li.top-image-box-01 a,
li.top-image-box-02 a,
li.top-image-box-03 a,
li.top-image-box-04 a,
li.top-image-box-05 a,
li.top-image-box-06 a,
li.top-image-box-07 a,
li.top-image-box-08 a,
li.top-image-box-09 a,
li.top-image-box-11 a,
li.top-image-box-12 a,
li.top-image-box-13 a {
    border: 1px solid #FFf !important;
    border-radius: 10px
}

li.top-image-box-01 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-01.jpg") 0 0 no-repeat;
    top: 0px;
    left: 366px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

li.top-image-box-02 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-02.jpg") 0 0 no-repeat;
    top: 0px;
    left: 183px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

li.top-image-box-03 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-03.jpg") 0 0 no-repeat;
    top: 0px;
    left: 1px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

li.top-image-box-04 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-04.jpg") 0 0 no-repeat;
    top: 183px;
    left: 0px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

li.top-image-box-05 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-05.jpg") 0 0 no-repeat;
    top: 365px;
    left: 183px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

li.top-image-box-06 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-06.jpg") 0 0 no-repeat;
    top: 366px;
    left: 549px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

li.top-image-box-07 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-07.jpg") 0 0 no-repeat;
    top: 366px;
    left: 366px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

li.top-image-box-08 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-08.jpg") 0 0 no-repeat;
    top: 183px;
    left: 366px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

li.top-image-box-09 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-11.jpg") 0 0 no-repeat;
    top: 366px;
    left: 0px;
    width: 182px;
    height: 182px;
    padding: 0px;
}


/*ここだけ構造が違う*/

li.top-image-box-10 {
    position: absolute;
    top: 3px;
    left: 560px;
    width: 100%;
    max-width: 538px;
    height: auto;
}

li.top-image-box-11 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-09.jpg") 0 0 no-repeat;
    top: 183px;
    left: 183px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

li.top-image-box-12 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-12.jpg") 0 0 no-repeat;
    top: 366px;
    left: 732px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

li.top-image-box-13 a {
    position: absolute;
    display: block;
    background: url("/img/portal/template/img-top-image-box-13.jpg") 0 0 no-repeat;
    top: 366px;
    left: 915px;
    width: 182px;
    height: 182px;
    padding: 0px;
}

.top-image-box a:link,
.top-image-box a:visited {
    color: #000;
}

.top-image-box a:hover,
.top-image-box a:active {
    color: #000;
}


/*トップ画像イメージ動作設定*/

/*　トップページのみの宣伝スライド　*/


/*　放射線マップ　*/

.list_rd-map {
    width: 100%;
    min-width: 560px;
    margin: 1em 1em 1em 0;
    float: left;
}

.bn-rd-map {
    width: 29%;
    float: right;
}

.bn-rd-map li {
    margin-bottom: 5px;
}


/*　放射線マップ詳細はこちら　*/

.rd_map_text {
    clear: both;
    width: 100%;
}

.rdv_more {
    position: absolute;
    top: 82%;
    right: 1%;
    padding: 2% 2% 2% 7%;
    background: url(/img/portal/template/icon_rdv_more.png) 8px 50% no-repeat;
    background-color: #FFB61B;
    border-radius: 2px;
    cursor: pointer;
    color: #fff;
    width: 90px;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

.rdv_more:hover {
    background-color: #FA781B;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
}

.rdv_more {
    -ms-animation-name: rdv_more-transform-keyframes;
    -ms-animation-duration: 2000ms;
    -ms-animation-delay: 0ms;
    -ms-animation-fill-mode: forwards;
    -ms-animation-timing-function: linear;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 0 0;
    -webkit-animation-name: rdv_more-transform-keyframes;
    -webkit-animation-duration: 2000ms;
    -webkit-animation-delay: 0ms;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 0 0;
    animation-name: rdv_more-transform-keyframes;
    animation-duration: 2000ms;
    animation-delay: 0ms;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    transform-origin: 0 0;
}

@-ms-keyframes rdv_more-transform-keyframes {
    0% {
        -ms-transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, 0);
    }

    50% {
        -ms-transform: translate(4px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, 0);
        -ms-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }

    100% {
        -ms-transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, 0);
    }
}

@-webkit-keyframes rdv_more-transform-keyframes {
    0% {
        -webkit-transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, 0);
    }

    50% {
        -webkit-transform: translate(4px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, 0);
        -webkit-animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }

    100% {
        -webkit-transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, 0);
    }
}

@keyframes rdv_more-transform-keyframes {
    0% {
        transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, 0);
    }

    50% {
        transform: translate(4px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, 0);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75);
    }

    100% {
        transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, 0);
    }
}


/* 計算してみようボタン　20150622追加 */

#bn_rd_keisan {
    margin: 0 0 5px;
}


/* 放射線マップ　参考値　20150622追加 */

#box_rd_other {
    border: 1px solid #999;
    padding: 5px;
    margin-bottom: 5px;
}

#box_rd_other_kokunai {
    margin-bottom: 15px;
    background: url(/img/portal/template/bg_rd_other_kokunai.png) center bottom no-repeat;
    background-color: #F2F1B7;
    padding-bottom: 5px;
}

#box_rd_other_kaigai {
    background: url(/img/portal/template/bg_rd_other_kaigai.png) center 20% no-repeat;
    background-color: #D8F0F8;
    padding-bottom: 5px;
}

#box_rd_other .title {
    padding: 0.25em 4px;
    margin: 0;
}

#box_rd_other .button {
    margin: 0.4em 3px 0.1em 2.0em;
    border-radius: 2px;
    background: url(/img/portal/template/bg_rd_other_button_ie.png) left top repeat;
}

#box_rd_other .naiyou {
    font-size: 75%;
    padding: 0.5em;
    margin: 0.8em 0;
}

#box_rd_other_kokunai .title {
    background-color: #F5DC63;
}

#box_rd_other_kaigai .title {
    background-color: #88CDEE;
}

#box_rd_other_kokunai .button {
    background: rgba(255, 255, 255, 0.5);
}

#box_rd_other_kaigai .button {
    background: rgba(255, 255, 255, 0.5);
}

#box_rd_other_kokunai .button:hover {
    background-color: #FFB61B;
}

#box_rd_other_kaigai .button:hover {
    background-color: #2EA8E1;
}

#box_rd_other_kokunai a,
#box_rd_other_kaigai a {
    display: block;
    padding-top: 0.5em;
    padding-left: 28px;
    height: 2.0em;
}

#box_rd_other_kokunai a {
    background: url(/img/portal/template/icon_rdv_kokunai.png) 3px 50% no-repeat;
}

#box_rd_other_kaigai a {
    background: url(/img/portal/template/icon_rdv_kaigai.png) 3px 50% no-repeat;
}


/* 放射線マップ　参考値　20150622追加ここまで */


/*小分類項目*/

.item_block li {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px dotted #ccc;
}

.item_block li img {
    width: 100%;
    height: auto;
}

.item_block li span {
    padding: 10px;
}

#list2Portal .item_block li span {
    padding: 5px 10px 10px 10px;
}

.item_block li:hover {
    box-shadow: 0 0 6px #ccc;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease;
}

.item_block li p strong {
    font-size: 140%;
    font-weight: 100;
    padding-bottom: 0.4em;
    display: inline-block;
}

.item_block li a {
    display: block;
    font-weight: 100;
}

#list2Portal .item_block li a {
    font-size: 100%;
    display: block;
    font-weight: 100;
}

ul.item_block {
    padding: 0;
}

.item_block li span.portal-news-list-link {
    padding: 10px 0;
}

.item_block li span.portal-news-list-link a {
    padding: 2px 0px;
}


/*フッターメニュー*/

div#footerbtn p {
    position: relative;
    margin-top: 30px;
}

#ptop {
    float: right;
    background-color: #F7F7D1;
    padding: 0;
    margin: 20px 0 0 0;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
    width: 220px;
    text-align: center;
    border-radius: 6px 6px 0 0;
}

#ptop a {
    display: inline-block;
    padding: 10px 0px;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
    width: 220px;
    border-radius: 6px 6px 0 0;
}

#ptop a:hover {
    background-color: #92CB52;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

#ptop a:hover:before {
    border-bottom: 30px solid #92CB52;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    top: -40px;
    left: 38%;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

#ptop a:before {
    content: '';
    position: absolute;
    border-top: 20px solid transparent;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #F7F7D1;
    top: -30px;
    left: 44%;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

#ptop:after {
    content: "";
    padding: 0
}


/*最終ページh2*/

/*最終ページh1*/

/*パンくず*/

div#w1100 .pankuzu {
    border: 1px solid #ccc;
    border-width: 1px 1px 0 1px;
    margin: 0;
    background: url("/img/pankuzu_back.gif") no-repeat 10px center #F8F8F2;
    padding: 0.8em 0 0.8em 80px;
    font-size: 100%;
}


/*フッターメニュー*/

/*　小メニュー新着修正　*/

/*　小メニュー新着修正　*/

/*小カテゴリ見出し装飾*/

body#list1Portal h2 {
    border-bottom: 1px solid #B3D1A9;
    padding: 10px 20px;
    margin-top: 0;
    font-size: 1.5em;
    font-weight: normal;
    box-shadow: 0px 5px 10px #eee;
    background-color: #C6E19C;
}


/*　重要な最新情報　*/

body#list1Portal h2.warning-news {
    background-color: #EFC3C3;
    border-left: 8px solid #D25959;
}


/* =========================================================================*/


/*　共通　*/


/* =========================================================================*/


/*開閉メニュー*/
#main_body .open-box h3 {
    cursor: pointer;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
    font-size: 95% !important;
    background-image: url(/img/portal/template/icon_open_box.png);
    background-position: right 10px center;
}

#main_body .open-box h3.active {
    background-image: url(/img/portal/template/icon_open_box_active.png);
    background-color: #f7f7f7;
}

#main_body .open-box h3:hover {
    box-shadow: 0px 3px 8px #ccc !important;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

#main_body .open-box-content {
    display: none;
}


/*　ie対応　*/

/* facebookボタン可変対応 */

/* インライン スタイル iframe */

/*　横並びレイアウト　*/


/* ie7 対応 */

.ie7 .side-by-side {
    margin-bottom: 1.5em;
}

.side-by-side {
    width: 100%;
    overflow: hidden;
}

.side-by-side .full-width {
    width: 100%;
}

.side-by-side div,
.Side-by-side ul,
.Side-by-side p {
    float: left
}

.col2&gt;div,
.col2&gt;p,
.col2&gt;ul {
    width: 46%;
    margin: 1%
}

.col3&gt;div,
.col3&gt;p,
.col3&gt;ul {
    width: 30%;
    margin: 1%;
}

.col4&gt;div,
.col4&gt;p,
.col4&gt;ul {
    width: 22%;
    margin: 1%;
}

.col5&gt;div,
.col5&gt;p,
.col5&gt;ul {
    width: 19%;
    margin: 1%;
}


/*7:3の横並び*/

.col2-73&gt;div:first-child {
    width: 68%;
    margin: 1%;
}

.col2-73&gt;div {
    width: 30%;
}


/*3:7の横並び*/

.col2-37&gt;div:first-child {
    width: 30%;
    margin: 1%;
}

.col2-37&gt;div {
    width: 68%;
}

.col-no&gt;div,
.col-no&gt;p,
.col-no&gt;ul {
    width: auto;
    margin: 1%;
}

.col-test-color {
    background-color: #f0f;
}


/* 3カラムIE7対応 */

.ie7-layout-wrapper-block {
    width: 860px;
    overflow: hidden;
    float: left;
}

.ie7-layout-wrapper-block #left3col {
    float: left;
}

.ie7-layout-wrapper-block #main3col {
    float: right;
}

.ie7-layout-wrapper-block .item_block LI IMG {
    width: auto;
}

.ie7-layout-wrapper-block .item_block LI {
    padding: 10px 0;
}


/* ヘッダーアクセシビリティ関連================================================*/


/*header 最上部他サイトリンク用ナビ*/

div#headtop {
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
    box-shadow: 1px 0 100px #F7F5F5;
    padding: 10px 0 0 0;
    z-index: 6;
    min-height: 40px;
    position: relative;
    background-color: #fff;
}

div#headtop ul#ul001 {
    margin: 0;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    width: 1100px;
    font-size: 0.9em;
}

div#headtop ul#ul001 li {
    background: url("/img/navi_line_000.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

ul#ul001 li a,
ul#ul001 li span {
    display: block;
    padding: 10px 10px;
    border: 1px solid #efefef;
    border-width: 0px 1px 0px 1px;
    margin: 0 -1px 0 0;
    background: #ffffff;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

ul#ul001 li span {
    background-color: #92CB52;
}

ul#ul001 li a,
ul#ul001 li a:visited {
    text-decoration: none;
}

ul#ul001 li a:hover {
    background-color: #92CB52;
    color: #333;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

#head001 {
    display: inline;
    min-width: 1100px;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

div#head001 ul li.gyou2_2 span,
div#head001 ul li.gyou2_1 span,
div#head000 div#head001 ul li {
    padding: 0 5px;
    vertical-align: middle;
    display: inline-block;
}

div#head001 ul li.gyou2_2 span,
div#head001 ul li.gyou2_1 span {
    display: none;
}

#head002 {
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    float: right;
    height: 45px;
    margin-bottom: 0;
}


/*翻訳*/

#dropmenu {
    position: static;
    list-style-type: none;
    width: auto;
    margin: 0 10px 0 0 !important;
    float: none;
    margin-left: 5px;
    max-width: 80%;
    font-size: 1em;
}

#dropmenu&gt;li&gt;a {
    display: inline-block;
    height: 22px;
    background-image: none;
    background-repeat: no-repeat;
    text-indent: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    font-size: 100%;
    padding: 5px 5px 2px 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: auto;
    vertical-align: top;
    line-height: 20px;
}

#dropmenu&gt;li&gt;a&gt;img {
    vertical-align: top;
}

#dropmenu&gt;li {
    display: inline;
    margin: 0 0.1em 0 0;
}

ul#dropmenu li {
    float: none;
    font-size: 0.8em;
}

#dropmenu&gt;li:hover&gt;a {
    width: auto;
}

#dropmenu&gt;li&gt;a:hover {
    text-decoration: none;
    background: #fff;
    border: 1px solid #666;
    box-shadow: 0px 0px 6px #ddd;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}


/*文字等アクセシビリティ関連コントロール*/

li.gyou2_1 a,
li.gyou2_2 a {
    display: inline-block;
    padding: 2px 7px;
    border-radius: 2px;
}

li.gyou2_1 a:link {
    text-decoration: none;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
    font-size: 80%;
    background-color: #2e9c5a;
    margin: 0 5px 0 0;
    color: #fff;
    width: 38%;
}

.gyou2_2 span a+a {}

li.gyou2_1 a:hover {
    text-decoration: none;
    background: #fff;
    box-shadow: 0px 0px 6px #ddd;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
    color: #000;
}

li.gyou2_1 a.editcolor-1 {
    /*文字黒*/
    color: #000;
    background-color: #efefef
}

li.gyou2_1 a.editcolor-2 {
    /*文字白*/
    color: #fff;
    background-color: #000
}

li.gyou2_1 a.editcolor-3 {
    /*文字黄*/
    color: yellow;
    background-color: blue;
}

.sub-nav-movie iframe {
    width: 100%;
}


/*　文字の大きさ　色を変える　検索　*/

div#head000 div#head001 ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}

div#head000 div#head001 ul li {
    list-style: none outside none;
    margin: 0 1px 5px;
    padding: 0;
    width: auto;
    line-height: 100%
}

div#head000 div#head002 div#top_search_keyword {
    padding: 0;
}

div#head000 div#head002 div#top_search_keyword .keyword {
    width: 100px
}


/*　文字の大きさ　*/

.font-zoom {
    z-index: 61;
    width: 100%;
}

.header_system_wrapper {
    position: absolute;
    top: 0;
    right: 0px;
}

.about-wrapper {
    background: #FFF;
    background: rgba(255, 255, 255, 0.9);
    padding: 0px 10px;
    border-radius: 2px;
    margin-top: 5px;
}

.about-wrapper a {
    background-image: none;
    padding-left: 0;
    padding-bottom: 5px;
    background: url("/img/portal/template/icon_list_01.png") 0 50% no-repeat;
    padding: 1px 0 1px 15px;
    font-size: 80%;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
    display: block;
}

.about-wrapper a:hover {
    background: url("/img/portal/template/icon_list_01.png") 3px 50% no-repeat;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

.font-zoom p {
    z-index: 2;
    padding: 5px 6px;
    background: #FFF;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 2px;
    text-align: center;
    margin: 5px 0 0 0;
}

.font-zoom p span {
    display: none
}

.font-zoom a.zoom-default-text {
    margin: 0 5px 0 0 !important;
}

.font-zoom a.zoom-zoom-text {
    font-size: 1.2em;
}

.font-zoom a:link {
    text-decoration: none;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
    background-color: #2e9c5a;
    color: #fff;
    padding: 3px 0;
    width: 47%;
    display: inline-block;
}

.font-zoom a:hover {
    text-decoration: none;
    background: #fff;
    box-shadow: 0px 0px 6px #ddd;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
    color: #000;
}


/* ie7対応　文字の大きさ　色を変える */

.ie7 #head001 {
    width: 40%;
}


/* ie7対応　翻訳　検索 */

.ie7 #head002 {
    width: 32%;
}


/* =========================================================================*/


/*　トップページ　#indexPortal */


/* =========================================================================*/


/*　新着修正※小メニューでも使用　*/

#indexPortal .list_ccc li {
    background-image: none;
    padding-left: 0;
    background: url("/img/portal/template/icon_list_03.png") 0 8px no-repeat;
    padding: 2px 0 10px 15px;
    font-size: 100%;
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
    border-bottom: 1px dotted #ccc;
}

#indexPortal .portal-news li:hover {
    box-shadow: 0 0 0 #9E9D9D;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease;
}

#indexPortal .list_ccc li .span_a {
    float: left;
    width: 12.0em;
    margin: 0;
    padding: 0;
    background: none;
}


/*バナー*/

#indexPortal .sub-nav-bn img:hover {
    opacity: 0.7;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease;
}

#indexPortal .sub-nav-bn img {
    transition-duration: 700ms;
    transition-property: all;
    transition-timing-function: ease;
}

#indexPortal .sub-nav-bn ul {
    background: #C6E19C;
}

#indexPortal .sub-nav-bn {
    width: 100%;
    overflow: hidden;
    background-color: #C6E19C;
    margin-bottom: 10px;
}

#indexPortal .sub-nav-bn img {
    width: 100%;
}


/*ie7対応*/

.ie7 #indexPortal .sub-nav-bn UL {
    padding: 7px 0 7px 7px
}

.ie7 #indexPortal .sub-nav-bn UL LI {
    width: 45%
}

.sub-nav-bn p {
    padding: 7px;
    margin: 0;
    color: #fff;
    font-weight: bold;
}

#indexPortal .sub-nav-bn ul li {
    float: left;
    margin: 0 7px 7px 0;
    padding: 0;
}

#indexPortal .sub-nav-bn ul {
    width: 103%;
    overflow: hidden;
    margin: 0;
    padding: 7px 0 0 7px;
}

#indexPortal .sub-nav-bn ul li img {
    vertical-align: bottom;
}

body#indexPortal {
    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}


/* =========================================================================*/


/*　大カテゴリ　*/


/* =========================================================================*/


/*ヘッダー画像*/


/* =========================================================================*/


/*　小カテゴリ　*/


/* =========================================================================*/


/*概要を削除したため、余白調整*/


/* =========================================================================*/


/*　最終ページ　*/


/* =========================================================================*/


/*復興キャンペーン　専用*/

.detail73-2-content {
    border: 3px solid #719b42;
    padding: 5px;
    width: 95%;
    overflow: hidden;
    border-radius: 30px;
    margin: 0 auto 1em;
}

.detail73-2-content.side-by-side.col2 h2 {
    margin: 0 !important;
    padding: 0;
    border-radius: 28px;
    border: 0 !important;
}

.detail73-2-content-text {
    width: 65% !important;
}

.detail73-2-content-image {
    width: auto !important;
}


/*観光振興、多様な交流の促進　専用*/

.detail73-2-block-summary {
    width: 100%;
    overflow: hidden;
}

.detail73-2-block-summary p {
    float: left
}

.detail73-2-block-summary p+p {
    background-color: #E1EBC7;
    padding: 10px 20px 10px 20px;
    font-weight: normal;
    font-size: 140%;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    margin: 50px 0 0 30px;
    text-align: left;
    width: 70%;
}

.detail73-2-block-summary p+p:before {
    content: '';
    position: absolute;
    border-top: 10px solid transparent;
    border-right: 25px solid #E1EBC7;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 12px;
    left: -30px;
}

.detail73-2-block {
    border: 3px solid #719b42;
    padding: 5px;
    width: 95%;
    overflow: hidden;
    border-radius: 30px;
    margin: 0 auto 1em;
}

.detail73-2-block h2 {
    width: 15%;
    border: 0 !important;
    border-radius: 23px;
    padding: 17px !important;
    float: left;
    margin: 0 !important;
}

.detail73-2-block-inner {
    width: 63%;
    float: left;
    margin-left: 1%;
}

.detail73-2-block div+p {
    max-width: 20%;
    float: right;
    width: 163px;
    margin: 0;
}


/*評価エリア*/

/*最終ページの画像サイズの最大幅*/

.detail_free img {
    max-width: 100%;
    height: auto;
}

.detail_free td img {
    max-width: inherit;
}


/*IE8で画像が表示されないバグ対応*/

.ie8 .detail_free img {
    width: auto;
}


/*　最終ページ道路整備関連のレイアウト（一部道路整備小カテゴリも含む）　*/

ul.list_step li:first-child {
    background: none !important;
    padding: 0 0 0 0 !important;
    margin: 0 15px 0 -40px !important;
}

ul.list_step li {
    background: url("/img/portal/template/icon_list_06.png") left center no-repeat !important;
    width: 24%;
    float: left;
    text-align: center;
    padding: 0 20px 0 0 !important
}

ul.list-no-arrow-step li {
    background: none !important;
}

ul.list_step li p {
    display: block;
    margin: 0 0 0 40px;
    padding: 0 30px 20px 30px;
    box-shadow: 0px 0px 6px #efefef;
    border: 1px solid #efefef;
    text-align: left;
    position: static;
}

ul.list_step li p img {
    display: block;
    margin: 20px auto 0;
}

ul.list_step {
    width: 100%;
    overflow: hidden;
    padding: 0;
}

ul.list_step li p strong {
    width: inherit;
    font-size: 1.2em;
    background-color: #EDEFD5;
    width: 100%;
    display: block;
    padding: 10px 30px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    top: 0;
    left: -30px;
}

ul.list_step img {
    max-width: 100%;
    height: auto;
}


/*横幅いっぱい*/

ul.list_step_0column li {
    width: 100% !important;
    margin: 0 0 0 0 !important;
    background: url("/img/portal/template/icon_list_07.png") center top no-repeat !important;
    padding-top: 50px !important
}

ul.list_step_0column li:first-child {
    margin: 0 !important
}

ul.list_step_0column li p {
    margin: 0 0 20px 0;
    text-align: center;
}


/*2カラム*/

.detail_free ul.list_step_2col li {
    width: 50% !important;
}


/*3カラム*/

.detail_free ul.list_step_3column li {
    width: 32%;
}


/*ie7対応*/

.ie7 .list_step {
    margin: 0;
}


/*ヘッダー画像*/

#detailPortal div#main_header {
    height: 0;
}


/*　リスト表示　*/
#kanren_link ul li,
.detail_free ul li {
    background: url("/img/portal/template/icon_list_03.png") left 0.8em no-repeat;
}

#kanren_link ul li,
.detail_free ul li {
    padding: 5px 0 3px 15px;
}


/*　テーブル　*/
/*　テーブル交差装飾　*/
/*最終ページ見出し装飾*/


/* 印刷関連=========================================================================*/


/* section_fotter */
#section_footer {
    margin: 3rem 0px;
    border: solid 1px #222;
    border-radius: 10px;
    overflow: hidden;
    background-image: url(/img/portal2023/bg_contact.png);
    background-repeat: no-repeat;
    background-position: left 3px bottom 17px;
    background-size: 10px;
}

#section_footer_title {
    padding: 0.8rem 2rem;
    font-weight: bold;
    background-color: #fdf3b6;
}

#section_footer_name,
#section_footer_info {
    margin: 0.8rem 2rem;
}

#section_footer_name a {
    font-weight: bold;
}

#section_footer_info a {
    display: block;
    padding-left: 0rem;
}


/* SNSボタン */

/* 印刷用アイコン */

#print_mode_link {
    margin: 0;
    padding: 7px 10px 7px 32px;
    background: url("../../img/print-icon.jpg") no-repeat 10px center;
    text-align: right;
}

/*pdfリンク判別*/

/*企業や団体様の応援はこちら 画像サイズ修正*/

.ie7 .cat06 .item_block LI IMG {
    width: auto;
}

.ie8 IMG.icon-new-window,
.ie7 .cat06 .item_block LI IMG.icon-new-window {
    width: 10px;
}

.cat06 .pluginLikeboxStream {
    height: auto !important;
}


/*QandA形式用*/

div.qandA {
    margin-bottom: 1em;
    width: 100%;
    overflow: hidden;
}

p.question,
p.answer {
    width: 80%;
}

p.question {
    float: left;
    background: url("/img/portal/template/icon_water_q.png") 0 10px no-repeat;
    min-height: 75px;
    padding: 40px 0 10px 90px;
    font-weight: bold;
    font-size: 110%;
}

p.question span {
    background-color: #E1EBC7;
    padding: 10px 20px 10px 20px;
    font-weight: bold;
    font-size: 110%;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    margin: 0 0 0 10px;
    text-align: left;
    width: 91%;
}

p.question span:before {
    content: '';
    position: absolute;
    border-top: 10px solid transparent;
    border-right: 25px solid #E1EBC7;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 12px;
    left: -30px;
}

p.answer {
    float: right;
    background: url("/img/portal/template/icon_water_a.png") right 0 no-repeat;
    min-height: 110px;
    padding: 0 80px 0 0;
    font-size: 120%;
    text-align: right;
    margin: -20px 0 0 0;
}


/*　ie7対応　*/

.ie7 .answer {
    clear: none;
}

p.answer span {
    background-color: #E5F1F7;
    min-height: 70px;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    margin: 0 20px 0 0;
    text-align: left;
    width: 91%;
}

p.answer span:after {
    content: '';
    position: absolute;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-left: 25px solid #E5F1F7;
    border-bottom: 10px solid transparent;
    top: 45px;
    right: -30px;
}

p.answer span a {
    display: block;
    padding: 5px 10px;
    background: #fff;
    border-radius: 3px;
    margin: 10px 0 0 0
}

.radioactive-material-water {
    width: 80%;
    margin: 0 auto;
}

.radioactive-material-water p img {
    width: 100%;
}


/*背景色登録*/

.lightblue {
    background-color: lightblue;
}

.gray,
#detailPortal .gray .layout-table td {
    background-color: lightgray !important;
}

.lightpink,
#detailPortal .lightpink .layout-table td {
    background-color: rgb(250, 215, 221);
    !important
}

.orange {
    background-color: rgb(249, 230, 195);
}

.lightblue,
.gray,
.lightpink,
.orange {
    padding: 10px;
    width: 90%;
    margin: 0 auto 1em;
}


/*検索フォーム修正*/

/*　小メニュー新着修正　*/

#list1Portal .list_ccc {
    height: 25em;
    overflow: auto;
}


/* =========================================================================*/


/*　詳しく見る関連CSS　*/


/* =========================================================================*/


/*　Q&amp;Aリスト　*/

.question_list {
    background-color: #e0edfd;
    font-size: 1.2em;
    width: 90%;
    padding: 5px 20px;
    margin: 50px auto -50px;
    line-height: 1.6;
}

div#map1 {
    margin: 0 auto;
    text-align: center;
}

.back a:link {
    font-size: 90%;
    color: #06C;
}

.back a:hover {
    font-size: 90%;
    color: #999;
}

.back a:visited {
    font-size: 90%;
    color: #C00;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.answer_text_small p {
    font-size: 95%;
    line-height: 1.8em;
    margin-top: 0px;
}

#main_more {
    width: 900px;
    padding-bottom: 40px;
    margin: 0 auto
}

.back {
    clear: both;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
}


/*　IE7対応　*/

.ie7 IMG+.answer_text {
    padding: 0;
}

.answer_text_small {
    width: 360px;
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 0px;
    float: left;
    margin-bottom: 40px;
}

#answer2_img {
    margin-bottom: 40px;
    margin-right: 35px;
    margin-left: 35px;
    clear: both;
}

.answer4_marquee {
    font-size: 70%;
    color: #FFF;
    background-color: #666;
    width: 8em;
    text-align: center;
    float: right;
    padding: 0px;
    margin-right: 40px;
    margin-top: 10px;
}


/*　IE対応　*/

.lt-ie8 .answer4_marquee {
    margin-top: -20px;
}

#answer5_box {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 625px;
    clear: both;
    overflow: hidden;
}

#answer5_box img {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}

#answer5_box ul,
#answer5_box dl {
    background-color: #FFF;
    margin: 0px;
    padding: 5px;
    width: 615px;
}

.clear {
    clear: both;
}


/*　youtube　iframe を　可変サイズに　*/

.top-image-box-10 .tab {
    position: relative;
    padding-bottom: 59.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    width: 100%;
    /* float: left; */
    margin: 0% 1% 1% 0;
    overflow: hidden;
}

.top-image-box-10 iframe {
    position: absolute;
    top: 0;
    left: -10%;
    width: 118%;
    height: 365px;
}

.list_movie ul li {
    width: 32%;
    float: left
}

.list_movie ul li div {
    position: relative;
    padding-bottom: 27.25%;
    padding-top: 76px;
    height: 0;
    overflow: hidden;
    margin: 20px 1% 1% 0;
    overflow: hidden;
}

.list_movie iframe {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: auto;
}

.list_movie div+p {
    width: 100%;
    margin: 0 0 0 0;
}

#tabs {
    display: table-cell;
    width: 98%;
    padding: 0 0 0 2%;
    /* text-align: center; */
}

#tabs li {
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    float: left;
    font-size: 0.9em;
    mergin: 0 0 0 0;
    padding: 4px 8px 0;
    border-left: 1px dotted #ddd;
    color: #fff;
    vertical-align: top;
}

#tabs li {
    border-left: 0px
}

#tabs li.open {
    background: #fff;
    color: #000;
}

.tab div {
    position: relative;
    padding-bottom: 40%;
    padding-top: 79px;
    height: 0;
    overflow: hidden;
    width: 100%;
    float: left;
    margin: 1% 1% 1% 0;
}

.ie7 .tab div {
    height: auto;
}

.tab div iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sub-movie-01,
.sub-movie-02 {
    position: relative;
    padding-bottom: 10.25%;
    padding-top: 76px;
    height: 0;
    float: left;
    margin: 1% 1% 1% 0;
}

.sub-movie-01 iframe,
.sub-movie-02 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tab-wrapper {
    width: 100%;
    margin-right: 10px
}

.sub-movie-01,
.sub-movie-02 {
    width: 28%;
    float: left;
}

.tab {
    width: 100%;
}


/*　企業や団体様の応援はこちら　*/

.column2 {
    width: 100%;
    overflow: hidden;
}

.column2-block #p3col {
    width: 100%;
}

.column2-block #main3col {
    width: 100%;
}

.column2-block .list_ccc li .span_a {
    width: 10em
}

.column2-block .list_ccc li {
    width: 92%;
}

.column2-block.block-1 {
    width: 48%;
    float: left;
}

.column2-block.block-2 {
    width: 48%;
    float: right;
}


/*ie7対応*/

.ie7 .bx-wrapper {
    margin-bottom: 10px
}

.bx-wrapper ul li {
    float: left;
}

ul.bxslider li {
    height: 200px;
}

#bxsliderimg1,
#bxsliderimg2,
#bxsliderimg3 {
    display: none;
}


/*　検索フォーム修正　*/

/*　未制作図解ページを非表示に　*/

.cat00 .sub-nav-more,
.cat01 .sub-nav-more,
.cat02 .sub-nav-more,
.cat04 .sub-nav-more,
.cat06 .sub-nav-more,
.cat07 .sub-nav-more,
.cat08 .sub-nav-more,
.cat10 .sub-nav-more,
.cat11 .sub-nav-more {
    display: none !important
}

@media print {

    table,
    h2,
    h3 {
        box-shadow: none !important;
    }

    table[frame="void"],
    table[frame="void"] td,
    table[frame="void"] th,
    table[frame="void"] tr {
        border: none !important;
    }
}


/*検索フォーム修正*/

/*　追加2015年1月28日　*/

/* =========================================================================*/
/*　詳しく見る関連CSS　*/
/* =========================================================================*/

.backKing,
.back2,
#main_more .back {
    clear: both;
    text-align: center;
    padding: 10px 20px;
    margin: 20px 20px 0;
    background-color: #FDEFF3;
    min-width: 20%;
    float: right;
    border-radius: 2px;
}

.backKing:before,
.back2:before,
#main_more .back:before {
    content: "∧";
    display: inline-block;
    padding: 0 10px 0 0;
    font-weight: bold;
    color: #003DFF;
}

.backKing:hover:before,
.back2:hover:before,
#main_more .back:hover:before {
    content: "∧";
    display: inline-block;
    padding: 0 10px 0 0;
    font-weight: bold;
    color: #FF4500;
}

#wrap {
    height: 100%;
    width: 100%;
}

#wrap2 {
    /* width: 900px; */
    margin-left: auto;
    margin-right: auto;
}

.kingMain {
    margin: 0 auto !important;
    padding-bottom: 40px !important;
    /* width: 900px !important; */
    font-size: initial;
}

#map2 {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    overflow: hidden;
}

#map2_left {
    float: left;
    width: 290px;
    margin-right: 10px;
}

#map2_right {
    float: right;
}

.back1 {
    clear: both;
    float: none;
    text-align: right;
    width: 680px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 0px;
}

.back2 {
    clear: both;
    float: none;
    text-align: right;
    width: 880px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 0px;
}

.kibitan {
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
}

.boy {
    width: 100px;
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
}

.question {
    clear: both;
    margin-top: 110px;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}

.question_base {
    width: calc(100% - 270px);
    background-color: #e0edfd;
    margin-left: 150px;
    float: left;
    position: relative;
    min-height: 7em;
}

.question_base:after {
    border: 20px solid transparent;
    border-left-color: #E0EDFD;
    border-right-width: 0;
    right: -15px;
    content: "";
    display: block;
    bottom: 30px;
    position: absolute;
    width: 0;
}

.question_base h2 {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none;
    margin: 1em !important;
    line-height: 1.4em;
}

.question_base img {
    float: left;
    margin: 25px;
}

.answer {
    clear: both;
    position: relative;
    margin-bottom: 40px;
}

.answer_base {
    width: calc(100% - 270px);
    margin-left: 150px;
    background-color: #FFF5F8;
    position: relative;
    padding-bottom: 20px;
}

.answer_base:after {
    border: 20px solid transparent;
    border-right-color: #FFF5F8;
    border-left-width: 0;
    left: -15px;
    content: "";
    display: block;
    top: 30px;
    position: absolute;
    width: 0;
}

.answer_base img {
    margin: 30px 15px 20px 25px;
    float: left;
}

#main_body div.answer_base h4 {
    background-image: none;
    margin: 1rem 0;
}


.answer_text {
    /* width: 550px; */
    padding-left: 75px;
    margin-right: 10px;
    padding-top: 30px;
    margin-top: 30px;
}

.answer_text_small {
    width: 360px;
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 0px;
    float: left;
    margin-bottom: 40px;
}

#answer1_box {
    margin-right: auto;
    margin-left: auto;
    width: 670px;
}

#column_left {
    float: left;
    width: 330px;
    overflow: hidden;
}

#column_right {
    float: right;
    width: 322px;
    margin-left: 15px;
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #000;
}

#column_left img {
    margin: 0px;
}

dl.left {
    clear: both;
    float: left;
    width: 50px;
    background-color: #FFF;
    margin: 0px;
    border-left: 1px solid #333;
    padding-bottom: 600px;
    margin-bottom: -600px;
}

dl.right {
    float: left;
    width: 270px;
    background-color: #FFF;
    margin: 0px;
    border-right: 1px solid #333;
    padding-bottom: 600px;
    margin-bottom: -600px;
}

dl.title {
    background-color: #f27e30;
    color: #FFF;
    width: 290px;
    margin: 0 auto;
    padding: 5px;
}

#answer2_box {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 625px;
    clear: both;
    background-color: #FFE4E6;
    padding: 15px;
}

#answer2_img2 img {
    margin-bottom: 40px;
    margin-right: 35px;
    margin-left: 35px;
    clear: both;
}

#answer3_box {
    margin: 20px auto 40px;
    width: 625px;
    clear: both;
}

#answer3_box img {
    margin: 0px;
    padding: 0px;
}

#answer4_box {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    width: 625px;
    clear: both;
    overflow: hidden;
}

#answer4_box img {
    padding: 0px;
    clear: both;
    margin: 20px 0px;
}

#answer4_box_list {
    margin-top: 40px;
    background-color: #FFF;
    width: 625px;
}

.answer4_box_small {
    clear: both;
    width: 625px;
    background-color: #F00;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
}

.answer4_red,
.answer4_blue,
.answer4_green p {
    color: #FFF;
    font-size: 100%;
    line-height: 1.8em;
}

.answer4_red {
    background-color: #cc293d;
    float: left;
    width: 30px;
    padding-bottom: 600px;
    margin-bottom: -600px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
}

.answer4_blue {
    background-color: #0062D0;
    float: left;
    width: 30px;
    padding-bottom: 600px;
    margin-bottom: -600px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
}

.answer4_green {
    background-color: #08AF8F;
    float: left;
    width: 30px;
    padding-bottom: 600px;
    margin-bottom: -600px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
}

.answer4_text {
    float: left;
    width: 559px;
    background-color: #FFF;
    padding: 13px;
    padding-bottom: 600px;
    margin-bottom: -600px;
}

#answer6_box {
    width: 625px;
}

#answer6_box img {
    margin-left: 150px;
    clear: both;
}

#answer7_box {
    clear: both;
    width: 500px;
    overflow: hidden;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
}

#answer7_box img {
    padding: 0px;
    margin: 0 0 20px 60px;
}

#answer8_box {
    clear: both;
    overflow: hidden;
    width: 625px;
    margin-right: auto;
    margin-left: auto;
}

#answer8_box_small {
    clear: both;
    overflow: hidden;
    width: 625px;
    background-color: #FFF;
    margin-top: 30px;
}

#answer8_box img {
    padding: 0px;
    margin: 10px;
}

#answer9_box {
    clear: both;
}

#answer9_box table {
    background-color: #fff;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    clear: both;
    margin: 10px 20px 20px;
}

#answer9_box td {
    border-color: #000 !important;
    font-size: 80%;
    padding: 8px;
}

#answer10_box {
    width: 625px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

#column_left2 {
    float: left;
    width: 270px;
    background-color: #FFF;
    border: 1px solid #00BE6D;
    padding: 15px;
}

#column_right2 {
    float: right;
    width: 270px;
    background-color: #FFF;
    border: 1px solid #00BE6D;
    padding: 15px;
    overflow: hidden;
}

#column_left2 img,
#column_right2 img {
    margin: 5px;
    padding: 0px;
    float: left;
}

.column_title {
    background-color: #379F40;
}

.question_small_img {
    width: 60px;
    float: left;
    clear: both;
}

.question_small {
    float: right;
    width: 200px;
}

.answer_small {
    float: right;
    width: 200px;
}

#answer10_box .adress {
    clear: both;
    font-size: 80%;
    padding-top: 10px;
}

#answer10_box p {
    clear: both;
    padding-top: 10px;
}

#answer11_box table {
    background-color: #fff;
    border-left: 1px solid #000;
    border-top: 1px solid black;
    margin-bottom: 20px;
    max-width: 100%;
}

#answer11_box th {
    background-color: #b6153a !important;
    border-bottom: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
    color: #fff;
    font-weight: bold;
    padding: 8px;
}

#answer11_box td {
    border-color: black !important;
    font-size: 80%;
    padding: 8px;
}

#answer12_box {
    width: 80%;
    clear: both;
    margin-right: auto;
    margin-left: auto;
}

.answer13_box {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    clear: both;
}

.answer13_box_left {
    float: left;
    width: 45%;
}

.answer13_box_right {
    float: right;
    width: 50%;
    margin-left: 20px;
}

div.answer13_box h3,
div.answer13_box_left h3,
div.answer13_box_right h3 {
    background-color: transparent !important;
    border-bottom: medium none !important;
    box-shadow: none !important;
    font-size: initial !important;
    font-weight: bold !important;
    padding: 0 !important;
}

.answer13_box img {
    margin: 0px;
    padding: 0px;
}

.answer13_box_small {
    border: 1px solid #000;
    padding: 5px;
    margin-top: 20px;
    background-color: #FFF;
}

#answer14_box {
    width: 550px;
    margin-left: 76px;
    margin-right: 10px;
    float: left;
    margin-top: 30px;
}

#infura {
    margin: 0 auto;
    width: 900px;
}


/* フォント関係 */

#title h1 {
    font-size: 140%;
    background-color: #517dbc;
    line-height: 2.5em;
    color: #FFF;
    border-bottom-style: solid;
    border-bottom-color: #265184;
    border-bottom-width: 5px;
    text-indent: 50px;
    font-weight: normal;
}

#title p {
    margin-right: 30px;
    margin-left: 30px;
    font-size: 90%;
    line-height: 1.8em;
    margin-bottom: 60px;
}


/*ここから*/

#map2 p {
    margin: 0px;
    padding: 0px;
}

#map2 table {
    margin-top: 10px;
    border: 1px solid #000;
    padding: 5px;
}

#map2 td {
    text-align: right;
}

#map2_right h3 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    box-shadow: none;
    font-weight: bold;
    line-height: 100%;
    margin: 0;
    padding: 0;
}


/*ここまで*/

.back1 a:link,
.back2 a:link {
    font-size: 90%;
    color: #06C;
}

.back1 a:hover,
.back2 a:hover {
    font-size: 90%;
    color: #999;
}

.back1 a:visited,
.back2 a:visited {
    font-size: 90%;
    color: #C00;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.answer_text p {
    font-size: 95%;
    line-height: 1.8em;
    margin-top: 0px;
    margin-left: 0;
}

.answer_text_small p {
    font-size: 95%;
    line-height: 1.8em;
    margin-top: 0px;
}

#column_left h3 {
    line-height: 1.8em;
    background-color: #5d5d5d;
    font-size: 90%;
    color: #FFF;
    text-align: center;
    font-weight: normal;
    width: 322px;
    margin: 40px 0 0 0;
    padding: 0px;
}

#column_left p {
    font-size: 85%;
    line-height: 1.8em;
    margin: 10px;
    text-align: right;
}

dl.left dt {
    font-size: 200%;
    margin: 10px 0 0 5px;
}

dl.left dd {
    font-size: 80%;
    margin: 5px;
    text-align: center;
}

dl.right dt {
    font-size: 88%;
    margin: 10px 0;
    font-weight: bold;
}

dl.right dd {
    font-size: 80%;
    line-height: 1.4em;
    margin: 0px;
}

#column_right h3 {
    font-size: 80%;
    line-height: 2em;
    width: 270px;
    margin: 20px 0 15px;
    text-indent: 2em;
    color: #FFF;
    background-color: #5d5d5d;
    font-weight: normal;
    background-repeat: no-repeat;
}

#column_right p {
    font-size: 80%;
    line-height: 1.4em;
    margin: 0px 10px 14px 10px;
}

dl.title dt {
    font-size: 95%;
    margin-top: 0px;
    font-weight: bold;
}

dl.title dd {
    font-size: 80%;
    margin: 5px 5px 5px 0;
}

dl.adress dt {
    background-color: #494949;
    color: #FFF;
    font-size: 85%;
    width: 322px;
    text-align: center;
    line-height: 1.5em;
    margin: 0 0 15px;
}

dl.adress dd {
    font-size: 83%;
    margin: 0 0 2px 10px;
    line-height: 1.3em;
}

dl.text {
    font-size: 90%;
    margin: 10px 0 25px;
    width: 280px;
    line-height: 1.5em;
}

#answer3_box dl dt {
    background-color: #f97e53;
    text-indent: 23px;
    font-size: 90%;
    line-height: 2em;
    color: #FFF;
}

#answer3_box dl dd {
    font-size: 90%;
    margin: 1.8em 30px 30px;
}

#answer3_box h3 {
    font-size: 100%;
    margin: 0 0 14px 220px;
    background-color: transparent;
    border: 0px;
    box-shadow: 0px 0px 0px;
    font-weight: bold;
}

#answer4_box h3 {
    font-size: 100%;
    text-align: center;
    background-color: #E27B06;
    color: #FFF;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    width: 625px;
}

#answer4_box_list ol {
    margin: 15px 0 0 20px;
    padding: 0;
    width: 615px;
}

#answer4_box_list li {
    font-size: 90%;
    line-height: 1.8em;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    list-style-position: inside;
}

#answer4_box_list p {
    font-size: 100%;
    text-align: center;
    padding: 15px 0;
    margin: 0px;
    font-weight: bold;
}

.answer4_text ol {
    margin: 0px;
    padding: 0px;
    list-style-position: inside;
}

.answer4_text li {
    font-size: 90%;
    float: left;
    margin: 10px 0;
    padding: 0px;
    position: relative;
}

.answer4_text p {
    font-size: 85%;
    clear: both;
    margin: 0 0 20px 0;
    padding: 0px;
}

#answer5_box dt,
#answer5_box h3 {
    background-color: #EFCFFF;
    font-size: 95%;
    color: #7223CC;
    margin: 0px;
    clear: both;
    padding: 5px;
    width: 615px;
}

#answer5_box li,
#answer5_box dd {
    font-size: 90%;
    line-height: 1.8em;
    padding: 0px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    list-style-position: inside;
}

.sansouken_blue {
    background-color: #203DD3;
    color: #FFF;
    padding: 5px;
    text-align: center;
    margin: 0px;
    float: left;
    width: 230px;
    font-size: 90%;
}

.sansouken_red {
    background-color: #C36;
    color: #FFF;
    padding: 5px;
    text-align: center;
    float: left;
    margin: 0px;
    width: 230px;
    font-size: 90%;
}

#answer8_box ul {
    margin: 30px 0 0 30px;
    width: 280px;
    float: right;
    list-style-position: inside;
    padding: 0px;
}

#answer8_box li {
    margin-bottom: 15px;
    font-size: 100%;
    line-height: 1.8em;
}

#answer8_box h3 {
    clear: both;
    background-color: #EFCFFF;
    font-size: 90%;
    color: #7223CC;
    width: 615px;
    margin: 0px;
    padding: 5px;
}

#answer8_box p {
    font-size: 90%;
    line-height: 1.8em;
    background-color: #FFF;
    padding: 0px;
    margin: 10px 0 0 0;
}

#answer9_box th {
    background-color: #fff !important;
    border-bottom: 1px solid black !important;
    border-right: 1px solid black !important;
    font-size: 85%;
    text-align: center;
}

div#answer9_box table tbody tr th,
div#answer9_box table tbody tr td {
    padding: 1px !important;
}

#answer9_box h3 {
    padding: 0px;
    font-size: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}

#answer9_box p {
    padding: 0px;
    font-size: 80%;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}

#answer9_box .tblue {
    background-color: #475AD2;
    color: #FFF;
}

#answer9_box .tred {
    background-color: #D54D2E;
    color: #FFF;
}

#answer9_box .tgreen {
    background-color: #C1FFBF;
}

#answer9_box .tnumber {
    text-align: right;
}

#answer9_box .tsum {
    color: #F00;
    background-color: #EDEDED;
    text-align: right;
    font-weight: bold;
}

#answer2_box dt {
    font-size: 90%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 10px;
    margin-bottom: 15px;
    font-weight: bold;
}

#answer2_box dd {
    font-size: 90%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 10px;
    line-height: 1.8em;
    margin-bottom: 0px;
}

#answer2_box dl {
    background-color: #FFF;
    padding: 10px;
    width: 500px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.question_small p {
    margin: 0px;
    padding-top: 10px;
    font-size: 90%;
}

.answer_small p {
    margin: 0px;
    padding: 0px;
    font-size: 90%;
}

.column_title h4 {
    border-bottom: medium none !important;
    color: #fff;
    font-size: 110%;
    margin: 0;
    padding: 10px 0 0 10px !important;
}

.column_title p {
    color: #FFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 10px;
    font-size: 90%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

#answer2_box h3 {
    background-color: transparent;
    border-bottom: medium none;
    box-shadow: none;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#answer12_box h3 {
    background-color: transparent;
    border-bottom: medium none;
    box-shadow: none;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
}

#answer12_box table {
    border: 0px;
    box-shadow: 0px 0px 0px #fff;
}

div#answer12_box td {
    border: 0px;
}

.answer13_box h3 {
    font-size: 95%;
}

.answer13_box h4 {
    border-bottom: medium none !important;
    font-size: 95%;
    padding: 0 !important;
}

.answer13_box p {
    font-size: 90%;
    line-height: 1.5em;
    clear: both;
}

div.kingMain div.answer div.answer_base div#answer10_box h3 {
    background-color: transparent;
    border-bottom: medium none;
    box-shadow: none;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em 0;
    padding: 0;
}


/*追加分ここから*/

#nouka {
    float: right;
    margin: 0px;
    padding: 0px;
}

.answer15_box {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    clear: both;
}

.answer15_box_left img,
.answer15_box_right img {
    width: 100%;
    margin: 0 0 20px 0;
}

.answer15_box_leftimg {
    float: left;
    width: 48%;
}

.answer15_box_leftimg img {
    width: 100%;
    padding: 0;
    margin: 0;
    float: none;
}

.answer15_box_rightimg {
    float: left;
    width: 48%;
    margin-left: 2%
}

.answer15_box_rightimg .caption {
    border-width: 0px;
}

.answer15_box_rightimg img {
    width: 100%;
    padding: 0;
    margin: 0;
    float: none;
}

.answer16_box {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}

.answer16_box_small {
    float: left;
    width: 31%;
    font-size: 85%;
    margin-right: 10px;
}

.answer16_box_small img {
    width: 100%;
}

.answer16_box img {
    padding: 0px;
    margin: 0px;
}


/*追加分ここまで*/


/*　農林水産業の状況関連　*/


/*　2015-03-27追加　*/

ul.row_img_block {
    display: table;
}

ul.row_img_block li {
    display: table-cell;
}

ul.row_img_block li img {
    height: auto;
    margin: 0;
    padding: 7px;
    height: 105px;
    float: none;
}

.answer15_box table {
    clear: both;
    background-color: #FFF;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #000;
    border-left-color: #000;
    font-size: 80%;
    margin-right: auto;
    margin-left: auto;
}

.answer15_box td {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000;
    padding: 4px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000;
}

.answer15_box th {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000;
    padding: 4px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000;
    font-weight: normal;
    background-color: #336633 !important;
}

table.answer15_box_1 th {
    background-color: #ffffff !important;
}

table.answer15_box_2 .twhite {
    background-color: #ffffff !important;
}

.answer15_box .tyellow {
    background-color: #FFF686 !important;
    text-align: right;
}

.answer15_box .tgreen {
    background-color: #336633 !important;
    color: #FFF;
}

.answer15_box .tlimegreen {
    background-color: #DBF188 !important;
}

.answer15_box table p {
    margin: 0px;
    padding: 0px;
}

.answer13_box .caption {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.answer15_box .caption {
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    font-size: 80%;
    clear: both;
}

.answer16_box_small p {
    background-color: #136918;
    color: #FFF;
    text-align: center;
    margin: 0px;
    clear: both;
}

.answer16_box_small .caption {
    margin: 0px;
    background-color: #FFF5F8;
    font-size: 80%;
    text-align: left;
    color: #000;
}


/* 201601　除染対策課　追加ここから */

.box_layout_ya {
    background-image: url(/img/portal/josen/kariokibaimg/img_yajirushi_1.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.box_layout_ya p {
    margin-left: 80px;
}

.box_josen_kari_1 {
    background-image: url(/img/portal/josen/kariokibaimg/7-2.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-right: 230px;
    width: 50%;
}

.box_emphasis {
    background-color: #FFE1CE;
    border-radius: 15px;
    padding: 15px 20px;
    margin: 1em 0 2em;
}

.text_margin {
    margin-top: 3em;
}

.td_legend * {
    vertical-align: middle;
}

.link_detail {
    display: block;
    background-image: url(/img/portal/josen/icon_linkdetail.png);
    background-position: 0.8em center;
    background-repeat: no-repeat;
    background-color: #FCECA0;
    padding: 0.6em 1em;
    margin: 3em 0;
    width: 12em;
    text-align: center;
    border: 1px solid #FED65C;
}

.link_detail:hover {
    background-color: #FED65C;
}

#link_houbu {
    padding-top: 1.5em;
}

#link_houbu ul {
    width: 98%;
    max-width: 670px;
    margin: 0 0 0 auto;
    overflow: hidden;
}

#link_houbu li {
    float: left;
    margin-right: 6px;
    list-style-type: none;
}

.ttl_link_houbu {
    font-weight: bold;
    padding: 5px 1em;
    color: #2B5029;
}

#link_houbu a {
    display: block;
    padding: 5px 0.5em 5px 1em;
    background-image: url(/img/portal/josen/icon_linkdetail.png);
    background-position: 0.4em center;
    background-repeat: no-repeat;
    background-color: #FCECA0;
}

#link_houbu a:hover {
    background-color: #FED65C;
}

@media only screen and (max-width: 580px) {
    .box_josen_kari_1 {
        background-position: left bottom;
        padding-right: 0;
        padding-bottom: 280px;
        width: 100%;
    }
}


/*　TOPリニューアル　*/


/* 画像で作るdrop downリスト
-----------------------------------------*/

ul.gyou1_2 {
    list-style: none;
    line-height: 25px;
}

ul.gyou1_2 li {
    position: relative;
    border: none;
}

ul.gyou1_2 a {
    position: relative;
    text-decoration: none;
    margin: 0;
}

ul.gyou1_2 a:visited {}

div#head000 div#head001 ul.gyou1_2 ul {
    position: relative;
    display: none;
    list-style: none;
    color: #000000;
    margin: 0;
    padding: 0;
}

ul.gyou1_2&gt;li {}

ul.gyou1_2&gt;li li {
    clear: left;
    border: #aaaaaa 1px solid;
    border-top: none;
    padding: 6px 10px !important;
    margin: 0 !important;
    background: #FFFFEE;
}

ul.gyou1_2&gt;li li a {
    background: #eeeeee;
    font-size: 12px;
}

ul.gyou1_2 li:hover&gt;a {}

div#head000 div#head001 ul.gyou1_2 li:hover&gt;ul {
    display: inline-block;
    position: absolute;
    top: 104%;
    left: 0px;
}

ul.gyou1_2 li a:hover {}

ul.gyou1_2 li li:hover ul {
    top: 0px;
    left: 100%;
}

#head000 #head001 #dropmenu .drop_tyubun {
    border: 1px solid #ccc;
    padding: 5px 5px 5px 2px;
    border-radius: 2px;
    vertical-align: top;
    display: inline-block;
    font-size: 100%;
}

.drop_kantai,
.drop_hantai {
    font-size: 12px;
}

.bx-controls {
    margin-top: 35px;
}

li.top-image-box-06 a {
    background: url("/img/portal/template/img-top-image-box-13.jpg") 0 0 no-repeat;
}

li.top-image-box-13 a {
    background: url("/img/portal/template/img-top-image-box-04.jpg") 0 0 no-repeat;
}

li.top-image-box-04 a {
    background: url("/img/portal/template/img-top-image-box-09.jpg") 0 0 no-repeat;
}

li.top-image-box-11 a {
    background: url("/img/portal/template/img-top-image-box-08.jpg") 0 0 no-repeat;
}

li.top-image-box-08 a {
    background: url("/img/portal/template/img-top-image-box-11.jpg") 0 0 no-repeat;
}

li.top-image-box-12 a {
    background: url("/img/portal/template/img-top-image-box-05.jpg") 0 0 no-repeat;
}

li.top-image-box-09 a {
    background: url("/img/portal/template/img-top-image-box-07.jpg") 0 0 no-repeat;
}

li.top-image-box-05 a {
    background: url("/img/portal/template/img-top-image-box-06.jpg") 0 0 no-repeat;
}

li.top-image-box-07 a {
    background: url("/img/portal/template/img-top-image-box-12.jpg") 0 0 no-repeat;
}


/* 2017125修正分
-----------------------------------------*/

.gmenu {
    width: 270px;
}


/*　dropnav　*/

.dropnav {
    *zoom: 1;
    list-style-type: none;
    width: 960px;
    margin: 5px auto 30px;
    padding: 0;
}

.dropnav:before,
.dropnav:after {
    content: "";
    display: table;
}

.dropnav:after {
    clear: both;
}

.dropnav li {
    position: relative;
    width: 20%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

.dropnav li a {
    display: block;
    margin: 0;
    padding: 15px 0 11px;
    background: #8a9b0f;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
}

.dropnav li ul {
    list-style: none;
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
}

.dropnav li ul li {
    width: 100%;
}

.dropnav li ul li a {
    padding: 13px 15px;
    border-top: 1px solid #7c8c0e;
    background: #6e7c0c;
    text-align: left;
}

.dropnav li:hover&gt;a {
    background: #6e7c0c;
}

.dropnav li a:hover {
    background: #616d0b;
}

#left-to-right li ul li {
    overflow: hidden;
    height: 0;
    transition: .2s;
}

#left-to-right li:hover ul li {
    overflow: visible;
    height: 38px;
}

.drop {
    z-index: 2;
    width: 100%;
}

.drop0 {
    height: 135px;
}

#left-to-right li a:hover {
    background: #DFDFD0 none repeat scroll 0 0;
}

#left-to-right li ul {
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
}

#left-to-right li ul li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

#left-to-right li ul li a {
    border-top: 1px solid #ccc;
    padding: 13px 15px;
    text-align: left;
    display: block;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    text-decoration: none;
}

#left-to-right li ul li a:link {
    color: #000;
}

#left-to-right li ul li a:visited {
    color: #000;
}

#left-to-right li ul li:last-child a {
    border-bottom: 1px solid #ccc;
}


/*
div#headlower #page_now3_off:hover{
    border-bottom:15px solid #E83820 !important;
}

div#headlower #page_now2_off:hover{
    border-bottom:15px solid #F28500 !important;
}

div#headlower #page_now1_off:hover{
    border-bottom:15px solid #009944 !important;
}

div#headlower #page_now10_off:hover{
    border-bottom:15px solid #009E96 !important;
}

div#headlower #page_now5_off:hover{
    border-bottom:15px solid #0288D9 !important;
}

div#headlower #page_now9_off:hover{
    border-bottom:15px solid #0068B7 !important;
}

div#headlower #page_now4_off:hover{
    border-bottom:15px solid #1D2088 !important;
}

div#headlower #page_now8_off:hover{
    border-bottom:15px solid #920783 !important;
}

div#headlower #page_now6_off:hover{
    border-bottom:15px solid #E4007F !important;
}
*/

#page_now3_off ul li a {
    border-left: 5px solid #E83820;
    background-color: #FDEBE8;
}

#page_now2_off ul li a {
    border-left: 5px solid #F28500;
    background-color: #FEF3E5;
}

#page_now1_off ul li a {
    border-left: 5px solid #009944;
    background-color: #E5F5EC;
}

#page_now10_off ul li a {
    border-left: 5px solid #009E96;
    background-color: #E5F5F4;
}

#page_now5_off ul li a {
    border-left: 5px solid #0288D9;
    background-color: #E5F3FB;
}

#page_now9_off ul li a {
    border-left: 5px solid #0068B7;
    background-color: #E5F0F8;
}

#page_now4_off ul li a {
    border-left: 5px solid #1D2088;
    background-color: #E8E8F3;
}

#page_now8_off ul li a {
    border-left: 5px solid #920783;
    background-color: #F4E6F2;
}

#page_now6_off ul li a {
    border-left: 5px solid #E4007F;
    background-color: #FCE5F2;
}

#page_now7_off ul li a {
    border-left: 5px solid #E5004F;
    background-color: #FCE5ED;
}


/* 復興データ
-----------------------------------------*/

#fukkou-d li ul li {
    overflow: hidden;
    height: 0;
    transition: .2s;
}

#fukkou-d li:hover ul li {
    overflow: visible;
    height: 33px;
}

#fukkou-d li a:hover {
    background: #DFDFD0 none repeat scroll 0 0;
}

#fukkou-d li ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    top: 90%;
    width: 230px;
}


/*#fukkou-d li ul li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}*/

#fukkou-d li ul li a {
    border-top: 1px solid #ccc;
    padding: 10px 15px;
    text-align: left;
    display: block;
    font-size: 12px;
    line-height: 1;
    margin: 0;
    text-decoration: none;
}

.drop-fukkou {
    float: left;
    margin-right: 15px;
}

.drop-fukkou2 {
    float: left;
    margin-right: 15px;
}

.drop-fukkou3 {
    float: left;
}

#headbn {
    margin-top: 90px;
}

.fdrop1 {
    z-index: 2;
    width: 100%;
}

.fdrop1 li {
    background-color: #E9CD64;
}

.fdrop2 {
    z-index: 2;
    width: 100%;
    right: 5px;
}

.fdrop2 li {
    background-color: #72CBCF;
}

.fdrop3 {
    z-index: 2;
    width: 100%;
    right: 5px;
}

.fdrop3 li {
    background-color: #D9D801;
}


/* ヘッダー修正追記20181218 */

#dropmenu&gt;li img {
    display: block;
    margin: 0 auto;
}

div#head000 div#head001 ul li {
    min-width: 50px;
}

@media screen and (min-width:768px) {
    #gsc-i-id1 {
        height: 39px !important;
    }

    .gsc-control-wrapper-cse table table {
        padding: 0 !important;
    }

    .gsc-search-box-tools .gsc-search-box .gsc-input {
        vertical-align: top !important;
    }

    .cse .gsc-search-button-v2,
    .gsc-search-button-v2 {
        padding: 13px 27px !important;
    }

    div#top_search_keyword {
        width: 15%;
    }

    form.gsc-search-box {
        margin-bottom: 0px !important;
    }
}

#dropmenu&gt;li&gt;a {
    padding: 5px 10px 2px;
}

div#head000 div#head001 ul li {
    margin: 0 3px 5px;
}

#dropmenu&gt;li&gt;a {
    height: auto;
}

ul.gyou1_2&gt;li li {
    padding: 6px 3px !important;
}

/* 追記2023年2月15日 */

@media screen and (max-width:670px) {
    .question {
        margin-top: 0;
    }

    .question_base {
        margin-left: 0;
        min-height: 60px;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: baseline;
    }

    .answer {
        display: flex;
    }

    .answer_base {
        width: auto;
        margin-left: 40px;
    }

    .question .boy {
        display: none;
    }

    .kibitan {
        display: none;
    }

    .answe_text {
        margin-top: 0;
        padding-top: 10px;
        padding-left: 0px;
        margin-left: 10px;
    }

    .answer_base::after,
    .question_base::after {
        display: none;
    }

    #main_body .qiestion_base img,
    #main_body .answer_base img {
        margin: 0 !important;
        float: none !important;
    }

    .question_base h2 {
        margin: 10px !important;
        line-height: 1.4 !important;
    }

    .answer13_box {
        width: 90%;
    }

    .answer13_box_right {
        float: right;
        width: 100%;
        margin-left: 0;
    }

    .answer_box_left {
        float: left;
        width: 100%;
    }

    #main_body .answer13_box_right h3 {
        background-image: none;
    }
}</pre></body></html>