@charset "utf-8";
#contents {
	padding-bottom: 20px;
}

#contents table {
	font-size: 100%;

}
#contents th {
	background-color: #DEEDD3;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
	line-height: 120%;
}
#contents td {
	padding-right: 10px;
	line-height: 125%;
}
#contents ul {
	margin: 0px;
	padding: 0px;
}
#contents li {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}

