/* CSS Document */


#contentsInner h2 {
	font-size: 18px;
	line-height: 24px;
	color: #009900;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
#contentsInner h3{
	font-size: 14px;
	line-height: 16px;
	color: #006633;
	background-color: #f4f7e4;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}

#contentsInner p {
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}

#contentsInner li {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
}


.list_title{
	font-size: 12px;
	line-height: 14px;
	color: #FF6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
}
