/* CSS Document */body, td {	font-size: 14px;	line-height: 18px;	color: #000000;}.biggest {	font-size: 24px;	line-height: 28px;}.bigger {	font-size: 18px;	line-height: 22px;}.big {	font-size: 16px;	line-height: 22px;}.normal {	font-size: 14px;	line-height: 20px;}.small {	font-size: 12px;	line-height: 16px;}.smaller {	font-size: 10px;	line-height: 13px;}.smallest {	font-size:9px;	line-height: 12px;}.tatenormal {	font-size: 14px;	line-height: 15px;}body {	background-color: #FFFFFF;	margin-right: 24px;	margin-left: 24px;	margin-top: 24px;	margin-bottom: 24px;}a:link {	color: #FF6699;	text-decoration: none;}a:visited {	text-decoration: none;	color: #CC6699;}a:active {	color: #FFAE00;	text-decoration: none;}a:hover {	text-decoration: underline;	color: #FFAE00;}.copyright {	font-size: 10px;	line-height: 13px;}.bkblack {	background-color: #000000;}.bkwht {	background-color: #FFFFFF;}.bkred {	background-color: #FF0000;}.red {	color: #FF0000;}.kouno { background-color: #f3f3f3; }