A:link{color:#ABABAB;text-decoration:none;}
A:visited{color:#8C8C8C;text-decoration:none;}
A:hover{text-decoration : underline overline;color : #ABABAB;}


BODY{	
	background-color : #FFFFFF;
	background-image:url(../css/kuro-kiku.gif);
	background-attachment:fixed;      	
	background-repeat:repeat-y;
	border:none;margin-top : 50px;margin-left :200px;
	line-height:110%;        　　       
}
/*背景指定。上から、背景色(こっそり文字をあわせる！)、背景画像、固定するかどうか、
背景を敷き詰め、背景位置、文字のマージンのため枠で囲む、行間隔*/

.F10{font-size : 10px;color:#ABABAB;}
.F12{font-size : 12px;color:#ABABAB;}
.F14{font-size : 14px;color:#ABABAB;}	
.F16{font-size : 16px;color:#ABABAB;}
.F18{font-size : 18px;color:#ABABAB;}
/*フォント指定。普段はF12使用のこと。変更するときはリンク用も一緒に*/


.KOSSORI10{font-size : 10px;color:#FFFFFF;}
.KOSSORI12{font-size : 12px;color:#FFFFFF;}
/*こっそり文字　色は背景色にあわせる！*/

.Ta{border:none;margin-left:10px;}
.Tb{border:none;margin-left:30px;}
/*落用。Ta：更新内容、Tb：その他メモ用*/


.Tc{border:none;width="70" height="100";font-size : 12px;color:#ABABAB;}
.Td{border:none;width="250" height="100";font-size : 12px;color:#ABABAB;}
/*執筆者用　フォントは.F12に合わせる*/
