
h2#menutitle {
  width: 70px;
  height: 36px;
  text-indent: -9999px;
  font-size: 1px;
  background: url(../images/titles.gif) 0 0 no-repeat;
}

table#menu{
	width:500px;
	margin:0 auto;
}
table#menu tr td{
	vertical-align:middle;
}

.sp{
	height:10px;
}