@charset "utf-8";

@import url(../index.css);

/**
 *  mark icon
 */
div.markicon ul li#qr a span img {
	display: none !important;
}
div.markicon ul li#qr a {
	background: url(../../../img/product/mark_qr_b_01.gif) left top no-repeat !important;
}

h3#index-h span {
	background-image: url(../../../img/product/h_qrcode.gif);
}

body#adcdproductindex-sqrc-qrcode div.tab-menu ul li#tb2 a,
body#adcdproductindex-scanner-qrcode div.tab-menu ul li#tb1 a,
body#adcdproductindexqrcode div.tab-menu ul li#tb0 a {
	color: #D13828!important;
	background-position: left -60px;
	border-bottom: 1px solid white;
	font-weight: bold;
}


div.spacer0 dl {
	border: 3px solid #DFDFDF;
	border-bottom: none;
}
div.spacer0 dl dt a {
	text-decoration: none;
}
div.spacer0 dl dt a span {
	display: block;
	padding-left: 1.5em;
	background: url(../../../img/product/item_00.gif) left top no-repeat;
}
div.spacer0 dl dt {
	line-height: 1;
	font-weight: bold;
	background: url(../../../img/product/h_bg_03.gif) left top repeat-x;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #CECECE;
}

div.spacer0 dl dt,
div.spacer0 dl dd {
	padding: .6em 0 .6em .5em;
}

div.spacer0 dl dd {
	border-bottom: 3px solid #DFDFDF;
}

