@charset "Shift_JIS";


body{
	background-position:0 0;
	background-attachment: fixed;
	background-color:#00131F;


	font-size : 8pt ;
	line-height:120%;
	color:#fff;

	scrollbar-arrow-color:#900;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#666;
	scrollbar-track-color:#666;
}

A{		text-decoration:none; color:#ff6;}
A:hover{text-decoration:underline;}


#date{		/*日付部分の設定*/
	font-weight:bold;
	margin-top:3px;
}


