#productFind h3 {
	font-size: 14px;
	margin:5px 0 10px;
	padding:5px 10px;
	display:block;
	border:solid 1px #999999;
	background-color: #EFEFEF;
	color:#333;
}


#SakumotsuName {
	font-size: 12px;
	margin: 10px 5px;
	font-weight: 900;
}
.selSakumotsuCategory, .resetSakumotsuCategory {
	cursor: pointer;
}

#ine {
	width: 120px;
	height: 30px;
	background: url(../images/bg_ine.gif);
}
.bn {
	background-position: top;
}
.bo {
	background-position: bottom;
}

ul#listSakumotsu {
	margin-left: 5%;
}
	ul#listSakumotsu li {
		width: 33%;
		float: left;
	}
		ul#listSakumotsu li span.selSakumotsu {
			font-size: 12px;
			cursor: pointer;
			color: #3300FF;
			text-decoration: underline;
		}

span.findSub {
	font-size:80%;
	color:#000099;
}