/* search form
------------------------------- */
div#functionHeader form#ld_header_sb {
	float: right;
	margin-top:-8px;
}

div#functionHeader form#ld_header_sb dl {
	padding-left: 15px;/* for MacIE */
	padding-right: 5px;/* for MacIE */
}

div#functionHeader form#ld_header_sb dl dt {
	float: left;
	display: inline;/* for ie */
	line-height: 30px;
	margin-right: 9px;
}

div#functionHeader form#ld_header_sb dl dd {
	margin:0 auto;
	float: left;
}
div#functionHeader form#ld_header_sb dl dd.word {
	width:236px;
	height:30px;
	background:url(http://image.livedoor.com/img/search/header_cmn.gif) no-repeat;
}

div#functionHeader form#ld_header_sb dl dd input.q {
	border:0pt none;
	line-height:1.1;
	margin:6px auto 0pt 6px;
	outline-color:black;
	outline-style:none;
	outline-width:0px;
	text-align:left;
	vertical-align:middle;
	width:165px;
	cursor: text;
	background: #fff;
	float:left;
	font-size:12px;
}
div#functionHeader form#ld_header_sb dl dd button {
	float:right;
	width: 47px;
	height: 30px;
	background:url(http://image.livedoor.com/img/search/header_cmn.gif) no-repeat -189px 0;
	border: 0;
	text-indent: -99999px;
	cursor: pointer;
}
/*\*//*/
div#functionHeader form#ld_header_sb dl dd button button
,div#functionHeader form#ld_header_sb dl dd button button {
  letter-spacing: -9999px;
}
/**/
