/* The Style Sheet of My Document */
BODY{font-size: 12px; color: #666666}
TD {font-size: 12px; color: #666666}
TH {font-size: 14px; color: #666666}
A:visited {color: #996600; font-size: 12px}
A:link {font-size: 12px; color: #660000}

a {

	text-decoration:none;
; font-size: 12px}

a:hover {

	color:#FF9900;
; font-size: 12px; text-decoration: underline}
.text12pt { font-size: 12px }
a:active { font-size: 12px}
.text14pt {  font-size: 14px; color: #CC0000; font-weight: bold}
.text14pt2f { font-size: 14px; color: #F05700; font-weight: bold }
.text14pt4f { font-size: 14px; color: #61BAA6; font-weight: bold }
.text14pt3f { font-size: 14px; color: #708CC5; font-weight: bold }
a:active {  }
.text12chaCopy { font-size: 12px; font-style: normal; font-weight: bold; color: #8F511E }
.text12cha { font-size: 12px; font-style: normal; font-weight: bold; color: #8F511E }
.text10 {  font-size: 10px}
/* スクロールバー */ 
html,body{
 scrollbar-arrow-color:#888;
 scrollbar-base-color:#fff;
 scrollbar-face-color:#fff;
 scrollbar-highlight-color:#ccc;
 scrollbar-shadow-color:#ccc;
 scrollbar-3dlight-color:#fff;
 scrollbar-darkshadow-color:#fff;
 scrollbar-track-color:#fff;
} 
/*
input{font-size:10pt;border:3px double #ffb3e6; color:#ff6699; background-color:#ffefff; cursor:hand;}

input{font-size:10pt;border:3px double #ffb3e6; color:#ff6699; background-color:#e1d1b5; cursor:hand;}
*/
