@charset "Shift_JIS";

#resultBox{

	display: none;
	background-color : #ffffff;
	position : absolute;
	z-index : 2;
	
}

#bt_imgonoff{
	cursor : pointer;
}

#bt_close1{
	cursor : pointer;
}

#bt_print1{
	cursor : pointer;
}

#resultBox2{
	display: none;
	background-color : #ffffff;
	position : absolute;
	z-index : 3;
}

#bt_close2{
	cursor : pointer;
}

#bt_close3{
	cursor : pointer;
}

#bt_print2{
	cursor : pointer;
}


#listHead {
	padding: 0px;
	margin: 10px 10px 0px 10px;
	background-color : #ffffff;
}

#listBody {
	padding: 0px;
	margin: 0px 10px 10px 10px;

	width: 710px;
	height: 580px;
	background-color : #ffffff;
	overflow-y       : auto;
	overflow-x       : hidden;
}


#prodDetail {
	
	padding: 2px;
	margin: 8px;

	width: 720px;
	background-color : #ffffff;
	overflow-y       : visible;
	overflow-x       : hidden;
	clear: left;
}

#refAll{
  height           : 26px;
  display          : block;
}

#refSwp{
  height           : 26px;
  display          : none;
}

#refStp{
  height           : 26px;
  display          : none;
}

#refGen{
  height           : 26px;
  display          : none;
}

#refDis{
  height           : 26px;
  display          : none;
}

#refAct{
  height           : 26px;
  display          : none;
}

#refFrm{
  height           : 26px;
  display          : none;
}


span.rd_frm0{
	
	width: 40px;
	height: 28px;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;
	padding-left : 46px;
	line-height:220%;
	background: url(../../image/search/keikou.gif) no-repeat left;
}

span.rd_frm1{
	
	width: 40px;
	height: 28px;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;

	padding-left : 46px;
	line-height:220%;
	background: url(../../image/search/gaiyou.gif) no-repeat left;
	
}

span.rd_frm2{
	
	width: 40px;
	height: 28px;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;
	
	padding-left : 46px;
	line-height:220%;
	background: url(../../image/search/chusha.gif) no-repeat left;
	
}

span.rd_frm99{
	
	width: 40px;
	height: 28px;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;

	padding-left : 6px;
	line-height:220%;
	
	
}




