
A:link {text-decoration:underline;} 
A:visited {text-decoration:underline;} 
A:hover {text-decoration:UNDERLINE OVERLINE;}
/*A:HOVER{background-color : #8F9FCD;} */

body {
	background-image: url(img/2backgrand.jpg), url(img/3backgrand.jpg);
	background-position: left top, right bottom;
	background-repeat: no-repeat, no-repeat;
	background-attachment: fixed, fixed;
}

body {font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}

body {scrollbar-3dlight-color:#cce0e2;
　　　　scrollbar-arrow-color:#cce0e2;
　　　　scrollbar-base-color:white;
　　　　scrollbar-darkshadow-color:#ffffff;
　　　　scrollbar-face-color:white;
　　　　scrollbar-highlight-color:#ffffff;
　　　　scrollbar-shadow-color:#cce0e2}

#header h1{
	display:none;
}
