.txt ul{
	margin-top: 30px;
}
.txt li{
	line-height: 1.5em;
	padding-bottom: 5px;
}
.txt ul ul{
	margin-top: 0;
}
a.sp{
	color: #039;
	border-bottom: 1px dashed #039;
	text-decoration: none;
}
a.sp:hover, a.sp:focus {
	color: #930;
	border-bottom: 1px dashed #930;
	text-decoration: none;
}

a.sp_lnk {
	overflow: hidden;
	zoom: 1;
	margin: 1.5em 0 1em 0;
	text-decoration: none;
	border-bottom: 1px dashed #039;
}
a.sp_lnk:hover, .sp_lnk:focus {
	text-decoration: none;
	color: #930;
	border-bottom: 1px dashed #930;
}

.sp_cnt {
	display:none;
	margin-top: 0.5em;
}
