﻿body {margin:30px; padding:0; background-color:white;
      font-family:"ＭＳ ゴシック",monospace; color:green;}
 body.report_width	{width:1000px; margin-left:auto; margin-right:auto; font-size:14px; line-height:16px;}

a		{text-decoration:none;}
a:link		{color:green;}
a:visited	{color:green;}
a:active	{color:red;}
a:hover	{color:red;}

p {margin:0; border-style:solid; border-width:0px; padding:2px; font-size:12px; line-height:14px;}
/* タイトル用の反転文字 */
 .title_line	{background-color:navy; font-size:18px; line-height:20px;
              padding:5px; font-weight:bold; text-align:center; color:white;
              width:100%;}
/* ページのツリー位置表示用 */
 .link_list	{text-align:center;}
/* リザルト用クラス名 */
 .class_name	{font-size:18px; line-height:20px; font-weight:bold;}
/* リザルト用リンクリスト用 */
 .link_jamp	{font-size:10px; line-height:12px; text-align:right;}
/* レポート用の文字部分 */
 .report_str	{font-size:14px; line-height:16px;}
 .report_str12	{font-size:12px; line-height:14px;}
/* レポート用日程、会場表記用 */
 .date_place	{font-size:10px; line-height:12px; font-weight:bold; text-align:right;}
/* レポート用の写真用キャプション */
 .i_caption	{font-size:10px; line-height:12px; text-align:center;}

 .img_left	{border:4px solid white; margin-left:5px; padding:2px; float:left;}
 .img_right	{border:4px solid white; margin-right:5px; padding:2px; float:right;}
 .pclear	{clear:borth;}

table {border-collapse:collapse;}
 .cen {margin-left:auto; margin-right:auto;}
tr,td	{padding:2px; border-collapse:collapse; font-size:12px; line-height:14px;}
/* パッディング大 */
 .pd5	{padding:5px;}
 .pd0	{padding:0;}
 .nw	{white-space:nowrap;}
/* 列名の表示用（１行目） */
 .B-CAP	{font-weight:bold; background-color:lightgreen; text-align:center; border:1px solid green;}
/* 中央寄せ */
 .B-C		{text-align:center; border:1px solid green;}
/* 右寄せ */
 .B-R		{text-align:right; border:1px solid green;}
/* 左寄せ */
 .B-L		{text-align:left; border:1px solid green;}
/* 右寄せ、太文字 */
 .B-R-W	{font-weight:bold; text-align:right; border:1px solid green;}
/* 左寄せ、太文字 */
 .B-L-W	{font-weight:bold; text-align:left; border:1px solid green;}
/* 中央寄せ、太文字 */
 .B-C-W	{font-weight:bold; text-align:center; border:1px solid green;}
/* 中央寄せ、枠無し */
 .N-C		{text-align:center;}
/* 右寄せ、枠無し（表下のジャンプリンク用） */
 .N-R		{text-align:right;}
/* 左寄せ、枠無し */
 .N-L		{text-align:left;}
/* 中央寄せ、太文字、枠無し */
 .N-C-W	{font-weight:bold; text-align:center;}
/* 右寄せ、太文字、枠無し（表下のジャンプリンク用） */
 .N-R-W	{font-weight:bold; text-align:right;}
/* 左寄せ、太文字、枠無し */
 .N-L-W	{font-weight:bold; text-align:left;}
 .Nnowrap	{ white-space:normal;}
 .zeken1		{background-color:blue; font-size:medium; font-weight:bold; text-align:center; vartical-align:middle; white-space:nowrap; color:white;}
 .zeken2		{text-align:center; font-size:36pt; font-weight:bold; padding:30px;}

 .SV		{color:silver;}
 .FD		{font-size:smaller;}
 .FU		{font-size:larger;}
 .FB		{font-weight:bold;}
