body {
	color: #333333;
}


/* メインテキスト */

.text-14 {
	font-size: 14px;
	line-height: 1.5em;
}

.text-13 {
	font-size: 13px;
	line-height: 1.5em;
}

.text-12 {
	font-size: 12px;
	line-height: 1.6em;
}

.text-12-he {
	font-size: 12px;
	line-height: 2.5em;
}

.text-11px {
	font-size: 11px;
	line-height: 1.5em;
}

.text-11-he {
	font-size: 11px;
	line-height: 1.7em;
}


.text-10px {
	font-size: 10px;
	line-height: 1.3em;
}




.main-bot-bor {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9C9C9C;
}
.img-border-1 {
	overflow: auto;
	border-top: 1px dashed #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.left-td-border {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #AFAFAF;
}

