
/* List */
table.list, table.List
{
	border	:	none;
	border-collapse	:	collapse;
	width	:	100%;
}
td.ListHeader, td.ListHeader
{
	border-collapse	:	collapse;
	border-top	:	solid 1px #998888;
	border-bottom	:	solid 1px #998888;
	font-weight	:	bold;
	background-color	:	#eeeecc;
	padding-top	:	2px;
	padding-bottom	:	2px;
	padding-left	:	8px;
	padding-right	:	8px;
	white-space	:	nowrap;
}
td.ListName, td.ListName
{
	border-top	:	solid 1px #998888;
	border-bottom	:	solid 1px #998888;
	font-weight	:	bold;
	background-color	:	#eeeeee;
	padding-top	:	2px;
	padding-bottom	:	2px;
	padding-left	:	8px;
	padding-right	:	8px;
	white-space	:	nowrap;
}
td.ListContent, td.ListContent
{
	border-top	:	solid 1px #998888;
	border-bottom	:	solid 1px #998888;
	background-color	:	#ffffff;
	padding-top	:	2px;
	padding-bottom	:	2px;
	padding-left	:	8px;
	padding-right	:	8px;
}
td.ListStripe0, td.ListStripe0
{
	border-top	:	solid 1px #998888;
	border-bottom	:	solid 1px #998888;
	background-color	:	#ffffff;
	padding-top	:	2px;
	padding-bottom	:	2px;
	padding-left	:	8px;
	padding-right	:	8px;
}
td.ListStripe1, td.ListStripe1
{
	border-top	:	solid 1px #998888;
	border-bottom	:	solid 1px #998888;
	background-color	:	#eeeeee;
	padding-top	:	2px;
	padding-bottom	:	2px;
	padding-left	:	8px;
	padding-right	:	8px;
}
td.Sonota1{
  width: 28%;
}
td.Sonota2{
  width: 40%;
}
