@import url("base.css");

#left_area,#right_area{margin-top:0px !important;}

.service-text{
	font-size: 12px;
	padding-top:1em;
	vertical-align: top;
	color:#666666;
}

.subtitle{
	font-size: 14px;
	font-weight: bold;
	color: #9e6810;
	line-height: 16px;
	vertical-align: top;
}
.subtitle img{
	padding-right: 0.5em;
}

.subtext{
	font-size: 12px;
	color:#7A4B07;
	margin: 4px 0px;
}

h2{margin:0px 0 24px;}

.qa_table{
	margin: 10px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	width: 580px;
}

.qa_table tr{
	height: 1em;
}

.qa_table td{
	margin: 0px 5px;
	vertical-align: top;
}

.qa_table .qu{
	padding: 1.5em;
}
