@charset "utf-8";
/* CSS Document */

.p-content.p-archive h1 {
	width: auto;
	min-height: 28px;
	margin: 0 0 20px;
	padding: 8px 15px 4px;
	border-bottom: #0086AB solid 10px;
	background-color: #FBF3EA;
	font-weight: bold;
	font-size: 2.6rem;
	line-height: 2.8rem;
}
.p-content.p-archive h2:before {/*h2 page.css*/
	background-color: #87CC40;
}