@charset "utf-8";

/*---------------------------------------------
Brother Global header
Version 1.0.0

http://www.brother.co.jp/

Last Update: 2008.1.18
---------------------------------------------
01. header

00. except for ie5.x win
---------------------------------------------*/


/*---------------------------------------------
01. header
---------------------------------------------*/
#globalHeaderHeader     { width: 768px; height: 59px; font-size: 70%; line-height: 1.1em; color: #666; font-family: sans-serif; background: url("../images/head_bg.jpg") repeat-y 100% 0% #039; border-bottom: 1px solid #fff; }
#globalHeaderHeader *   { margin: 0px; padding: 0px; font-size: 100%; vertical-align: top; }
#globalHeaderHeader img { border: 0px; }

#globalHeaderHeader #globalHeaderBrotherLogo { float: left; width: 122px; padding: 11px 0px 8px; text-align: right; }

#globalHeaderHeader #globalHeaderFormArea { float: right; width: 263px; padding-top: 6px; text-align: left; }

#globalHeaderHeader #globalHeaderCountry             { padding-bottom: 3px; }
#globalHeaderHeader #globalHeaderCountry option      { font-family: sans-serif; }
#globalHeaderHeader #globalHeaderCountry select      { font-family: sans-serif; }
#globalHeaderHeader #globalHeaderCountry .globalHeaderCountryTxt { width: 220px; height: 19px; margin-right: 5px; }

#globalHeaderHeader #globalHeaderSearch input      { font-family: sans-serif; }
#globalHeaderHeader #globalHeaderSearch .globalHeaderSearchTxt { width: 220px; height: 20px; margin-right: 5px; padding: 2px 0px 0px 2px; }


/*  clearfix Style
---------------------------------------------*/

#globalHeaderHeader:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#globalHeaderHeader {
	display: inline-block;
}

/*Hides from IE-mac\*/
* html #globalHeaderHeader { height: 1%; }
#globalHeaderHeader { display: block; }
/*End hide from IE-mac*/


/*---------------------------------------------
00. except for ie5.x win
---------------------------------------------*/
#globalHeaderHeader #globalHeaderSearch .globalHeaderSearchTxt  { voice-family: "\"}\""; voice-family: inherit; width: 214px; height: 14px; }
