.naviDisp{
	text-align:center;
	width:750px;
}
td.pcUserLeftMenu{
	text-align:left;
	vertical-align:top;
	height:100%;
	/*border:solid 1px black;*/
}
td.searchResultName{
	text-align:center;
}
td.noData{
	text-align:center;
	vertical-align:center;
	height:3em;
}
div.pageLink{
	text-align:center;
	margin:0.5em;
}
h2.shortMenu{
	background-color:#dcdcdc;
	width:200px;
	text-align:center;
}

div.headermenu{
	background-color:#dcdcdc;
	text-align:left;
}

div.mapSelectNavi{
	position:relative;
	top:12px;
	left:100px;
	width:100%;
	text-align:left;
	z-index:2;
	/*border:solid red 1px; */
}
div.arukumapMapLogo{
	position:relative;
	top:-38px;
	right:315px;
	width:100%;
	text-align:right;
	z-index:3;
	/* border:solid red 1px; */
}

