
.jireititle {
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #006934;
}


.jireititle::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}



jireititle {text-indent: 0.8em}


.testji{	text-align: center;}


.jireitext {
	background-color:#f1f1f1;
	padding:5px 25px 5px 25px;
	margin-top:0;
	margin-bottom:20px;
	text-indent: 0.8em
}

.jireicon {
	margin-left:5px;
	margin-right:5px;
	text-align: center;
}

.jireicon01 {
	margin-left:25px;
	margin-right:25px;
	margin-bottom:25px;

}

.ichiranhe {text-align: right}