@charset "utf-8";


/* ----------------------------- */
.main .section .section-wrapper{
	padding:0 0 2em 0;
	font-size: 93%;
}
.main .section .section-wrapper p{
	margin:0 0 15px 0;
}
.main .section p.back{
	text-align:right;
	margin-bottom:0.8em;
	font-size:93%;
}
.contents .container #mainContent .main .section h3{
	background-color:#666666;
	padding:5px 5px 4px 7px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:93%;
	margin-bottom:0;
}
.contents .container #mainContent .main p.description {
	margin:0 25px 18px 14px;
}
.contents .container #mainContent .main .section ul {
	
}
.contents .container #mainContent .main .section ul li {
	float:left;
	width:290px;
	padding:0 15px 10px 15px;
	margin:0;
	background:url(../images/faq/ic_arr.gif) no-repeat left 5px;
}
.returnTop {
	clear:both;
}
.contents .container #mainContent .main .section .section-wrapper ul {
	padding:10px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
.contents .container #mainContent .main .section .section-wrapper ul li {
	float:left;
	width:280px;
	padding:0 15px 10px 15px;
	margin:0;
	background:url(../images/faq/ic_arr.gif) no-repeat left 5px;
}



