
/*------------------
  ƒwƒbƒ_
------------------*/
.header h2 {
	background : url(header1.gif);
        background-repeat:no-repeat;
	position:absolute;
	top : 0px;
 	left : 0px;
	height : 20px;
	width : 855px;
	background-color: #FFFFFF; 
	margin-top : 0px 0px 0px 0px;
	text-indent: -9999px;
 }

.header h1 {
	background : url(header20.gif);
        background-repeat:no-repeat;
	background-color: #FFFFFF; 
	position:absolute;
	top : 20px;
	height : 120px;
	width : 855px;
	left : 0px;
	margin : 0px 0px 0px 0px;
	text-indent: -9999px;
}

.header H1 A{
	display:block;
	height : 150px;
	width : 855px;
	left : 0px;
	margin : 0px 0px 0px 0px;
	text-indent: -9999px;
  background-color : white;
}

