.global {
	font-size: 10px;
	line-height: 150%;
}
.table_01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
	line-height: 150%;
}

.global a {
	text-decoration: none;
	color: #666666;
}
.global a:hover {
	color: #0081C5;
	text-decoration: underline;
}
.moji_L {
	font-size: 14px;
	line-height: 170%;
}
.moji_L a {
	font-size: 14px;
	color: #0080C7;
	line-height: 170%;
	text-decoration: underline;
}
.moji_L a:hover {
	font-size: 14px;
	line-height: 170%;
	color: #0080C7;
	text-decoration: underline;
}
.moji_L a:visited {
	font-size: 14px;
	line-height: 170%;
	color: #0080C7;
	text-decoration: underline;
}


.moji_M {
	font-size: 12px;
	line-height: 150%;
}
.moji_M a {
	font-size: 12px;
	line-height: 150%;
	color: #0080C7;
	text-decoration: underline;
}
.moji_M a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #0080C7;
	text-decoration: underline;
}
.moji_M a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #0080C7;
	text-decoration: underline;
}
.question {
	font-size: 16px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 7px;
}
ol {
	margin-left: 15px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 150%;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0080C7;
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0080C7;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
}

