.ja10 { font-size: 80%} 
.ja11-h100 { font-size: 90%; 
line-height: 150%}  
.ja12 { font-size: 100%} 
.ja12-h130 { font-size: 100%; 
line-height: 150%} 
.ja13-h130 { font-size: 110%; 
line-height: 180%}
.ja12-h130-left { font-size: 100%; 
line-height: 150%;
margin-left:40px}

.sub-title {
	width:540px;
	border-left:solid 6px #DC0067;
	padding-left:6px;
	lign-height:14px;
	font-size:120%;
	font-weight:bold;
	color:#DC0067;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:dotted 1px #333333;
}
.dit-540 {
	border-bottom: dotted 1px #333333;
	width:540px;
}

/* num1 */
ol.num1 { margin:0px 100px 1.2em;
	line-height:1.4;
	font-size: 100%; }
ol.num1 li {
	position: relative;
	list-style: none;
	line-height: 1.4;
	margin-bottom: 0em;
}
ol.num1 li span {
	position: absolute;
	top: 0;
	left: -9px;
}
/* num2 */
ol.num2 { margin:0px 70px 1.2em;
	line-height:1.4;
	font-size: 100%;
	width: 100%}
ol.num2 li {
	position: relative;
	list-style: none;
	line-height: 1.4;
	margin-bottom: 0em;
}
ol.num2 li span {
	position: absolute;
	top: 0;
	left: -19px;
}
/* num3 */
ol.num3 { margin:0px 120px 1.2em;
	line-height:1.4;
	font-size: 100%;
	width: 100%}
ol.num3 li {
	position: relative;
	list-style: none;
	line-height: 1.4;
	margin-bottom: 0em;
}
ol.num3 li span {
	position: absolute;
	top: 0;
	left: -19px;
}

