@charset "shift_jis";

#jwdSearchContainer {
  width:758px;
  background:url(./jwd_img/jwd_search_middle.jpg) repeat-y;
}

#jwdSearchTabContainer {
  font-size:13px;
  margin:0 0 3px 185px;
  text-align:left;
  display:none;
}

#jwdSearchTabContainer .screen{
  color:#666;
}

#jwdSearchHeader {
  height:5px;
  background:url(./jwd_img/jwd_search_header.jpg) no-repeat;
}

#jwdSearchFooter {
  height:5px;
  background:url(./jwd_img/jwd_search_footer.jpg) no-repeat;
  clear:both;
}

#jwdSearchForm {
  margin:0 auto;
}

#jwdSearchFormContainer {
  padding:10px;
  background:url(./jwd_img/jwd_search_bg.jpg) no-repeat;
}

.jwdSearchLine {
  height:5px;
  margin:5px 10px;
  background:url(./jwd_img/jwd_search_line01.jpg) repeat-x;
}

#jwdSearchLogo {
  margin-right:10px;
}

#jwdSearchText{
  width:420px;
  height:17px;
  padding:5px 0 0 5px;
  background:transparent;
  font-size:12px;
  color:#333;
  border:0;
}

#jwdSearchTextBg{
  height:20px;
  margin:0;
  padding:0;
  border:0;
  background:url(./jwd_img/jwd_search_text.jpg) no-repeat white;
  border:1px solid #999;
}

#jwdSearchButton{
  width:108px;
  height:24px;
  margin-left:10px;
  padding:0;
  border:0;
  background:url(./jwd_img/jwd_search_button.jpg) no-repeat;
  text-indent:-9999px;
  overflow:hidden;
}

#jwdNavilLogo a{
  width:80px;
  height:12px;
  margin:0 10px;
  background:url(./jwd_img/jwd_navil_logo.gif) no-repeat;
  text-indent:-9999px;
  overflow:hidden;
  display:block;
  float:right;
}
