@charset "euc-jp";
@import url(base.css);
@import url(bottom.css);

/* @group searchDesks */

#searchDesks{
	border: 10px solid #e1eeff;
	padding: 0;
}
#searchDesks .innerBg{
	border: 3px solid #bedbff;
	padding: 10px;
}
#searchDesks table{
	border-collapse: collapse;
	width: 100%;
}
#searchDesks table th,
#searchDesks table td{
	background: url(../img/dot_h_gray_1px.gif) repeat-x 0 bottom;
	padding: 6px 10px;
	vertical-align: top;
	font-weight: normal;
}
#searchDesks table th span{
	border-left: 4px solid #ff6a00;
	padding-left: 5px;
	font-weight: bold;
}
/* @end */



/* @group search+Results */

#itemIndex .nvItemIndex{
	clear: both;
	background: #f1f1f1;
	width: 740px;
	float: left;
	margin: 0 0 10px;
	border-top: solid 1px #e3e3e3;
}
#itemIndex .numberItems{
	float: left;
	margin: 8px 10px;
}
#itemIndex ol.nvBackNext{
	float: right;
	margin: 8px 10px;
	padding: 0;
	list-style: none;
}
#itemIndex ol.nvBackNext li{
	display: inline;
	margin-left: 5px;
	font-weight: bold;
}
#itemIndex ol.nvBackNext li a{
	font-weight: normal;
}

/*crItemList*/

#crItemList{
	clear: both;
	padding: 5px 0;
}
#crItemList table{
	border-collapse: collapse;
	width: 750px;
	margin: 0 -10px 0 0;
}
#crItemList table td{
	vertical-align: top;
	width: 375px;
	padding: 0;
	background: url(../img/bg_itemlist_btm.gif) no-repeat 0 bottom;
}
#crItemList table td div.crItems{
	background: url(../img/bg_itemlist_top.gif) no-repeat 0 top;
	padding: 10px 20px 15px 10px;
	width: 345px;
	float: left;
}
/*itemPhoto*/
#crItemList table td div.itemPhoto{
	float: left;
	width: 135px;
}
#crItemList table td div.itemPhoto a img{
	border: solid 1px;
}
#crItemList table td div.itemPhoto ul{
	list-style:none;
	margin: 5px 0;
	padding: 0;
	width: 122px;
	text-align: center;
}
#crItemList table td div.itemPhoto ul li{
	margin: 0 0 3px;
	padding: 0;
	height: 18px;
}
#crItemList table td div.itemPhoto ul a img{
	border: none;
}
/*itemOutline*/
#crItemList table td dl.itemOutline{
	margin: 0 0 7px;
	float: right;
	width: 210px;
}
#crItemList table td dl.itemOutline dt.itemName{
	font-weight: bold;
	padding-left: 5px;
	border-left: 4px solid #ff6e01;
	line-height: 1.2;
	margin-bottom: 7px;
}
#crItemList table td dl.itemOutline dd{
	margin: 0;
	background: url(../img/dot_h_gray_1px.gif) repeat-x;
	padding-top: 5px;
}
#crItemList table td dl.itemOutline dd dl{
	margin: 3px 0;
}
#crItemList table td dl.itemOutline dd dt{
	float: left;
}
#crItemList table td dl.itemOutline dd dd{
	background: none;
	padding-top: 0;
}

#crItemList dl.itemOutline dd.itemIco ul{
	margin: 5px 0; 
	list-style: none;
	padding: 0;
}
#crItemList dl.itemOutline dd.itemIco li{
	float: left;
	background: #3f8bfb;
	padding: 2px 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	color: #fff;
	line-height: 1;
}


/*crItemsList*/
#crItemsList{
	display: none;
	clear: both;
	margin-bottom: 10px;
	float: left;
}
#crItemsList .crItems{
	clear: both;
	width: 718px;
	padding: 10px;
	float: left;
	border: 1px solid #7fb5ff;
	margin-bottom: -1px;
	background: url(../img/bg_itemlist.gif) no-repeat -0 -0 ;
}
#crItemsList .crItems img{
	float: left;
	margin: 0 10px 0 0;
}
#crItemsList .crItems dl{
	margin: 0;
	float: left;
	width: 625px;
}
#crItemsList .crItems dl dd{
	margin: 0;
}
/**/
#crItemsList .crItems dl dt.itemName{
	float: left;
	font-weight: bold;
	padding-left: 5px;
	border-left: 4px solid #ff6e01;
	line-height: 1.2;
}
#crItemsList .crItems dl dd.itemBrdClm{
	float: right;
}
/**/
#crItemsList .crItems dl dd.itemSpec {
	clear: both;
	float: left;
	margin: 5px 0 0;
	background: url(../img/dot_h_gray_1px.gif) repeat-x;
	padding-top: 5px;
}
#crItemsList .crItems dl dd.itemSpec dl dt{
	float: left;
}

/* @end */
