@charset "utf-8";
/* CSS Document */
:root body #header{
	height:180px;
}
:root body ul#globalNavi{
	top:66px;
}
:root body ul#subNavi{
	top:95px;
}
:root body #header #tagLine{
	margin-top:-30px;
}
:root body #topBanner
{
	margin-top:-30px;
}

