﻿a, a:visited {
	color:#003C7B !important;
}

.txt-main {
	color: #333;
	padding: 20px;
	padding-left: 30px;
	clear: both;
	border: 2px dashed #ccc;
	background: #f7fcfe;
}
.txt-main ol {
	list-style: none;
	padding-left: 1em;
}
.txt-main li {
	margin-top: 1em;
	position: relative;
}
.txt-main li:first-child {
	margin-top: 0;
}
.txt-main li span {
	color: #159fcf !important;
	font-size: 24px !important;
	font-weight: bolder;
	position: absolute;
	top: -8px;
	left: -1.3em;
}
*:first-child+html .txt-main li span {top: -0em;}


.mg-15 {
	margin-top: -15px;
}


.link {
	text-align: right;
	margin-top: 10px;
}

.title {
	font-size: 19px !important;
	line-height: 1.3 !important;
}

.wadai_txt span {
	font-size: 12px;
	text-align: right;
	display: block;
	padding-top: 5px;
}

.txt-link p {
	margin-bottom: 10px !important;
}