#contents
{
	padding-bottom: 50px;
}
#contents h3,
#contents h4
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents table#facsptable
{
	margin-bottom: 30px;
	width: 100%;
	border: 1px solid #ccc;
	background: #efefef;
}
#contents table#facsptable thead
{
	color: #fff;
	background: #99cc99;
}
#contents table#facsptable thead th
{
	padding: 0px 2px;
	line-height: 1.4em;
	text-align: center;
}
#contents table#facsptable tbody td
{
	padding: 0px 2px;
	line-height: 1.4em;
	background: #fff;
	border: 1px solid #ccc;
}
#contents h5
{
	margin: 10px 0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-indent: 0.5em;
	line-height: 1.4em;
	border-bottom: 1px solid #ccc;
	background: #efefef;
}
#contents ul
{
	margin-bottom: 1.0em;
	line-height: 1.5em;
}
#contents ul li
{
	margin-left: 1.0em;
}
#contents ul li span
{
	color: #fff;
}
#contents span.rect
{
	color: #DBD9C0;
}
#contents .lli
{
	margin-left: 1.0em;
	line-height: 1.4em;
}


#contents table#facsptable tbody td.r1
{
	width: 3em;
	text-align: center;
}
#contents table#facsptable tbody td.r2
{
	width: 7em;
	text-align: right;
}
#contents table#facsptable tbody td.r3
{
	width: 7em;
	text-align: right;
}
#contents table#facsptable tbody td.r5
{
	width: 7em;
}