@charset "utf-8";

#two_maincolumn table{margin:0;}
#two_maincolumn table td{padding:4px 8px;}
#two_maincolumn h4{margin:30px 0 0 0;}
.q {
	font-size: 12px;
	background-color: #F2E7D9;
	padding: 7px 10px 7px 30px;
	line-height: 130%;
	background-image: url(../img/faq/q.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #311700;
}
.a {
	font-size: 12px;
	padding: 5px 10px 5px 40px;
	line-height: 150%;
	background-image: url(../img/faq/a.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 40px;
}
#two_maincolumn table.abr {
	font-size: 12px;
	line-height: 150%;
	margin-left: 80px;
	padding-right: 10px;
}

