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

#contents table {
	margin-bottom:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents th {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
}

#contents td {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-style: none;
	border-bottom-style: none;
}
