@charset "utf-8";

/*---------------------------------------------
Brother Global header
Version 1.0.0

http://www.brother.co.jp/

Last Update: 2008.1.18
---------------------------------------------
01. header
---------------------------------------------*/


/*---------------------------------------------
01. header
---------------------------------------------*/
#header     {
	width: 769px;
	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-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header *   { margin: 0px; padding: 0px; font-size: 100%; vertical-align: top; }
#header img { border: 0px; }

#header #brotherLogo { width: 106px; padding: 11px 0px 8px; }

#header #formArea { width: 246px; padding-top: 6px; text-align: left; }

#header #country             { padding-bottom: 3px; }
#header #country option      { font-family: sans-serif; }
#header #country select      { font-family: sans-serif; }
#header #country .countryTxt { width: 220px; height: 19px; margin-right: 5px; }

#header #search input      { font-family: sans-serif; }
#header #search .searchTxt { width: 214px; height: 19px; margin-right: 5px; padding: 2px 0px 0px 2px; }

