body{
	background-color:#FFFFFF;
	color:#333333;
	margin:0;
	padding:0;
	font-size:100%;
	
	/*背景画像*/
	/*
	background-image:url(../img_all/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	backgropung-attachment:fixed;
	*/
	
	/*色つきスクロールバー*/
	/*
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #96540C;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #96540C;
	scrollbar-base-color: #96540C;
	scrollbar-3dlight-color: #96540C;
	scrollbar-track-color: #FFFFFF;
	*/
}
