﻿@charset "utf-8";table {    width: 100%;	font-size: 70%;}caption {	padding-bottom: 2px;	color: #999999;	text-align: right;}td, th {	padding: 5px;	border: 1px solid #CCCCCC;	font-size: 120%;	text-align: center;	line-height:120%;}#born {    background: url(images/bg_th.gif) repeat-x;	text-align: center;	width:75;}.rank {    background: url(images/bg_td.gif) repeat-x;	width: 75px;	text-align: center;}.year {/* 出生年度*/    background: url(images/bg_th.gif) repeat-x;    text-align:center;}thead td{    font-weight:bold;    background-color:#E2EBED;}/* These classes are used by the script as rollover effect for table 1 and 2 */.tableRollOverEffect1 {    color: #000000;    background: url(images/bg_td.gif) repeat-x;}.tableRollOverEffect2 {    color: #000000;}.tableRowClickEffect1 {    color: #000000;    background: url(images/bg_td.gif) repeat-x;}.tableRowClickEffect2 {    color: #000000;}