/* win_nnフォントサイズ一覧 */

/* リンク */
a:link		{ color: #FF0000; text-decoration : none;}
a:visited	{ color: #FF0000; text-decoration : none;}
a:active	{ color: #FF0000; text-decoration : none;}
a:hover		{ color: #FF0000; text-decoration : underline;}

/* ピクセルサイズ */
.t9  {font-size:9px;  line-height:10px;}
.t10 {font-size:10px; line-height:11px;}
.t11 {font-size:11px; line-height:12px;}
.t12 {font-size:12px; line-height:13px;}
.t13 {font-size:13px; line-height:14px;}
.t14 {font-size:14px; line-height:15px;}
.t15 {font-size:15px; line-height:16px;}
.t16 {font-size:16px; line-height:17px;}
.t17 {font-size:17px; line-height:18px;}
.t18 {font-size:18px; line-height:19px;}
.t19 {font-size:19px; line-height:20px;}
.t20 {font-size:20px; line-height:21px;}
.t21 {font-size:21px; line-height:22px;}
.t22 {font-size:22px; line-height:23px;}
.t23 {font-size:23px; line-height:24px;}
.t24 {font-size:24px; line-height:25px;}
.t25 {font-size:25px; line-height:26px;}
.t26 {font-size:26px; line-height:27px;}
.t27 {font-size:27px; line-height:28px;}
.t28 {font-size:28px; line-height:29px;}
.t29 {font-size:29px; line-height:30px;}
.t30 {font-size:30px; line-height:31px;}

.t9b  {font-size:9px;  font-weight:bold; line-height:10px;}
.t10b {font-size:10px; font-weight:bold; line-height:11px;}
.t11b {font-size:11px; font-weight:bold; line-height:12px;}
.t12b {font-size:12px; font-weight:bold; line-height:13px;}
.t13b {font-size:13px; font-weight:bold; line-height:14px;}
.t14b {font-size:14px; font-weight:bold; line-height:15px;}
.t15b {font-size:15px; font-weight:bold; line-height:16px;}
.t16b {font-size:16px; font-weight:bold; line-height:17px;}
.t17b {font-size:17px; font-weight:bold; line-height:18px;}
.t18b {font-size:18px; font-weight:bold; line-height:19px;}
.t19b {font-size:19px; font-weight:bold; line-height:20px;}
.t20b {font-size:20px; font-weight:bold; line-height:21px;}
.t21b {font-size:21px; font-weight:bold; line-height:22px;}
.t22b {font-size:22px; font-weight:bold; line-height:23px;}
.t23b {font-size:23px; font-weight:bold; line-height:24px;}
.t24b {font-size:24px; font-weight:bold; line-height:25px;}
.t25b {font-size:25px; font-weight:bold; line-height:26px;}
.t26b {font-size:26px; font-weight:bold; line-height:27px;}
.t27b {font-size:27px; font-weight:bold; line-height:28px;}
.t28b {font-size:28px; font-weight:bold; line-height:29px;}
.t29b {font-size:29px; font-weight:bold; line-height:30px;}
.t30b {font-size:30px; font-weight:bold; line-height:31px;}
