@charset "utf-8";
/* CSS Document */

#menu_2 a { background: url(../images/parts.png) -247px -68px no-repeat;}

/* ===== index ===== */
#attitude {
	margin: 0 -15px 20px;
	background: url(../technique/images/bg_attitude.jpg) 0 0 no-repeat;
	padding: 15px 282px 15px 26px;
	color: #FFFFFF;
}

#attitude p { margin: 0;}

#tech_search { overflow: hidden;}

#tech_search li {
	list-style: none;
	float: left;
	margin: 0 4px 10px;
}

#tech_search li a {
	display: block;
	width: 138px;
	padding: 13px 5px 13px 20px;
	border: 1px solid #CCCCCC;
	background: url(../images/arr_green.png) 8px center no-repeat;
	line-height: 1.1;
}
#tech_search li a:hover { background-color: #FAFAFA;}

#tech_search li a.line2 { padding: 6px 5px 6px 20px;}

/* ===== 2nd directory ===== */
.tech_read {
	margin: 0 -15px 20px;
	padding: 15px 282px 15px 26px;
	background: 0 0 no-repeat;
	color: #FFFFFF;
}

#contents .tech_read p { margin: 0;}

.txt_solo {
	float: left;
	width: 460px;
}

.ph_solo {
	float: right;
	width: 240px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 93%;
}

.txt_duo {
	float: left;
	width: 360px;
}

.ph_duo {
	float: right;
	width: 334px;
	padding-left: 6px;
	margin-bottom: 15px;
	font-size: 93%;
}

#contents .ph_duo li {
	list-style: none;
	float: left;
	width: 160px;
	margin-left: 7px;
	text-align: center;
}

.txt_quartetto {
	float: left;
	width: 155px;
}

.ph_quartetto {
	float: right;
	width: 540px;
	padding-left: 5px;
	margin-bottom: 15px;
	font-size: 93%;
}

#contents .ph_quartetto li {
	list-style: none;
	float: left;
	width: 130px;
	margin-left: 5px;
	text-align: center;
}


/* ===== heat/carburization ===== */
#read_carburization {
	background: url(../technique/images/bg_tech_read_2.jpg);
	height: 105px;
}


/* ===== faq ===== */

.faq dt {
	margin: 0 0 1em;
	padding: 0.5em 0 0 32px;
	border-top: 1px dotted #D7D7D7;
}

.faq dt.no_dot {
	border: none;
}

.faq dd {
	margin: 0;
	padding: 0 0 0.5em 32px;	
}

.faq dt.q1 {
	background: url("../technique/images/faq/faq_ico01.gif") no-repeat scroll 4px 0.8em transparent;
}
.faq dt.q2 {
	background: url("../technique/images/faq/faq_ico02.gif") no-repeat scroll 4px 0.8em transparent;
}
.faq dt.q3 {
	background: url("../technique/images/faq/faq_ico03.gif") no-repeat scroll 4px 0.8em transparent;
}
.faq dt.q4 {
	background: url("../technique/images/faq/faq_ico04.gif") no-repeat scroll 4px 0.8em transparent;
}
.faq dt.q5 {
	background: url("../technique/images/faq/faq_ico05.gif") no-repeat scroll 4px 0.8em transparent;
}
.faq dt.q6 {
	background: url("../technique/images/faq/faq_ico06.gif") no-repeat scroll 4px 0.8em transparent;
}
.faq dt.q7 {
	background: url("../technique/images/faq/faq_ico07.gif") no-repeat scroll 4px 0.8em transparent;
}
.faq dt.q8 {
	background: url("../technique/images/faq/faq_ico08.gif") no-repeat scroll 4px 0.8em transparent;
}
.faq dt.q9 {
	background: url("../technique/images/faq/faq_ico09.gif") no-repeat scroll 4px 0.8em transparent;
}
.faq dt.q10 {
	background: url("../technique/images/faq/faq_ico10.gif") no-repeat scroll 4px 0.8em transparent;
}
.faq dd {
	background: url("../technique/images/faq/faq_ico_a.gif") no-repeat scroll 4px 0.3em transparent;
}

#technique_photo2 {
	width: 690px;
	margin: 0 auto 15px;
	overflow: hidden;
}

#technique_photo2 div {
	text-align: center;
	width: 220px;
	float: left;
	margin: 0 5px;
}
