#page_title{
	background:#ff9100 url('../images/civil/pagetitle.webp') no-repeat top center;
}
main section article:after{
	clear:both;
	content:"";
	display:block;
}

main section summary{
	border:3px solid #fd4e01;
	cursor:pointer;
	padding:10px;
	border-radius:5px;
}
.more a{
	display:block;
	border:3px solid #fd4e01;
	color:#fd4e01;
	text-decoration:none;
	line-height:40px;
	border-radius:5px;
	text-align:center;
}