#Body #Header h1 {
 width: 100px; /* ロゴ画像の幅 –(A) */
 height: 80px; /* ロゴ画像の高さ */
background-image: url(http://www.matsugaya.com/cache/img/png/w_h/admin_dousoukai_ci_1387328704.png); /* ロゴ画像の URL */
 }
 #Body #globalNav { margin-left: 100px; } /* (A)と同じ値にします */

#topBanner {
	top: 10px;
	left: 116px;
font-size: x-large;
}

#globalNav {
 float: none;
 width: auto;
 }