A:link{color:#ABABAB;text-decoration:none;}
A:visited{color:#8C8C8C;text-decoration:none;}
A:hover{text-decoration : underline overline;color : #ABABAB;background-color : #FFE4E1}


BODY{	
	background-color : #FFFFFF;
	background-image:url();
	background-attachment:fixed;      	
	background-repeat:repeat-y;
	border:none;margin-top : 50px;margin-left :0px;
	line-height:110%;
	scrollbar-base-color:#FFE4E1;
	scrollbar-face-color:#FFE4E1;
	scrollbar-track-color:#BFEFFF;
	scrollbar-arrow-color:white;
	scrollbar-3dlight-color:#FFE4E1;
	scrollbar-darkshadow-color:#FFE4E1;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
　　       
}
/*背景指定。上から、背景色(こっそり文字をあわせる！)、背景画像、固定するかどうか、
背景を敷き詰め、背景位置、文字のマージンのため枠で囲む、行間隔*/

.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:20px;}
.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に合わせる*/

.Te{border:none;width="50%" ;font-size : 12px;color:#ABABAB; vertical-align:top;}
/*半分用　フォントは.F12に合わせる*/

/* 見出し */
.title1 {
color:#87CEFA;/* 色 */
padding:5px 0px 5px 10px;/* 余白■ */
border-top:1px solid #000000;
border-bottom:1px solid #000000;
background:#333333;/* 背景色指定 */
}
