@charset "utf-8";

.pcw-lead {
	position: relative;
	width: 560px;
	height: 110px;
	background: url(../image/ttl-pcw-lead.gif) no-repeat left top;
}

.pcw-lead img {
	position: absolute;
	right: 0;
	top: 0;
}

.pcw-lead p {
	position: absolute;
	right: 0;
	top: 50px;
	width: 213px;
	font-size: 85%;
}

.border {
	border: 5px solid #e4f0e4;
	margin: 24px 0;
	padding: 10px;
}

.border02 {
	border: 5px solid #62c77a;
	margin: 24px 0;
	padding: 10px;
}

.border02 p {
	margin-left: 145px;
}

.border strong {
	color: #00b917;
	font-weight: normal !important;
}

em.ttl {
	color: #1fa32f;
	font-weight: bold;
	font-style: normal;
}

p.last {
	margin: auto auto 24px auto;
	border-bottom: 2px solid #bebebe;
}