﻿@charset "utf-8";

/* Page Title
----------------------------------------------------------------------------*/
#contents.cautions_terms h2		{ background-image: url( ../images/h2_cautions_terms.gif ); }
#contents.color_code h2			{ background-image: url( ../images/h2_color_code.gif ); }
#contents.lead_forming h2		{ background-image: url( ../images/h2_lead_forming.gif ); }
#contents.packaging h2			{ background-image: url( ../images/h2_packaging.gif ); }
#contents.resistance_value h2	{ background-image: url( ../images/h2_resistance_value.gif ); }
#contents.handling h2			{ background-image: url( ../images/h2_handling.gif ); }
#contents.hybrid_ics h2			{ background-image: url( ../images/h2_hybrid_ics.gif ); }


/* Contents Element
----------------------------------------------------------------------------*/
#hybrid_ics_1 h3	{ background-image: url( ../images/h3_hybrid_ics_1.jpg ); }
#hybrid_ics_2 h3	{ background-image: url( ../images/h3_hybrid_ics_2.jpg ); }
#hybrid_ics_3 h3	{ background-image: url( ../images/h3_hybrid_ics_3.jpg ); }
#hybrid_ics_4 h3	{ background-image: url( ../images/h3_hybrid_ics_4.jpg ); }
#hybrid_ics_5 h3	{ background-image: url( ../images/h3_hybrid_ics_5.jpg ); }
#hybrid_ics_6 h3	{ background-image: url( ../images/h3_hybrid_ics_6.jpg ); }
#hybrid_ics_7 h3	{ background-image: url( ../images/h3_hybrid_ics_7.jpg ); }

#handling_rg h3		{ background-image: url( ../images/h3_handling_rg.jpg ); }
#handling_rs h3		{ background-image: url( ../images/h3_handling_rs.jpg ); }
#handling_rwh h3	{ background-image: url( ../images/h3_handling_rwh.jpg ); }
#handling_r h3		{ background-image: url( ../images/h3_handling_r.jpg ); }
#handling_j h3		{ background-image: url( ../images/h3_handling_j.jpg ); }
#handling_jz h3		{ background-image: url( ../images/h3_handling_jz.jpg ); }
#handling_trimable h3	{ background-image: url( ../images/h3_handling_trimable.jpg ); }
#handling_fuze h3		{ background-image: url( ../images/h3_handling_fuze.jpg ); }
#handling_chiprenear h3	{ background-image: url( ../images/h3_handling_chiprenear.jpg ); }

#packaging_dimensions h3	{ background-image: url( ../images/h3_packaging_dimensions.jpg ); }
#packaging_rlc h3		{ background-image: url( ../images/h3_packaging_rlc.jpg ); }
#packaging_rmo_rmg h3	{ background-image: url( ../images/h3_packaging_rmo_rmg.jpg ); }
#packaging_rlf h3	{ background-image: url( ../images/h3_packaging_rlf.jpg ); }
#packaging_rd h3	{ background-image: url( ../images/h3_packaging_rd.jpg ); }
#packaging_z h3		{ background-image: url( ../images/h3_packaging_z.jpg ); }

#lead_m_forming h3	{ background-image: url( ../images/h3_lead_m_forming.jpg ); }
#lead_u_forming h3	{ background-image: url( ../images/h3_lead_u_forming.jpg ); }
#lead_standalone_forming h3	{ background-image: url( ../images/h3_lead_standalone_forming.jpg ); }
#lead_vertical_forming h3	{ background-image: url( ../images/h3_lead_vertical_forming.jpg ); }

#cautions h3		{ background-image: url( ../images/h3_cautions.jpg ); }
#terms h3			{ background-image: url( ../images/h3_terms.jpg ); }

#tcr_symbol h3		{ background-image: url( ../images/h3_tcr_symbol.jpg ); }


/* Hybrid ICs
----------------------------------------------------------------------------*/
#hybrid_ics_4 p,
#hybrid_ics_6 p {
	margin: 20px 0 0 16px;
}

#hybrid_ics_5 tbody th.main {
	width: 5em;
}
#hybrid_ics_5 tbody th.sub {
	width: 8em;
}
#hybrid_ics_5 tbody td.type {
	width: 10em;
}

#hybrid_ics_5 tbody td.parts_info {
	padding: 6px 16px;
	text-align: left;
}

#hybrid_ics_7 thead {
	display: none;
}
#hybrid_ics_7 tbody th {
	width: 13em;
}
#hybrid_ics_7 tbody td {
	padding: 8px 12px;
	text-align: left;
}


/* Handling Products
----------------------------------------------------------------------------*/
#handling_info {
	display: block;
	width: 704px;
	margin: 24px auto 0 auto;
	
	color: #333333;
	font-size: 77%;
	line-height: 140%;
}


/* Lead Forming
----------------------------------------------------------------------------*/
#lead_vertical_forming {
	/* clearfix */
	zoom: 100%;
}
/* clearfix */
#lead_vertical_forming:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1px;
	line-height: 0;
	clear: both;
}

#lead_vertical_forming .image {
	display: block;
	width: 305px;
	float: left;
}

#lead_vertical_forming table {
	width: 370px;
	margin-top: 56px;
	float: right;
}



/* Color Code
----------------------------------------------------------------------------*/
#color_list .image {
	display: block;
	width: 481px;
	height: 243px;
	margin: 0 auto;
}

#color_list table {
	margin-top: 0px;
}

#color_list thead th.color		{ width: 80px; }
#color_list thead th.number_1	{ width: 96px; }
#color_list thead th.number_2	{ width: 96px; }
#color_list thead th.number_3	{ width: 96px; }
#color_list thead th.rat		{ width: 72px; }
#color_list thead th.resistance	{ width: 104px; }

#color_list th.black	{ color: #FFFFFF; background-color: #000000; }
#color_list th.brown	{ color: #FFFFFF; background-color: #582827; }
#color_list th.red		{ color: #FFFFFF; background-color: #D82C27; }
#color_list th.orange	{ color: #FFFFFF; background-color: #D5662B; }
#color_list th.yellow	{ color: #333333; background-color: #EAD900; }
#color_list th.green	{ color: #FFFFFF; background-color: #1C590D; }
#color_list th.blue		{ color: #FFFFFF; background-color: #2232C6; }
#color_list th.violet	{ color: #FFFFFF; background-color: #333366; }
#color_list th.gray		{ color: #FFFFFF; background-color: #8A8A8A; }
#color_list th.white	{ color: #333333; background-color: #FFFFFF; }
#color_list th.gold		{ color: #333333; background-color: #E3B704; }
#color_list th.silver	{ color: #333333; background-color: #CBD5DA; }
#color_list th.plain	{ color: #333333; background-color: #FFFFFF; }


/* Resistance Value resistance_value
----------------------------------------------------------------------------*/
#resistance_value {
	width: 704px;
	/* clearfix */
	zoom: 100%;
}
/* clearfix */
#resistance_value:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1px;
	line-height: 0;
	clear: both;
}

#resistance_value p {
	diplay: block;
	width: 163px;
	height: 691px;
	margin-right: 17px;
	float: left;
}
#resistance_value p.last {
	margin-right: 0px;
}


/* Cautions and Terms
----------------------------------------------------------------------------*/
#cautions li,
#terms li {
	margin-top: 16px;
}

#cautions li ul,
#terms li ul {
	margin-top: 16px;
}

#cautions li li,
#terms li li {
	margin-top: 0px;
	
	color: #333333;
	font-size: 77%;
}

#cautions li h4,
#terms li h4 {
	color: #465011;
	font-size: 77%;
}

#cautions li p,
#terms li p {
	color: #333333;
	font-size: 77%;
	margin-top: 4px;
}


