/* 2008/02/19 */

/* 均等割付 */

.txtJustify {
	text-align: justify;
	text-justify: newspaper
}

/* 定義型揃え */

dl.noteMarkerf10_0a {
	margin: 5px 0px;
	font-size: 90%;
	clear: both;
}

.noteMarkerf10_0a dt {
	float: left;
	width: 16px;
}

.noteMarkerf10_0a dd {
	margin-left: 16px;
	width: 450px;
}

dl.noteMarkerf10_0b {
	margin: 5px 0px;
	font-size: 90%;
	clear: both;
}

.noteMarkerf10_0b dt {
	float: left;
	width: 16px;
}

.noteMarkerf10_0b dd {
	margin-left: 16px;
	width:470px;
}