@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;
}
#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;
	margin-top: 0px;
}
#crItemList table{
	border-collapse: collapse;
	width: 740px;
	margin: -10px -10px 0 0;
}
#crItemList table tr.colrow{
	background-color: #ffffff;
}
#crItemList table td{
	text-align: center;
	vertical-align: top;
	width: 148px;
	padding: 0px;
	border: 1px solid #dddddd;
}
#crItemList div.crNoItems{
	padding: 10px 20px 15px 10px;
	width: 710px;
	float: center;
	color: #ff0000;
}
#crItemList table td div.crItems{
	padding: 5px;
	width: 130px;
	float: center;
}
#crItemList div.itemNewIcon{
	clear: both;
	width: 120px;
	text-align: left;
	vertical-align: middle;
}
#crItemList div.itemName{
	clear: both;
	width: 120px;
	height: 45px;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 5px;
	border-left: 4px solid #ff6e01;
	line-height: 1.2;
	margin-bottom: 7px;
	text-align: left;
	vertical-align: middle;
	background-color: #ffead8;
}
/*itemPhoto*/
#crItemList table td div.itemPhoto{
	clear: both;
	float: center;
	width: 120px;
	margin-bottom: 3px;
}
#crItemList table td div.itemPhoto a img{
	width: 100px;
	border: #eeeeee solid 5px;
}
#crItemList table td div.itemPhoto ul{
	width: 120px;
	list-style:none;
	margin: 5px 0;
	padding: 0;
	width: 90px;
	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;
}
/*itemButton*/
#crItemList table td div.itemButton{
	clear: both;
	float: center;
	width: 125px;
}
#crItemList table td div.itemButton ul{
	list-style:none;
	margin: 5px 0;
	padding: 0;
	width: 120px;
	text-align: center;
}
#crItemList table td div.itemButton ul li{
	clear: both;
	margin: 0 0 3px;
	padding: 0;
}
/*itemValue*/
#crItemList table td div.itemValueTeika{
	color: #666666;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	width: 115px;
}
#crItemList table td div.itemValueOff{
	color: #ff0000;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	width: 115px;
}
#crItemList table td div.itemValue{
	color: #1100bf;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	width: 115px;
}
/*itemSpec*/
#crItemList table td div.itemSpec{
	font-size: 80%;
	width: 125px;
	clear: both;
	float: left;
	text-align: left;
	margin: 5px 0 0;
	background: url(../img/dot_h_gray_1px.gif) repeat-x;
	padding-top: 0px;
}
/*itemCategory*/
#crItemList table td div.itemCategory{
	clear: both;
	float: center;
	width: 125px;
	background: url(../img/dot_h_gray_1px.gif) repeat-x;
	font-size: 80%;
	text-align: left;
	color: #666666;
	margin: 5px 0px;
	padding: 3px 0px;
	line-height: 1.1;
}
/*itemOutline*/
#crItemList table td dl.itemOutline{
	margin: 0 0 7px;
	float: right;
	width: 115px;
}
#crItemList table td dl.itemOutline dt.itemName{
	width: 120px;
	font-weight: bold;
	font-size: 90%;
	padding: 3px 5px;
	border-left: 4px solid #ff6e01;
	line-height: 1.2;
	margin-bottom: 7px;
	text-align: left;
	background-color: #ffead8;
}
#crItemList table td dl.itemOutline dd{
	width: 125px;
	margin: 0;
/*	background: url(../img/dot_h_gray_1px.gif) repeat-x;	*/
	padding-top: 5px;
}
#crItemList table td dl.itemOutline dd dl{
	width: 125px;
	font-size: 80%;
	margin: 3px 0;
	text-align: left;
	line-height: 1.1;
}
#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: 3px 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	color: #fff;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}
#crItemList dl.itemOutline dd.itemIco li.souryou{
	background: #ec9800;
}
#crItemList dl.itemOutline dd.itemIco li.new{
	background: #ff0000;
}
#crItemList dl.itemOutline dd.itemIco li.green{
	background: #92c000;
}
#crItemList dl.itemOutline dd.itemIco li.osusume{
	background: #be8eb5;
}


/*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 dd.itemBrdClm{
	float: right;
}
/* @end */
