/* テーブル */
td  {font-size: 11pt;}
th  {font-size: 13pt;font-family:"Arial","ＨＧｺﾞｼｯｸE-PRO";} 

/* フォーム */
textarea,input,select{
  	BORDER-TOP:2px solid #006666;
        BORDER-LEFT:2px solid #006666;
  	BORDER-BOTTOM:2px solid #006666;
  	BORDER-RIGHT:2px solid #006666;
  	FONT-SIZE:12px;
  	COLOR:#000000;
  	BACKGROUND:#8de6ed;}
 
.button{
         FONT-SIZE:12px;
         COLOR:#ffffff;
         BACKGROUND:#006666;}
 
/* スクロールバー */
body {
        scrollbar-3d-light-color:#006666;
        scrollbar-arrow-color:#006666;
        scrollbar-base-color:#006666;
        scrollbar-dark-shadow-coor:#006666;
        scrollbar-face-color:#50bebe;
     /* scrollbar-face-color:#8de6ed; */
        scrollbar-highlight-color:#006666;
        scrollbar-shadow-color:#006666;}

/* フォント */
body {font-size:11pt;}
.note {color:#0000ff;}
.small {font-size:10pt;}
.small-bold {font-size:10pt;font-weight:bold;}

/* リンク */
a:link    {font-size:11pt; color:#006666; text-decoration:none;}
a:visited {font-size:11pt; color:#006666; text-decoration:none;}
a:hover   {font-size:11pt; color:#00cccc; text-decoration:none;}

/* 特殊 */
.new {
      Font-size:9pt;
      Color:#ff0000;}
