@charset "utf-8";
/* 他社製品互換 */

/* WEB選定検索条件共通 */
@import "selectionGlobal.css";
/* 上書き */
#selectionInput .blockTb .title h2{
	font-size:12px; float: left; background:#333333; padding-left:15px; padding-right:15px;
	width:100px;
	font-weight:normal;
}
#selectionResult table.searchResult td {line-height:1.3em;}
#selectionResult table.searchResult td.top {vertical-align:top;}
#selectionResult table.searchResult th.ptc {background-color:#99CCFF;}