/* CSS Document */



/* Products
-------------------------------------*/

#products h2 {
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	background-color: #003399;
	border: 0;
	padding: 0.4em 5px;
}


/*----- Category ----- */

#products .category h3 {
	font-weight: bold;
	padding: 0.3em 0 0.3em 15px;
	border-width: 0;

	background: #eeeeee url('/common/imgs/sn_arrow_on.gif') no-repeat 5px center;
	border-bottom: 1px solid #999999;
}

#products .category img,
#products .category ul {
	margin: 0;
	float: left;
}

#products .category img {
	margin-right: 10px;
}
#products .category ul {
	width: 220px;
}

#products .category ul li {
	line-height: 1.4;
}

/*----- Sub Category ----- */

#products .sub_category .pict {
	border: 1px solid #cccccc;
	width: 170px;
	float: left;
}
#products .sub_category .detail {
	width: 365px;
	float: right;
}
#products .sub_category .detail h3.title {
	color: #ffffff;
	background: #0022bb;
	margin-top: 0;
	padding-left: 5px;
	border: 0;
}
#products .sub_category .detail p {
	line-height: 1.4;
	margin: 0 0 1em 0;
	padding: 0;
}
#products .sub_category .detail a {
	width: 1px;
	display: inline;
}
#products .sub_category .detail a img {
	display: inline;
}





#products .sub_category h2,
#products .sub_category h3 {
	color: #000000;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	padding: 0.3em 5px;
	clear: both;
}
#products .sub_category h3 {
	border-bottom-style: solid;
	padding-left: 15px;
	background: url('/common/imgs/sn_arrow3.gif') no-repeat 3px 0.8em;
}





#products .sub_category div.category {
	background-color: #eeeeff;
	padding: 0.3em;
	margin-bottom: 1em;
	clear: both;
}

#products .sub_category .itemlist {
	width: 260px;
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
#products .sub_category .itemlist .pict {
	width: 100px;
}
#products .sub_category .itemlist .detail {
	width: 155px;
	font-size: 90%;
}
#products .sub_category .itemlist .detail a {
	width: auto;
}
#products .sub_category .itemlist .title {
	display: block;
	padding-left: 10px;
	margin-bottom: 0.5em;
	background: url('/common/imgs/sn_arrow2_on.gif') no-repeat 0 0.5em;
}








#products .sub_category .contact {
	text-align: center;
	border-top: 1px solid #cccccc;
	margin: 1em 0 0 0;
	padding: 15px 0 1em 0;
}
#products .sub_category .contact a {
	display: inline;
	margin: auto;
	width: 84px;
}
#products .sub_category .contact a img {
	display: inline;
}





#products .sub_category img.left {
	margin-right: 10px;
	float: left;
}
#products .sub_category img.center {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	float: none;
}
#products .sub_category img.right {
	margin-left: 10px;
	margin-right: 0;
	float: right;
}


/*----- Products Table ----- */

#products table.specb_tbl,
#products table.chain_tbl,
#products table.specy_tbl {
	width: 100%;
	border-collapse: collapse;
}

#products table.specb_tbl th,
#products table.specb_tbl td,
#products table.chain_tbl th,
#products table.chain_tbl td,
#products table.specy_tbl th,
#products table.specy_tbl td {
	border: 1px solid #999999;
	padding: 0.3em 5px;
	text-align: center;
}

#products table.specb_tbl th,
#products table.chain_tbl th,
#products table.specy_tbl th {
	font-weight: normal;
}
#products table.specb_tbl th { background-color: #e0e0ff;}
#products table.chain_tbl th { background-color: #55BB55;}
#products table.specy_tbl th { background-color: #FFFFE0;}




/* Auto Motive
-------------------------------------*/
#products .automotive .future h2 {
	color: #003399;
	background: none #ffffff;
	padding-left: 0.3em;
	border: 0;
}

#products .automotive .future h3 {
	color: #ffffff;
	background: #003399;
	border: 0;
}
#products .automotive .future h4 {
	padding: 0.3em;
	border-bottom: 1px dotted #999999;
}

#products .automotive .future .item img {
	margin: 0 10px 10px 0;
	float: left;
}



#products .automotive .timing_belt {
	width: 240px;
	background-color: #eeeeee;
	border-left: 3px solid #003399;
	padding: 0.5em;
}
#products .automotive .timing_belt a {
	padding: 0 0 0 18px;
	background: #eeeeee url('/common/imgs/sn_arrow_on.gif') no-repeat 5px center;
}
#products .automotive .timing_belt p {
	margin-bottom: 0;
}
#products .automotive .timing_belt img {
	margin-top: 1em;
	margin-right: 10px;
	float: left;
}


#products .automotive img.index {
	margin: 1em 0 0 0;
}

#products .automotive h2 {
	font-weight: bold;
	padding: 0.3em 0 0.3em 15px;
	border-width: 0;

	background: #eeeeee url('/common/imgs/sn_arrow_on.gif') no-repeat 5px center;
	border-bottom: 1px solid #999999;
}
#products .automotive h2 {
	color: #333333;
}
#products .automotive h2 a {
	color: #0022bb;
	text-decoration: none;
}

#products .automotive h3 {
	color: #000099;
	padding: 0.3em;
	border-bottom: 1px dotted #999999;
	clear: both;
}

#products .automotive div.index {
	margin-right: 10px;
	width: 257px;
	float: left;
}



#products .automotive .group {
	width: 260px;
	margin: 0 5px 1em 5px;
	float: left;
}

#products .automotive .group div.title {
	text-align: center;
	padding: 0.4em 0;
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 2px solid #0099ff;
}




/* Other
-------------------------------------*/

.num_text {
	padding-left: 29px;
	display: block;
	margin-bottom: 1em;
}

.num01, .num02, .num03, .num04, .num05,
.num06, .num07, .num08, .num09, .num10,
.num11, .num12, .num13, .num14, .num15 {
	border: 0;
	display: block;
	min-height: 14px;
	height: 14px;
	background-repeat: no-repeat;
	color: #000099;
	font-weight: bold;
}

#products .num01 { background-image: url('/common/imgs/num/gs_n01.gif');}
#products .num02 { background-image: url('/common/imgs/num/gs_n02.gif');}
#products .num03 { background-image: url('/common/imgs/num/gs_n03.gif');}
#products .num04 { background-image: url('/common/imgs/num/gs_n04.gif');}
#products .num05 { background-image: url('/common/imgs/num/gs_n05.gif');}
#products .num06 { background-image: url('/common/imgs/num/gs_n06.gif');}
#products .num07 { background-image: url('/common/imgs/num/gs_n07.gif');}
#products .num08 { background-image: url('/common/imgs/num/gs_n08.gif');}
#products .num09 { background-image: url('/common/imgs/num/gs_n09.gif');}
#products .num10 { background-image: url('/common/imgs/num/gs_n10.gif');}
#products .num11 { background-image: url('/common/imgs/num/gs_n11.gif');}
#products .num12 { background-image: url('/common/imgs/num/gs_n12.gif');}
#products .num13 { background-image: url('/common/imgs/num/gs_n13.gif');}
#products .num14 { background-image: url('/common/imgs/num/gs_n14.gif');}
#products .num15 { background-image: url('/common/imgs/num/gs_n15.gif');}



