@charset "shift_jis";

#jwdContainer {
  width:170px;
  background:url(./jwd_img/jwd_search_bg.jpg);
  height:100px;
}

#jwdSearchContainer {
  padding:5px 0 0 5px;
}

#jwdSearchTabContainer {
  height:40px;
  padding:7px 0 0px 60px;
  /padding:7px 0 15px 60px;
  font-size:10px;
  color:white;
  font-weight:bold;
  text-align:left;
}

#jwdSearchTabContainer input {
width:12px;
height:12px;
margin:0;
padding:0;
}

#jwdSearchTabContainer label {
cursor:pointer;
margin:0;
padding:0;
position:relative;
top:-3px;
/top:2px;
}

#jwdSearchTabContainer .screen{
  color:#333366;
}


#jwdSearchFormTable {
}

#jwdSearchFormTable td{
  vertical-align:top;
}

#jwdSearchFormContainer {
  padding:5px;
  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;
  width:157px;
  height:12px;
}

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


#jwdSearchTextBg{

  background:url(./jwd_img/jwd_search_text.jpg) no-repeat;
  
}

#jwdSearchButton{

}

