@charset "utf-8";
/* ==========================================================================================
トップテンプレート
========================================================================================== */
h1#h0left {
    margin: 0;
    padding: 0;
}
/* ヘッダリスト */
ul.top_headlist {
    margin: 10px 10px;
    padding: 0;
    text-align: center;
    font-size: 90%;
}

ul.top_headlist li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #FFF;
    background-color: #D9DBDE;
    background-image: none;
}

ul.top_headlist li a {
    padding: 9px 5px;
    margin: 0;
    display: block;
}
/* 検索 */
#top_head-search #query {
    width: 160px;
    border: 1px solid #D9DBDE;
    min-height: 40px;
    background-color: #D9DBDE;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

#top_head-search #button {
    background-color: #1260A1;
    border: 1px solid #1260A1;
    color: #FFF;
    min-width: 60px;
    min-height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 95%;
    float: left;
}

#top_head-search {
    padding: 12px 10px 5px 10px;
}
/*メインエリア*/
.page-main {
    min-height: 830px;
    position: relative;
    background-image: url(/images/top_main_img01.jpg);
    background-size: cover;
}
/*広告*/
#koukoku {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: transparent;
    background-image: url(/images/top_koukoku_bg.png);
}
/* フッター */
.top_foot-wrap {
    padding: 0 0 20px 0;
    background-color: #1266B5;
    color: #FFF;
}
.footlist {
    background-color: #053D8C;
}
/* アドレス */
address {
    color: #FFFFFF;
    background-color: transparent;
    float: left;
    margin: 5px 0 5px 25px;
    clear: none;
    font-size: 80%;
    font-style: normal;
}
.f0add {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 8px 5px 8px 18px;
	min-width: 48px;
}
.f0add h2 {
    float: left;
	font-weight: normal;
	font-size: 100%;
	background-color: transparent;
	padding: 3px 0 0 0;
}

#f0copy {
    margin: 0 0 0 20px;
    padding: 3px 0 3px 0;
    color: #FFFFFF;
    font-size: 80%;
    text-align: left;
    background-color: transparent;
    clear: both;
}
/* カルーセル
===================================== */
.topbox_wp {
    position: absolute;
    top: 0;
    right: 0;
    width: 310px;
    margin: 20px 10px 0 0;
}
a.bx-prev {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

a.bx-next {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}

.b_topimgbg {
    position: relative;
}
ul.bxslider li {
    padding: 0;
    margin: 0;
    background-image: none;
}
ul.bxslider {
    padding: 0 0 0 20px;
    margin: 0;
}
/*コントロール*/
.bx-wrapper .bx-pager.bx-default-pager a {
    height: 15px;
    width: 38px;
    margin: 0 4px 7px 3px;
    display: inline-block;
    padding: 0;
    overflow: hidden;
}
.bx-wrapper .bx-pager.bx-default-pager a:before {
    content: url(/images/t_bt_default.png);
   	display: block;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover:before, 
.bx-wrapper .bx-pager.bx-default-pager a.active:before {
    content: url(/images/t_bt_selected.png);
   	display: block;
}
.bx-pager-item {
    display: inline;
}

.bx-pager.bx-default-pager {
    float: left;
    width: 225px;
}

.bx-controls-auto {
    float: right;
    margin: 0;
}

.bx-controls.bx-has-pager.bx-has-controls-direction.bx-has-controls-auto {
    padding: 7px 20px;
    overflow: hidden;
}












/* ==================================================
グローバルナビ
================================================== */

/* グローバルナビ */
#gnb-pc .parent {
    position: relative;
}
.balloon {
    position: absolute;
    top: 0;
    left: 240px;
    padding: 0 0 0 20px;
    margin: 0;
    /* display: none; */
    opacity: 0;
    visibility: hidden;
}


.gnavi li.balloon_inner {
    width: 330px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-image: url(/images/top_balloon_bg.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    padding: 20px 17px;
    color: #FFF;
    font-size: 88%;
    line-height: 2em;
    position: relative;
    border-radius: 7px;
}
.balloon_inner:before {
  border-right: 20px solid #0B809D;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  content: '';
  position: absolute;
  left: -20px;
  top: 20px;
}

.gnavi #tetsuduki_nabi li.balloon_inner {
    background-color: #FFF;
    background-image: none;
    /* overflow: hidden; */
    width: 920px;
}

/* 簡単手続きナビ */
#gnavi05 .balloon_inner {
    background-color: #FFF;
    background-image: none;
    padding: 20px 24px;
}
#gnavi05 .balloon_inner:after{
    border-right-color: #FFF;
}

#gnavi05 {
    width: 920px;
}
#gnavi05 .subtop_area_in-img {
    padding: 0;
}
.gnavi #tetsuduki_nabi .balloon_inner:before {
    border-right-color: #FFF;
}
/* ==================================================
グローバルナビ
================================================== */
div#gnb {
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #1B1B1B;
    float: right;
}
ul.gnavi {
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #1B1B1B;
}
.gnavi li.parent {
	line-height: 1.5em;
	display: inline-block;
}

/* 第3階層表示部分 */
ul.gnavi li.parent div.sub {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 240px;
	background: url(/images/gnavi_sub_bg.png);
	z-index: 9999;
	_height: 1%;
}
.gnavi li.parent {
}
#gnb-pc {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	color: #1B1B1B;
}
.gnavi li.parent:hover ul {display: block;}
.gnavi li.parent a {
	/* margin: 0; */
	/* padding: 0; */
}

/* 第3階層表示部分 */
.gnavi li.parent div.sub {
}
.gnavi div.sub div {
	margin: 0;
	padding: 0;
}
.gnavi div.sub div ul {
    clear: both;
    color: #1B1B1B;
    margin: 0;
    -ms-flex-wrap:wrap;
    flex-wrap: wrap;
    padding: 10px;
    display:-moz-flex;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.gnavi div.sub div ul li {
    margin: 0;
    padding: 0;
    line-height: 1.58em;
    font-size: 100%;
    text-align: left;
    background-image: none;
    position: relative;
    list-style:none;
    display:-moz-flex;
    display:-ms-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    display:-webkit-box;
    _zoom: 1;
    float: left\9;
}
.gnavi li div.sub ul li a {
    padding: 10px 10px 8px 10px;
    background: #FFFFFF;
    margin: 0 1px 1px 0;
    width: 208px;
    display:-moz-flex;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}


.focused {
    visibility: visible;
    opacity: 1;
}




/* ==========================================================================================
災害トップテンプレート
========================================================================================== */
/* 災害用ヘッダー */
.baseall-s {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1025px;
	_position: relative;/* 互換モード用 */
	background: #FFFFFF;
}
.baseall-s #head1bg {
	margin: 35px 0 0 0;
	padding: 0;
	width: 100%;
	background-color: #983012;
	height: auto;
	max-width: none;
}
.baseall-s .h0wrap {
	height: auto;
}
.baseall-s h1#h0left {
	margin: 0;
	padding: 10px 0 3px 10px;
	width: auto;
	height: auto;
	color: #FFFFFF;
	font-size: 280%;
	font-weight: normal;
	text-align: left;
	background-color: transparent;
}

/* ヘッダー2行目　ナビ */
.baseall-s .head2bg {
	clear: both;
	position: absolute;
	top: 1px;
	height: 35px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FBCECE;
	color: #131313;
	_left: 0;/* 互換モード用 */
	width: 1025px;
}
.baseall-s .head2list {
	float: left;
	margin: 0;
	padding: 6px 0 10px 1px;
}
.baseall-s .head2list li {
	float: left;
	margin: 0;
	padding: 0 12px 0 12px;
	font-size: 85%;
	border-right: 1px solid #666666;
	color: #131313;
	background-color: transparent;
	background-image: none;
}
.baseall-s .headlist li img {
	margin: 0;
	padding: 0;
}
/*リンク色*/
.baseall-s .tothispage  a:link,
.baseall-s .footlist li a:link,
.baseall-s .head2list li a:link {
	color: #003399;
	background-color: transparent;
	text-decoration: underline;
}
.baseall-s .tothispage  a:visited,
.baseall-s .footlist li a:visited,
.baseall-s .head2list li a:visited {
	color: #880088;
	background-color: transparent;
	text-decoration: underline;
}
.baseall-s .tothispage  a:hover, 
.baseall-s .footlist li a:hover, 
.baseall-s .head2list li a:hover {
	color: #cc0000;
	background-color: transparent;
	text-decoration: underline;
}
.baseall-s .tothispage  a:active, 
.baseall-s .footlist li a:active, 
.baseall-s .head2list li a:active {
	color: #cc0000;
	background-color: transparent;
	text-decoration: underline;
}

/* ヘッダー検索 */
.baseall-s .search {
    float: left;
    margin: 5px 0 0 10px;
}
.baseall-s input.fedbt {
	margin: 0px 2px 0 0;
	padding: 1px 0 0 0;
	width: 43px;
	height: 22px;
	line-height: 110%;
	color: #222222;
	font-weight: bold;
	border: 1px solid #7C7C7C;
	background-color: #F0F0F0;
	cursor: pointer;
	vertical-align: top;
	background-image: url(/images/s_bg_submit.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
/* 災害用大枠 */
.baseall-s .wrap {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/* 災害用コンテンツ左 */
.baseall-s .main-l {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 700px;
}

/* 災害用コンテンツ右 */
.baseall-s .main-r {
	float: right;
	margin: 0;
	padding: 0;
	width: 240px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/* 災害用共通 */
.baseall-s .h2bg {
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
	background-color: #B93A32;
}
.baseall-s .h2bg div {
	background-color: #BC3C16;
	background-image: none;
	color: #FFFFFF;
	border: none;
}
.baseall-s .h2bg h2 {
	padding: 5px 0 3px 8px;
	color: #FFFFFF;
	font-size: 140%;
	background-color: transparent;
}
.baseall-s .h3bg {
	margin: 1em 10px 0.7em 10px;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	color: #131313;
    border-left: none;
}
.baseall-s .h3bg div {
	padding: 0;
	border: none;
	border-left: 5px solid #BC3C16;
	background-image: none;
}
.baseall-s .h3bg h3 {
	/* border: none; */
	/* padding: 4px 0 4px 8px; */
	/* font-size: 120%; */
}
.baseall-s .h4bg {
	border: none;
	margin: 0.9em 0 0.56em 10px;
	padding: 0;
	font-size: 120%;
}
.baseall-s .h4bg div {
	border-left: 5px solid #BC3C16;
}
.baseall-s h4 {
	margin: 0;
	color: #222222;
	background-color: transparent;
}
.baseall-s .main-r li {
	/* background-image: url(/images/s_icon_li.gif); */
	margin: 3px 0 3px 0;
	position: relative;
	padding: 0 0 0 10px;
	margin: 7px 0 7px 0px;
	/* font-weight: bold; */
	font-size: 93%;
	/* line-height: 30px; */
	/* border-bottom: dashed 1px #F6A38B; */
}

.baseall-s .main-r li:before{
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: -3px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #666666;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}



.baseall-s p.pagelinkout {
	margin: 0.56em 10px 0.56em 10px;
	padding: 0 0 0 15px;
	background-image: url(/images/s_icon_li.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.5em;
	line-height: 1.3em;
	_height: 1%;
}
.baseall-s p.pagelinkin {
	margin: 0.56em 10px 0.56em 10px;
	padding: 0 0 0 16px;
	background-image: url(/images/s_icon_li.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.4em;
	line-height: 1.3em;
	_height: 1%;
}
.baseall-s table.table01 {
	border: 1px solid #999999;
}
.baseall-s th {
	border: 1px solid #999999;
}
.baseall-s td {
	border: 1px solid #999999;
}


/* 災害用緊急情報エリア */
.baseall-s .s-kinkyu-box {
	margin: 20px 0 10px 0;
	padding: 0;
	border: 3px solid #BC3C16;
	background-image: none;
}
.baseall-s .s-kinkyu-box .h2bg {
	margin: 0;
}
.baseall-s .s-kinkyu-box .h2bg div {
	border: none;
	background-color: #BC3C16;
	color: #FFFFFF;
}
.baseall-s .s-kinkyu-box .h2bg h2 {
	padding: 3px 0 1px 8px;
	color: #FFFFFF;
	font-size: 190%;
	font-weight: normal;
	background-color: transparent;
}
.baseall-s .s-kinkyu-box .h4bg {
	margin-right: 10px;
}

/* 災害用右エリア */
/* 共通枠 */
.baseall-s .bgbox {
	clear: both;
	margin: 1.2em 0 10px 0;
	padding: 5px 5px;
	border: 3px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #131313;
}

/* ボックス内floatのclear */
.bgbox:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0;
}
.bgbox {display: inline-block;}
/* Hides from macIE \*/
* html .bgbox {height: 1%;}
.bgbox {display: block;}
/* End hide from macIE */

.baseall-s .bgbox h2 {
	margin: 5px;
	padding: 4px 0 0 4px;
	font-size: 100%;
	background-color: #D8D8D8;
	color: #131313;
}
.baseall-s .s-anzen h2 {
	border-left: 7px solid #1A3D77;
}
.baseall-s .s-main-menu h2 {
	border-left: 7px solid #1A3D77;
}

.baseall-s .bgbox ul {
	padding-left: 10px;
}
/* 災害用フッター */
.baseall-s .foot1bg {
	clear: both;
	margin: 20px auto 0 auto;
	padding: 0;
	border: none;
	/* width: 964px; */
}
.baseall-s .tothispage {
	clear: both;
	margin: 0;
	padding: 0;
	/* width: 100%; */
	text-align: right;
	/* display: inline; */
}
/* このページの上へ戻る */
.baseall-s .tothispage div {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 88%;
	border-bottom: none;
	background-color: #FBCECE;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 0.8em;
	color: #131313;
	_height: 1%;
}
.baseall-s .tothispage div a {
	margin: 0;
	padding: 7px 10px 7px 10px;
	display: block;
}

/* フッター　2 */
.baseall-s .foot2bg {
	margin: 0;
	padding: 0;
	background-color: #FBCECE;
	color: #131313;
	/* font-size: 120%; */
	overflow: hidden;
}

/* ガイダンスリンク */
.baseall-s .footlist {
	clear: both;
	padding: 8px 0 8px 4px;
	border: none;
	width: 100%;
	margin: 0 0 0 10px;
	background-color: #FBCECE;
}
.baseall-s .footlist li {
	float: left;
	margin: 0;
	padding: 0 10px;
	font-size: 90%;
	line-height: 120%;
	color: #131313;
	white-space: nowrap;
	border-right: 1px solid #7D6767;
	background-color: #FBCECE;
	background-image: none;
	_height: 1%;
}
.baseall-s .footlist li:before {
	
background: none;
}
.baseall-s .footlist li a {
	text-decoration: underline;
	background:none;
    margin: 0;
    padding: 0;
}
/* フッター　3 */
.baseall-s .foot3bg {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #983012;
	background-image: none;
	color: #131313;
}

/* アドレス */
.baseall-s .f0add {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 8px 5px 8px 18px;
	min-width: 48px;
}
.baseall-s .f0add h2 {
    float: left;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	background-color: transparent;
	padding: 3px 0 0 0;
}
.baseall-s .f0add h3 {
	color: #FFFFFF;
	background-color: transparent;
}
.baseall-s address {
	color: #FFFFFF;
	background-color: transparent;
	float: left;
	margin: 0 0 5px 30px;
    clear: none;
}

/* コピーライト */
.baseall-s #f0copy {
	margin: 0 0 0 30px;
	padding: 3px 0 3px 0;
	color: #FFFFFF;
	font-size: 80%;
	text-align: left;
	background-color: transparent;
	clear: both;
}

/* clearfix
============================== */
.clearfix::after {
	content: "";
	display: table;
	clear: both;
}
/* ==================================================
緊急情報
================================================== */
#importants {
    padding: 0 0 30px 0;
    position: absolute;
    top: 125px;
    z-index: 899;
    left: 50%;
    -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
            transform: translate(-50%,0);
}

.important_content {
    padding: 10px;
    margin: 0;
    overflow: hidden;
    line-height: 1.55em;
}
#top_main > .importants {
    margin: 200px 10px 0.85em 10px;
}

.importants + .importants {
    margin: 0 10px 0 10px !important;
}
/* ==================================================
緊急情報・災害　共通タグの基本定義
================================================== */
.baseall-s h5 {
	margin: 0.7em 0 0.56em 10px;
	padding: 0;
	line-height: 1.5em;
	font-size: 105%;
	font-weight: bold;
	color: #333;
}
 
.baseall-s h6 {
	margin: 0.7em 0 0.56em 10px;
	padding: 0;
	line-height: 1.5em;
	font-size: 90%;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
}
#kinkyu ul,
.baseall-s ul {
	margin: 0.7em 5px 0.7em 0;
	padding: 0 0 0 8px;
	list-style-type: none;
	list-style-image: none;
}
#kinkyu ol,
.baseall-s ol {
	margin: 0.7em 5px 0.7em 28px;
	padding: 0 0 0 10px;
}
#kinkyu ul li, .baseall-s ul li {
	background-image: none;
	position: relative;
	padding: 0 0 0 20px;
	list-style-type: none;
	list-style-image: none;
	_height: 1%;
}


#kinkyu ul li:before, .baseall-s ul li:before {
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #666666;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


/* 災害用共通 */
.baseall-s div.h2bg {
    margin: 0;
    border-radius: 0;
}
.baseall-s div.h2bg div {
	background-color: #B93A32;
	background-image: none;
	color: #FFFFFF;
	border: none;
}
.baseall-s div.h2bg h2 {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 190%;
	font-weight: normal;
	padding: 5px 20px 3px 20px;
}
.baseall-s div.h3bg {
	margin: 1em 10px 0.7em 10px;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	color: #131313;
    border-left: none;
}
.baseall-s div.h3bg div {
	padding: 0;
	border: none;
	border-left: 5px solid #B93A32;
	background-image: none;
}
.baseall-s div.h3bg h3 {
	border: none;
	padding: 4px 0 4px 8px;
	font-size: 120%;
}
.baseall-s div.h4bg {
	border: none;
	font-size: 120%;
	margin: 0.7em 5px 0.56em 18px;
	padding: 0;
}
.baseall-s div.h4bg div {
	border-left: 5px solid #B93A32;
	padding: 0 5px 00 10px;
}
.baseall-s h4 {
	margin: 0;
	color: #222222;
	background-color: transparent;
}
.baseall-s p.pagelinkout {
	margin: 0.56em 10px 0.56em 10px;
	padding: 0 0 0 15px;
	background-image: url(/images/s_icon_li.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.5em;
	line-height: 1.3em;
	_height: 1%;
}
.baseall-s p.pagelinkin {
	margin: 0.56em 10px 0.56em 10px;
	padding: 0 0 0 16px;
	background-image: url(/images/s_icon_li.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.4em;
	line-height: 1.3em;
	_height: 1%;
}
.baseall-s table.table01 {
	border: 1px solid #999999;
}
.baseall-s th {
	border: 1px solid #999999;
}
.baseall-s td {
	border: 1px solid #999999;
}


/* 災害用緊急情報エリア */
.baseall-s div.s-kinkyu-box div.h2bg {
	margin: 0;
}
.baseall-s div.s-kinkyu-box div.h2bg div {
	border: none;
	background-color: #B93A32;
	color: #FFFFFF;
}
.baseall-s div.s-kinkyu-box div.h2bg h2 {
	padding: 3px 0 1px 8px;
	color: #FFFFFF;
	font-size: 190%;
	font-weight: normal;
	background-color: transparent;
}
.baseall-s div.s-kinkyu-box div.h4bg {
	margin-right: 10px;
}

.baseall-s ol {
    padding-left: 35px;
    margin: 0.7em 5px 0.7em 0;
}

.baseall-s .head2list li:before {
    background: none;
}
/* ▽画像エリア内▽ */
.baseall-s .img-area {
	margin: 0.56em 5px 0 0;
	padding: 0;
}
.baseall-s .img-area p {
	background-color: transparent;
}

/* ▽画像エリア内floatのclear▽ */
.baseall-s .img-area:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0;
}
.baseall-s .img-area {display: inline-block;}
/* Hides from macIE \*/
* html .img-area {height: 1%;}
.baseall-s .img-area {display: block;}
/* End hide from macIE */

/* ▽画像説明（センター）▽ */
.baseall-s p.img-center {
	padding-bottom: 0.25em;
	text-align: center;
	font-size: 90%;
	color: #555555;
	display: table;
	width: 160px /* minimum width; */;
	margin: 0 auto;
}
/* ▽画像説明（センター）▽ */
.baseall-s p.img-center {
	padding-bottom: 0.25em;
	text-align: center;
	font-size: 90%;
	color: #555555;
	display: table;
	width: 160px /* minimum width; */;
	margin: 0 auto;
}

/* ▽画像説明（左　文章回りこみ無し）▽ */
.baseall-s p.img-left {
	float: left;
	padding-bottom: 0.25em;
	/* color: #555555; */
	text-align: center;
	_margin-left: 5px;
	display: table;
	width: 160px /* minimum width */;
}

/* ▽画像説明（右　文章回りこみ無し）▽ */
.baseall-s p.img-right {
	float: right;
	padding-bottom: 0.25em;
	padding-right: 8px;
	padding-left: 5px;
	color: #555555;
	text-align: center;
	_margin-left: 5px;
	display: table;
	width: 160px /* minimum width */;
}
.baseall-s img.img-guidance {
	margin: 0;
	padding: 0;
	position: absolute;
}
/* リンク */
.baseall-s table.table01 {
	margin: 0.2em 5px 0.2em 10px;
	padding: 0;
	border-collapse: collapse;
	font-size: 90%;
	line-height: 1.4em;
}
.baseall-s caption {
	margin-bottom: 3px;
	margin-left: 0;
	padding: 0;
	line-height: 1.2em;
	text-align: left;
	font-weight: bold;
	color: #333;
}
.baseall-s th {
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	color: #333;
	background-color: #EEEEEE;
	text-align: left;
}
.baseall-s td {
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	color: #333;
	background-color: #FFF;
}
.baseall-s table.table01 p {
	margin: 0;
	font-size: 100%;
	background-color: transparent;
	line-height: 1.4em;
}
table.table01 ul li {
	font-size: 100%;
	background-color: transparent;
	line-height: 1.4em;
}

/* 表取り込み（Excel）の外枠と追記欄 */
.baseall-s .t-box {
	margin: 0.56em 0 0.56em 0;
}
.baseall-s .t-box p {
	margin: 0.14em 10px 0.14em 10px;
	padding: 0;
}

/* 表の外枠と追記欄 */
.baseall-s .t-box2 {
	margin: 0.56em 0 0.56em 0;
}
.baseall-s .t-box2 p {
	margin: 0.14em 5px 0.14em 10px;
	padding: 0;
}