@charset"utf-8";
.cornerArea #innerBox h3 {
	color: #fff;
	width: 613px;
	padding: 5px 0 5px 10px;
	margin: 40px auto 0;
	font-size: 18px;
	font-weight: bold;
	background-color: #86C028;
}
.cornerContentBox {
	clear: both;
	width: 614px;
	margin: 0 auto;
	padding-top: 20px;
}
.cornerContentBox .innerBox {
	clear: both;
}
.cornerContentBox .logoBox {
	float: left;
	width: 124px;
	margin-top: 10px;
}
.cornerContentBox .txtBox {
	width: 470px;
	margin-left: 140px;
	margin-top: 10px;
	line-height: 1.5;
}
.cornerContentBox .txtBox .infoBox {
	margin-top: 10px;
	background: url(../image/shared/line_pink.gif) 0 0 repeat-x;
}
.cornerContentBox .txtBox .infoBox ul {
	padding-top: 10px;
	list-style: none;
}
.cornerContentBox .txtBox .infoBox ul {
	background: url(../image/corner/marker.png) 5px 8px no-repeat;
	padding-left: 35px;
}
