
body{

	margin-left: 20px;
 
	margin-top: 20px;
 
	padding: 0;
 
 
	color: #996633; /*文字色*/


	scrollbar-base-color: #fff;　/*ベース*/

	scrollbar-track-color: #ffcc99;　/*下地*/
 
	scrollbar-arrow-color: #fff;　/*矢印*/

	scrollbar-3dlight-color: #fff;　/*左端と上部*/

	scrollbar-darkshadow-color: #fff;　/*右端と下端*/

	scrollbar-face-color: #996633;　/*表面*/

	scrollbar-highlight-color: #996633;　/*ハイライト*/

	scrollbar-shadow-color: #330000;　/*影*/

 
	background-image:url(http://); 
	background-image:url(http://);
 
 
	background-attachment: fixed;

	background-repeat: no-repeat;
 
	background-position: center center;
 
 
	background-color: #fff;


}
 

br{

	letter-spacing: normal;

}

 
p{
	letter-spacing: 0.1em;

	line-height: 1.2em;
 
	font-size: 15px;

	font-color: #996633;

}



a:link{

	color:#ffcc99;

	text-decoration:none;

}


a:visited{

	color:#ffcc99;

	text-decoration:none;

}


a:hover{

	color:aqua;

	text-decoration:none;

	cursor:help;

}


a:active{

	color:lightblue;

	text-decoration: underline;

}


.box1{

	width:350;

	height:50;

	overflow:scroll;


	color: #996633; /*文字色*/


	scrollbar-base-color: #fff;　/*ベース*/

	scrollbar-track-color: #ffcc99;　/*下地*/
 
	scrollbar-arrow-color: #fff;　/*矢印*/

	scrollbar-3dlight-color: #fff;　/*左端と上部*/

	scrollbar-darkshadow-color: #fff;　/*右端と下端*/

	scrollbar-face-color: #996633;　/*表面*/

	scrollbar-highlight-color: 996633;　/*ハイライト*/

	scrollbar-shadow-color: #330000;　/*影*/

 
	background-image:url(http://);
 
	background-image:url(http://);
 
 
	background-attachment: fixed;

	background-repeat: no-repeat;
 
	background-position: center center;
 
 
	background-color: #fff;

	
font-size: 11px;

	
letter-spacing: normal;


	border-color: #996633;

}
