@charset "utf-8"; /*CSSDocument*/



/*Common
******************************************/
.dnone { display:none; }
.cboth { clear:both; }
.clr {
	margin:0px -1px -1px 0px;
	border:0px;
	padding:0px;
	width:1px;
	height:1px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	clear:both;
}
strong { font-weight:bold; }

.icon-link { background-position:0 5px; }
	*:first-child+html .icon-link { background-position:0 3px; } /* for IE7 */
	html>/**/body .icon-link { background-position /*\**/: 0 3px\9; } /* for IE8 */
	.icon-link:not(:target) { background-position:0 3px\9; } /* for IE9 */
	@-moz-document url-prefix() { /*for FF*/
	.icon-link {
		background-position:0 3px;
	}
	}

#contents-body p {
	padding-left:6px;
	padding-right:6px;
}

.al-right { text-align:right; }

h4{ 
    background:url(/group/brj/business/images/business_menu_bk.jpg) repeat-x 0 0;  
}

.btm-column {
	margin:0 0 15px 0;
	width:854px;
	overflow:hidden;
}
.btm-column ul, .btm-column li {
	display:block;
}
.btm-column ul {
	display: flex;
	flex-wrap: wrap;
	width:872px;
}
.btm-column li {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin:0 18px 10px 0;
	width:200px;
}

.btm-column li a {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.btm-column li a::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #ccc;
}

.btm-column li a img {
	width: 100%;
	height: auto;
}



/*Business
******************************************/
#contents-body { width:100%; }
.heading03-type02 { margin-top:16px; }

.fl-left { float:left; }
.fl-right { float:right; }

/* notice box */
/*
.notice-box02 {
	margin:9px auto 30px auto;
	width:627px;
}
*/
.notice-box02 {
	background:#f1f1f1;
	border: none;
	padding:0;
	margin: 0;
}

.notice-box02 .notice-column {
    margin: 0 10px 0;
    width: 100% !important;
}

.column, 
.col-small {
	margin:17px 0 1px 0 !important;
}
/*
.column {
	margin-left:-15px !important;
	width:430px;
	_margin-left:-10px !important; /* for IE6 */
}
*/

.notice-box02 h5{
	width:100%;
}

.col-small {
	margin-left:15px !important;
	margin-bottom:10px !important;
	_margin-left:10px !important; /* for IE6 */
}


.notice-box02 .col-large{
	width:408px !important;
	 margin-right: 18px;
}

.notice-box02 p,
.figure-body p{
	padding:0 !important;
}


/* retail-list */
.retail-list { text-align:center; }
.retail-list sub { vertical-align:bottom; }
	@-moz-document url-prefix() { /*for FF*/
	.retail-list sub {
		vertical-align:middle;
	}
	}

#retail-recommend p {
	padding-left:0;
	padding-right:0;
}
#retail-recommend img { margin-bottom:1px; }
	*:first-child+html #retail-recommend img { margin-bottom:1px; } /* for IE7 */
	html>/**/body #retail-recommend img { margin-bottom /*\**/: 1px\9; } /* for IE8 */
	#retail-recommend img:not(:target) { margin-bottom:1px\9; } /* for IE9 */
	@-moz-document url-prefix() { /*for FF*/
	#retail-recommend img {
		margin-bottom:4px;
	}
	}

#product-bnrs {
	margin:0 auto;
}
#product-bnrs #bnr-sub {
	font-size:0;
	float:right;
}
#bnr-sub img { margin-left:7px; }
.prodrive-bnr, .tpms-bnr { margin-bottom:7px; }
.wheelselector-bnr {
	margin-top:0;
	cursor:pointer;
}
	*:first-child+html .wheelselector-bnr { margin-top:7px; } /* for IE7 */
	html>/**/body .wheelselector-bnr { margin-top /*\**/: -1px\9; } /* for IE8 */
	.wheelselector-bnr:not(:target) { margin-top:-1px\9; } /* for IE9 */
	@-moz-document url-prefix() { /*for FF*/
	.wheelselector-bnr {
		margin-top:-1px;
	}
	}

#pdc-wheel {
	padding-bottom:18px;
	width:415px;
	float:left;
	overflow:hidden;
}
	*:first-child+html #pdc-wheel { padding-bottom:28px; } /* for IE7 */
	html>/**/body #pdc-wheel { padding-bottom /*\**/: 19px\9; } /* for IE8 */
	#pdc-wheel:not(:target) { padding-bottom:19px\9; } /* for IE9 */

#product-recommend a {
	width:192px;
	height:80px;
	display:block;
}
#product-recommend a:hover { background-position:0 -80px; }
#product-recommend h5 { display:none; }

#knowledge a { background-image:url(/group/brj/business/images/knowledge-bnr.jpg); }
#technologies a { background-image:url(/group/brj/business/images/technologies-bnr.jpg); }
#bscard a { background-image:url(/group/brj/business/images/bscard-bnr.jpg); }

body#business .element-left, body#business .element-right {
	display:block;
}
body#business .element-left {
	margin-top:0;
	width:150px;
	float:left;
}
body#business .element-right {
	width:525px;
	float:right;
}

a.rct-bnr {
	margin:20px 0 3px 0;
	width:854px;
	height:113px;
	display:block;
	clear:both;
}

/*******************/
body#business table.list-access {
	margin:10px 0 12px 0;
}

body#business table.list-access thead th {
	border:1px solid #cccccc;
	padding:4px 7px;
	font-size:0.8em;
	color:#ffffff;
	vertical-align:middle;
	background-color:#999999;
}
	* html body#business table.list-access thead th { padding:5px 7px 3px 7px; } /* for IE6 */
	html>/**/body#business table.list-access thead th { padding /*\**/:5px 7px 3px 7px\9; } /* for IE8 */
	@-moz-document url-prefix() { /*for FF*/
		body#business table.list-access thead th {
			padding:5px 5px;
		}
		}

body#business table.list-access .th-adrs { width:184px; }
body#business table.list-access .th-tel { width:103px; }
body#business table.list-access .th-pdnt { width:103px; }

body#business table.list-access tbody th,
body#business table.list-access tbody td {
	border:1px solid #cccccc;
	padding:7px;
	font-size:0.9em;
	line-height:17px;
	vertical-align:middle;
}
@-moz-document url-prefix() { /*for FF*/
	body#business table.list-access tbody th,
	body#business table.list-access tbody td {
		padding:8px 7px 7px 7px;
		line-height:15px;
	}
	}

body#business table.list-access tbody th {
	width:185px;
	background-color:#f7f7f7;
}

body#business .plugin-box dd { margin-top:4px; }
	* html body#business .plugin-box dd { margin-top:0; padding-top:4px; } /* for IE6 */
	@-moz-document url-prefix() { /*for FF*/
		body#business .plugin-box { padding-bottom:5px; }
		body#business .plugin-box dd { margin-top:6px; }
		}