@charset "utf-8";
/* CSS Document */

div#header ul {
	border-bottom-color: #8DB939;}

ul.secondNavi {
	padding-top: 6px;}

p.lead,
h4,
div.section {
	padding-bottom: 15px;}

div.section p,
div.section ul,
div.section ol {
	padding-bottom: 15px;}

div.section ul,
div.section ol {
	padding-left: 25px;
	line-height: 1.6em;}

div.section ol li {
	list-style-type: decimal;
	color: #0198C7;}

div.section ul li {
	list-style-type: disc;}

div.section ul li span {
	color: #ED1C24;
	font-weight: bold;}

div.section ol li ul {
	padding-left: 1em;}

div.section ol li li {
	list-style-type: none;
	text-indent: -1em;}

div.section ol li p,
div.section ol li ul {
	padding-bottom: 0;}

div.section table {
	width: 570px;
	margin-bottom: 15px;
	background: #F9C1C4;}

div.section table th,
div.section table td {
	background: #FFF5F6;
	color: #ED1C24;}

div.section table th {
	width: 9em;
	text-align: center;
	font-weight: normal;}

div.section table td {
	padding: 8px 20px 6px 20px;
	font-weight: bold;}

div.section table td p {
	width: 15em;
	float: left;
	padding: 0;}




