#contents p .link {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #86EA60;
	border-left-width: 10px;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #5FEB77;
	border-left-color: #47E620;
	background-color: #F5FDF2;
}
#contents .setumei {
	font-size: 14px;
	padding-left: 50px;
}
#contents p a .link2 {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #47E620;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #5FEB77;
	color: #86EA60;
}

