BODY {
	background-color: #FFFFFF;
	background-image:  url(http://mao.sakura.ne.jp/img/new08/08_wall03.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	background-attachment: fixed;
	color : #696f75;
	scrollbar-face-color:#696f75;
	scrollbar-track-color:#a0a8b2;
	scrollbar-arrow-color:#a0a8b2;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#527552;
	scrollbar-darkshadow-color:#527552;
	margin-right:5%;
	margin-left:5%;
	line-height:12pt;
	font-family: "MS UI Gothic", "serif";
	font-size: 9px;
}
td,th,input {
	font-family:"MS UI Gothic", "Verdana", "Chicago";
	line-height:12pt;
	font-size: 9pt;
	color : #333333;
}
a { text-decoration:none }
