@charset   "Shift_JIS";

a:link,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dashed #8cd2bc;
	cursor: e-resize;
}

a:hover {
	color: #7c8e6e;
}

html,body {
	scrollbar-base-color: #4c1f1a;
	scrollbar-track-color: #4c1f1a;
	scrollbar-face-color: #4c1f1a;
	scrollbar-shadow-color: #4c1f1a;
	scrollbar-darkshadow-color: #4c1f1a;
	scrollbar-highlight-color: #4c1f1a;
	scrollbar-3dlight-color: #4c1f1a;
	scrollbar-arrow-color: #fcfbf5;
}

BODY {
	line-height: 120%;
	background-image: url(../img/wasi-2.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}

h1 {
	font-size: 50px;
	font-family: "HG³ž²‘‘Ì-PRO","‚l‚r –¾’©",serif;
}