@charset "ISO-8859-1";
@import url(bottom.css);

/* @group Index page */

#prodctSearch{
	background: url(../../allprod/img/bg_serch_rm_m.gif) repeat-y;
	margin-bottom: 20px;
}
#prodctSearch .psInner{
	background: url(../../allprod/img/bg_serch_rm_t.gif) no-repeat;
}
#prodctSearch form{
	margin: 0;
	padding: 0;
}
#prodctSearch dl{
	background: url(../../allprod/img/bg_serch_rm_b.gif) no-repeat 0 bottom;
	padding: 20px;
}
/**/
#prodctSearch input{
	vertical-align: middle;
}
#prodctSearch input#keywordBox{
	height: 20px;
}
#prodctSearch dl dt{
	float: left;
}
#prodctSearch #psKeyword{
	float: left;
	margin: 0 10px 0 3px;
}
#prodctSearch #srchMenu{
	margin: 12px 0 0;
	background: url(../img/dot_grey_h.gif) repeat-x;
	padding-top: 12px;
}
#prodctSearch #srchMenu ul li{
	display: inline;
	margin-right: 11px;
}
/**/
#prdctIndex .piInn{
	clear: both;
}
#prdctIndex h2{
	clear: none;
	padding: 0 0 0 7px;
	margin-left: 120px;
	line-height: 1;
	margin-bottom: 7px;
}
#prdctIndex p{
	margin-left: 120px;
}
#prdctIndex img{
	clear: left;
	float: left;
	margin: 0 20px 20px 0;
}


/* @end */

/* @group result */

#rsltList table{
	border-collapse: collapse;
	width: 720px;
}
#rsltList table th,
#rsltList table td{
	border-bottom: solid 1px #999;
	border-right: solid 1px #fff;
	padding: 5px 10px;
}
#rsltList table th{
	text-align: center;
	background-color: #333;
	color: #fff;
}
#rsltList table td{
	background: #fff;
}
#rsltList table td.rtKotei{
	text-align: center;
	background-color: #bee8ff;
}
#rsltList table td.rtCatName{
	background-color: #ddd;
}

/* @end */

/* @group products */
h1.opProducts{
	margin-bottom: 15px !important;
}

#btnForList{
	text-align: right;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
}
#addMenu1{
	border-collapse: collapse;
	margin-bottom: 10px;
}
#addMenu1 th,
#addMenu1 td{
	padding: 3px 10px;
	font-weight: normal;
	text-align: left;
}
#addMenu1 th span{
	border-left: 4px solid #333;
	padding-left: 5px;
}
div#rsltList.opProduct table th,
div#rsltList.opProduct table td{
	border: solid 1px #ccc !important;
}
div#rsltList.opProduct table td.choose{
	font-weight: bold;
	color: #1c55a6;
}

/* @end */


