html,body {
	margin:0;
	padding:0;
}

td {  font-size: 12px; color: #333333; line-height: 150%}
.small {  font-size: 10px}
a:visited {  text-decoration: none}
a:link {  text-decoration: none}
a:hover {  text-decoration: underline}
a:active {  text-decoration: none}
hr {  color: #660033; border-style: none}
.tenmei {  font-size: 18px; font-weight: bold; color: #000000}

.ten {
	width: 630px;
	border-bottom: #999999 1px dotted;
	padding: 0 0 0px;
	margin: 0 0 4px;
}
