@charset "utf-8";
@import url("/css/import.css");

.list-lead {
	height: 225px;
	width: 763px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#list-lead01 {
	background-image: url(image-cmn/list-leadimage01.jpg);
}
#list-lead02 {
	background-image: url(image-cmn/list-leadimage02.jpg);
}
#list-lead03 {
	background-image: url(image-cmn/list-leadimage03.jpg);
}
#list-lead04 {
	background-image: url(image-cmn/list-leadimage04.jpg);
}
#list-lead05 {
	background-image: url(image-cmn/list-leadimage05.jpg);
}
#list-lead06 {
	background-image: url(image-cmn/list-leadimage06.jpg);
}
#list-lead08 {
	background-image: url(image-cmn/list-leadimage08.jpg);
}
#list-lead09 {
	background-image: url(image-cmn/list-leadimage09.jpg);
}
#list-lead10 {
	background-image: url(image-cmn/list-leadimage10.jpg);
}


h2 {
	clear: both;
}

ul.listDisplay {
	margin: 0px;
	padding: 0px;
	width: 763px;
}
ul.listDisplay li {
	list-style-type: none;
}
li.boxListOne {
	width: 358px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
li.boxListOne h4 {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}
li.boxListOne a {
	margin: 0px;
	padding: 0px;
}
li.boxListOne  img  {
	margin-right: 24px;
	float: left;
	margin-bottom: 1em;	/* 長い仏壇名の影響で表組崩れを起こすのを、画像の下に行をかせいで対策している */
}

li.boxListOne li {
	line-height: 1.6em;
}

li.boxListOne  li.stock-level0  {
	/*font-weight: bold;*/
	color: #CC0000;
	/*margin-top: 1em;*/
}

li.boxListOne  li.stock-level2  {
	/*font-weight: bold;*/
	color: #FF6600;
}

li.boxListOne  li.stock-level3  {
	/*font-weight: bold;*/
	color: #FF0000;
}

.noHitMess {
	color: #FF0000;
	font-weight: bold;
}

#resultNum {
	font-weight: bold;
}

/* 検索フォーム用CSS */
#searchButsudanForm {
	padding: 0.5em;
	border: 1px dotted #cccccc;
	background-color: #f0f0f0;
}
#searchButsudanForm  p {
	margin: 5px;
}
#resultNum {
	margin-top: 0px;
	margin-bottom: 1em;
	padding-left: 1em;
	background-color: #ccc;
	color: #333;
}
#butsudanPriceLow, #butsudanPriceHigh {
/* IME制御（IEのみ） */
	ime-mode: disabled
}

