@charset "Shift_JIS";

body {
  color: #000000;
  background: #bbbbbb;		/* ■ロゴ画像の背景が透明で文字は白と黒のため */
}
a img {
  border: none;
  color: #bbbbbb;
  background: transparent;
}
#top_menu {
	background-color: #F2F2ED;
	margin: 0px;
	width: 780px;
	color: #336699;
	font-size: 12px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 10px;
}
