body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
	vertical-align: bottom;
}

#inbox {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#header {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 850px;
	height: 125px;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
}

ul#menu {
	position: relative;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	height: 32px;
	top: 93px;
	list-style: none;
	vertical-align: bottom;
}

ul#menu li    {
  position: absolute;
  display:inline;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  display: block;
  height: 32px;
  text-indent: -9999px;
}

ul#menu a    {
  text-decoration: none;
  display: block;
  height: 32px;
}

ul#menu li#camp    {
  left: 0px;
  width: 149px;
  background: url(../img/header_cmp01.gif) no-repeat;
}

ul#menu li#camp_over    {
  left: 0px;
  width: 149px;
  background: url(../img/header_cmp02.gif) no-repeat;
}

ul#menu li#camp a:hover   {
  background: url(../img/header_cmp02.gif) no-repeat;
}

ul#menu li#kanidasu    {
  left: 155px;
  width: 149px;
  background: url(../img/header_kanidasu01.gif) no-repeat;
}

ul#menu li#kanidasu a:hover    {
  background: url(../img/header_kanidasu02.gif) no-repeat;
}

ul#menu li#kanidasu_over    {
  left: 155px;
  width: 149px;
  background: url(../img/header_kanidasu02.gif) no-repeat;
}

ul#menu li#photo    {
  left: 310px;
  width: 149px;
  background: url(../img/header_tousensha01.gif) no-repeat;
}

ul#menu li#photo a:hover    {
  background: url(../img/header_tousensha02.gif) no-repeat;
}

ul#menu li#photo_over    {
  left: 310px;
  width: 149px;
  background: url(../img/header_tousensha02.gif) no-repeat;
}

ul#menu li#bishoku    {
  left: 465px;
  width: 90px;
  background: url(../img/header_bishoku01.gif) no-repeat;
}

ul#menu li#bishoku a:hover    {
  background: url(../img/header_bishoku02.gif) no-repeat;
}

ul#menu li#bishoku_over    {
  left: 465px;
  width: 90px;
  background: url(../img/header_bishoku02.gif) no-repeat;
}

ul#menu li#unchiku    {
  left: 561px;
  width: 90px;
  background: url(../img/header_unchiku01.gif) no-repeat;
}

ul#menu li#unchiku a:hover    {
  background: url(../img/header_unchiku02.gif) no-repeat;
}

ul#menu li#shio    {
  left: 657px;
  width: 90px;
  background: url(../img/header_shio01.gif) no-repeat;
}

ul#menu li#shio a:hover    {
  background: url(../img/header_shio02.gif) no-repeat;
}

ul#menu li#home    {
  left: 753px;
  width: 65px;
  background: url(../img/header_home01.gif) no-repeat;
}

ul#menu li#home a:hover    {
  background: url(../img/header_home02.gif) no-repeat;
}



#footer {
	font-size: x-small;
	color: #666;
	background-color: #CCC;
	margin-top: 40px;
	padding: 3px;
}
#inbox .menu_over {
	margin: 0px;
	padding: 0px;
}
