.yourPurpose {
	margin-top:20px;
}
.yourPurpose a {
	display:block;
	padding:5px 10px;
	border-left:3px solid #005CA9;
	background-color: #89E3EB;
	background-image:url(./images/mark_link_yourpurpose.gif);
	background-repeat:no-repeat;
	background-position:right center;
	font-weight:bold;
}

.yourPurpose div {
	display:block;
	padding:5px 10px;
	border-left:3px solid #005CA9;
	background-color: #89E3EB;
	background-repeat:no-repeat;
	background-position:right center;
	font-weight:bold;
}

.brother {
	padding-left: 5px;
}

h2 {
	margin:20px 0 10px 0;
	padding:5px 10px;
	color:#07114E;
	border-bottom:1px solid #2AB2CA;
	background-color:#CBF6FE;
	font-size:16px;
}

h3 {
	margin:10px 0 10px 0;
}
