<!--見出し用-->
h5.tax10 {
boder-bottom: 1px solid #ccc;
padding-bottom: 3px;
}

h5.taxc {
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #0c3484;
  border-bottom: 1px solid #000000;
  margin-bottom: 8px
}

h5.taxtax{
position: relative;
padding-left: 25px;
boder-bottom: 1px solid #ccc;
padding-bottom: 3px;
}

/*
h5:before {
position: absolute;
content: '';
bottom: -3px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px rgb(119, 195, 223);
}
h5:after {
	position: absolute;
	content: '';
	bottom: -3px;
	left: 10px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #77c3df;
	font-weight: normal;
	border-top-color: fuchsia;
}
*/
