@charset "utf-8";

/* ===========================================================

	Title:			tecinfo.css
	Created:		2011-3-1
	Last Created:	2011-8-30
	
=========================================================== */
/*

	tecinfo
	categoryIndex
		
=========================================================== */
/*

	tecinfo
	
=========================================================== */

#tecinfo {
	margin: 0;
}

/* ===========================================================	

	qa
	
=========================================================== */

#qa dt.qa {
	background: url(../img/tecinfo/ic_qa.gif) 0 0 no-repeat;
	margin: 20px 0 5px;
	padding: 2px 0 5px 30px;
	color: #333333;
	line-height: 1.6;
	font-weight: bold;
}

#qa dt.qa span {
	cursor:pointer;
	font-weight: bold;
}

#qa dt.qa span:hover {
	text-decoration: underline;
	color: #ef714b;
}

#qa dd.ans {
	display:none;
	border: 1px solid #dddddd;
	background: #ffffff url(../img/tecinfo/ic_ans.gif) 10px 8px no-repeat;
	padding: 9px 20px 11px 40px;
	margin: 0 0 0 30px;
}

.coution {
	background: #f2f2f2;
	padding: 10px;
	margin: 0 20px 20px;
}

/* ===========================================================

	btTecinfo
	
=========================================================== */

#btTecinfo li {
	width: 322px;
	margin: 0 8px 8px 0;
}

/* ===========================================================	

	section
	
=========================================================== */


.section {
	background: #f4f4f4;
	margin: 0 20px 20px;
	padding: 20px 0 5px;
}
.section:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.section { zoom:1; }
/* exlude MacIE5 \*/
* html .section { height: 1% }
.section {display:block;}
/* end MacIE5 */

.section p {
	margin: 0 20px 15px;
}

.section .hr {
	background: url(../img/common/line_a.gif) 0 5px repeat-x;
	margin: 0 20px;
	padding: 0;
	height: 25px;
}

/* ===========================================================	

	##
	
=========================================================== */

/* ##
----------------------------------------------------------- */