 
A.wh:link{
	color:#FFFFFF;
	text-decoration:none;
}

A.wh:visited{
	color:#FFFFFF;
	text-decoration:none;
}

A.wh:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

A.wh:active{
	color:#FFFFFF;
	text-decoration:underline;
}



body {
	background-color: #ffffff;
	background-repeat:repeat;
	margin : 0;
	padding : 0px;
	text-align : center;
}

/*ヘッダ*/
div.header-01-okinawa{
	width:823px;
	height:120px;
	background-image: url(/eyeswork/image/gxy/gettour1.gif);
	background-repeat: no-repeat;
}


/*フッタ*/
div#footer{
	width:823px;
	height:auto;
}

div.footer-in{
	width:823px;
	height:165px;
	text-align:center;
	padding:7px 0px 0px 0px;
	background-image: url(/eyeswork/image/gxy/gettour2.gif);
	background-repeat: no-repeat;
	font-size:12px;color:#FFFFFF;
}

