@charset "utf-8";

/*------------------------------------------------
ローカルナビ設定
------------------------------------------------*/

.lnaviArea dd.lnavi07 a,
.lnaviArea dd.lnavi07 + .sub .lnavi07_01 a {
	color: var(--category-color);
	font-weight: bold;
}
.lnaviArea dd.lnavi07 + .sub {
	display:block;
}

/*------------------------------------------------
メイン
------------------------------------------------*/
.list1 li {
	text-indent: -1em;
	margin:  0 0 5px 1em;
}

table.ta01 {
	margin: 15px auto;
}
table.ta01 th {
	background: #fbffe7;
}
table.ta01 td.w01 {
	width: 22%;
}

section.sec04 .procedureColumn {
	margin: 20px 0;
}

.sec04 ul li {
	list-style: disc;
	margin-left: 2em;
}

section.sec05 .imgBox {
	margin: 30px 0;
	background: url(../images/b-allowance/img01.jpg) 0 0 no-repeat;
	background-size: 100%;
	width: 100%;
	height: 231px;
}
section.sec05 .imgBox img {
	 display: none;
}
