/* 立体顔文字アニメ工房全ページ共用スタイルシート         */
/* http://www2u.biglobe.ne.jp/~nao_hp/                    */
/* Webmaster:nao-F E-mail:nao-f@hikoboshi.net             */
/* Copyright(C) 1999-2000 by "nao-F" All rights reserved. */

a         { font-size: 10pt; text-decoration:none; color:#003333; }
a:link    { font-size: 10pt; text-decoration:none; color:#003333; }
a:visited { font-size: 10pt; text-decoration:none; color:#003333; }
a:active  { font-size: 10pt; text-decoration:none; color:#003333; }
a:hover   { font-size: 10pt; text-decoration:underline; color:#cc0000; }
td        { font-size: 10pt; }
span      { font-size: 10pt; }
body      { font-size: 10pt; 
	    scrollbar-face-color:#ffffff;
	    scrollbar-arrow-color:#000000;
	    scrollbar-track-color:#ffffff;
	    scrollbar-highlight-color:#ffffff;
	    scrollbar-shadow-color:#666666;
	    scrollbar-3dlight-color:#dcdcdc;
	    scrollbar-darkshadow-color:#cccccc;
            scrollbar-base-color: #000000;
}