html {
	height:100%;
}

body {
	font-family:Courier New;
	text-align: justify;
	font-size: 17px;
}

table {
	width:100%;
	height:100%;
}

#tglobal {
	width:100%;
	height:100%;
	position: absolute;
	left:1900px;
	top:1600px;
}

td {
	vertical-align:bottom;
}

table.menunavi {
	width:352px;
	height:100px;
	font-family:verdana;
	text-align: left;
	font-size: 15px;
}

#com { overflow:hidden;
}