@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
---------------------------------------------*/
#divHeader     
{	
	line-height: 1.1em;
	color: #666;
	font-size         : 11px;
/*	font-size         : 12px;	*/
	font-family: sans-serif;	
}
#divHeader *   { margin: 0px; padding: 0px; font-size: 100%; vertical-align: top; }
#divHeader img { border: 0px; }

#divHeader #formArea { border: 0px; top:0px; left :353px;  position :absolute ;width: 263px; padding-top: 6px; text-align: left; }

#divHeader #formArea #country             {  padding-bottom: 3px; }
#divHeader #formArea #country option      {   font-family: sans-serif; }
#divHeader #formArea #country select      { font-family: sans-serif; font-weight:normal; }
#divHeader #formArea #country .countryTxt { width: 220px; height: 19px; margin-right: 2px;  }

#divHeader #formArea #search            { border: 0px; width:263px; }
#divHeader #formArea #search input      { font-family: sans-serif; font-weight:normal; }
#divHeader #formArea #search .searchTxt { width: 220px; height: 20px;  margin-right: 2px; padding: 2px 0px 0px 2px; }


/*  clearfix Style
---------------------------------------------*/

#divHeader:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#divHeader {
	display: inline-block;
}

/*Hides from IE-mac\*/
* html #divHeader { height: 1%; }
#divHeader { display: block; }
/*End hide from IE-mac*/


/*---------------------------------------------
00. except for ie5.x win
---------------------------------------------*/
#divHeader #search .searchTxt  { voice-family: "\"}\""; voice-family: inherit; width: 214px; height: 14px; }

