@charset "UTF-8";

p.Hombun {
	text-align:left;
	font-size:14px;
	line-height:1.5;
	margin-bottom:20px;
}

p.Note {
	text-align:left;
	font-size:12px;
	line-height:1.5;
	margin-bottom:20px;
	color:red;
}

ol  {
	text-align:left;
	font-size:14px;
	line-height:1.5;
	margin-bottom:20px;
	margin-left:2em;
}

table {
	margin-bottom:40px;
	border-top:1px solid #666666;
}

table th {
	font-size:14px;
	background:#C9DFD4;
	border-bottom:1px solid #666666;
	text-align:left;
	vertical-align:top;
	padding:5px;
	white-space:nowrap;
	font-weight:normal;
	line-height:1.5;
}

table td {
	font-size:14px;
	border-bottom:1px solid #666666;
	text-align:left;
	vertical-align:top;
	padding:5px;
	line-height:1.5;
}
