#globalHeader{
	background:#ff8c00 url('https://www.toranoana.jp/image/globalHeaderBg.gif') repeat-x 0 0;
	font-size:13px;
	line-height:25px;
	height:27px;
	_height:30px;
	color:#fff;
	padding:0 10px 3px 105px;
	position:relative;
	font-family:arial,sans-serif;
	overflow:hidden;
}
#globalHeader a{
	color:#fff;
	text-decoration:underline;
	margin-right:6px;
}
#globalHeaderLogo{
	background:#ff8c00 url('https://www.toranoana.jp/image/globalHeaderLogo.gif') repeat-x 0 0;
	position:absolute;
	top:0;
	left:3px;
	width:97px;
	height:30px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#globalHeaderLeft{
	display:inline;
	_float:left;
}
#globalHeaderRight{
	display:inline;
	float:right;
	text-align:right;
}
/*
#globalHeaderTwitter{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:25px;
	height:25px;
	background: url('../img/icon_twitter.png') no-repeat;
	position:absolute;
	top:2px;
	right:35px;
}
#globalHeaderFacebook{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:25px;
	height:25px;
	background: url('../img/icon_facebook.png') no-repeat;
	position:absolute;
	top:2px;
	right:3px;
}
*/