@charset "Shift_JIS";

body {
  margin: 0;
  padding: 0;

}
            
#container {
	margin: 0 auto;
	padding: 0;
	width: 890px;
}

#WWEiki a {
	background-image: url(../common02/ww_rogo02.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 41px;
	width: 202px;
	display: block;
	margin-right: 0px;
	float: left;
	text-decoration: none;
}

#WWEiki a:hover {
	background-image: url(../common02/ww_rogo02_ov.gif);
}

#headerhome a {
	background-image: url(../common02/home_b.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 34px;
	width: 80px;
	display: block;
	float: right;
	text-decoration: none;
}

#headerhome a:hover {
	background-image: url(../common02/home_b_ov.gif);
}

#LogoEiki a {
	background-image: url(../common02/eiki_rogo.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 35px;
	width: 164px;
	display: block;
	float: right;
	margin-left: 20px;
}

#header_image {
	background-image: url(../common02/header_image.jpg);
	height: 91px;
	width: 877px;
}

