#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#navbar {
	list-style-type: none;
	margin-top : 9px;
	background : white url(file:///E:/Share/1ゆうゆう倶楽部諸文書/yuyuhp/all_img/navblue00.gif) repeat-x left top;
      left:0;       
      width : 750px;
      height:25px;
  margin-left : 0px;
  margin-bottom : 0px;
  border-left-width : 0px;
}
#navbar li {
	display: inline;
}
#navbar li a {
	color : #ffffff;
}
#navbar LI A:hover{
  color : white;
}

