@charset "shift_jis";
#jwdSearchContainer {
height:80px;
width:485px;
background:url(./img/jwd_search_bg.jpg) no-repeat red;
margin-bottom:5px;
}

#jwdSearchForm {
  margin:0;
  padding:0;
}

#jwdSearchFormContainer {
color:#333;font-size:12px;border:1px solid #F8F7F3;position:relative;top:13px;left:50px;
}

#jwdSearchFormContainer tr td{
padding:0;
margin:0;
}

#jwdSearchTab {font-size:12px;margin:0 auto;padding:10px 0 0px 20px;text-align:left;display:none}

#jwdSearchBg {
background:url(./img/jwd_search_text.jpg);
}

#jwdSearchText{
  background:transparent;width:185px;margin:0;padding:1px 1px 1px 2px;height:20px;
}

#jwdSearchTextBg{
  background:url(./img/jwd_search_text.jpg);
}

#jwdSearchButton{
  width:120px;
  height:22px;
  margin:0;
  padding:0;
  border:0;
  background:url(./img/jwd_search_button.jpg) no-repeat;
  cursor:pointer;
  font-weight:bold;
  color:black;
}
