
<!--
body       { background-color: #ffffaa;	margin-left: 0px;	margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
/* ページ全体の背景,マージン指定*/

body,td    {font-size:12px;color:#4C4C4C;line-height:150%;font-family:Verdana;}/* 本文テキストのフォントサイズ,色,行間*/


.hr1        { border-color:#4D4552; border-style:solid;}  /* 直線ライン色 */

a:link    {text-decoration:underline;color:#CC3300;}  /*テキストリンクの色*/
a:visited {text-decoration:underline;color:#CC3300;}  /*訪問済みのリンクの色*/ 
a:active  {text-decoration:underline;color:#CC3300;}   /*クリック時のリンクの色*/
a:hover   {text-decoration:underline;color:#CC3300;}  /*マウスの上にカーソルがあるときのリンクの色*/

.lin2 a:link       {font-size:13px;color:#4C4C4C;text-decoration:none;font-weight:bold;}  /*メニュー・テキストリンクの色*/
.lin2 a:visited    {font-size:13px;color:#4C4C4C;text-decoration:none;font-weight:bold;}   /*メニュー・訪問済みのリンクの色*/
.lin2 a:active     {font-size:13px;color:#CC3300;text-decoration:underline;font-weight:bold;}   /*メニュー・クリック時のリンクの色*/
.lin2 a:hover      {font-size:13px;color:#CC3300;text-decoration:underline;font-weight:bold;}   /*メニュー・マウスの上にカーソルがあるときのリンクの色*/

.color1     {background-color:#a9a9a9;}   /*画面内外枠線の色*/
.color2     {background-color:#C23406;}   /*画面内赤部分の背景色*/
.color3     {background-color:#ffff00;}   /*画面内黄色部分の背景色*/
.color4     {background-color:#D47151;}   /*画面内左セルの薄い赤*/
.color5     {background-color:#F0EDE4;}   /*画面内右セルの薄い赤*/
.color6     {background-color:#FFFFFF;}   /*画面内白部分*/

.title1     {font-size:24px;color:#0000ff;font-family:Verdana;font-weight:bold;line-height:150%;}       /* タイトル文字フォントサイズ,色*/
.text1 {color:#C13407;font-weight:bold;line-height:150%;}   /*赤い太文字*/



p {text-align:left; 
   /* width:600px; */
    font-size:11pt; 
    font-color:#000000;
     margin:5px; 
    line-height:"180%";
     }


td.3 {font-size:"9pt";
      vertical-align:"top";
      
     }




h1   {color:blue;
      margin:3px 0 3px 20px;
      text-align:center;
      font-size:12pt;
     }


-->



