
/* リンクカラー*/
A 			{text-decoration: none; 
color : #3c5efb;
}
a:active    { color : #5575C4; }
/*a.hidden    { text-decoration : none; }*/

/* リンク　カーソル　フォバーリング リンク ライトブルー　アクティブ ブルー　リンク済み ライトグリーン*/
A:HOVER	{
/*	color : #5575c4;*/
	color : #FF39AD;
	position : relative;
	top : 1px;
	left : 1px;
	text-decoration : underline;
/*	border-bottom-style : dotted;
	border-bottom-color : #ff8000;
	border-bottom-width : 2px; */

} 


 /* 本文 */
BODY { 
	font-size: 10pt;
	 color : #232323;
	background-color: #FFFFFF;
	
	margin-top: 0px; margin-left: 0px;


	/* スクロールバーカラー*/
	border: 0px solid #909090;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color: #909090;
	scrollbar-highlight-color:#909090;
	scrollbar-3dlight-color: #909090;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color:#ededed;
	scrollbar-arrow-color:#909090;
}

	.margin1     { margin-top: 3; margin-bottom: 3;  font-size: 10pt;
background-image : url(menu_line7.gif);
}
	
	TH           { font-size: 10pt; color : #373737;


font-weight : normal;
}
	TD           { font-size: 10pt; color : #373737;}
	
	
	
	
	
	
	
	
	
	

	
	

	.p-style6    { margin-top: 6; margin-bottom: 6 ;}
	.p-style3    { margin-top: 3; margin-bottom: 3 ;}
	
	.note        {  font-size: 12px; line-height: 18px;  background-image : url('menu_line04.gif'); margin: 0px; padding: 0px 5px ;}
    .subject     {background-color : blue; color: #ffffff; font-weight: bold; font-size: 10pt; margin: 0px;padding: 0px 5px;}

	
	
	
	
	
	
	