@charset "euc-jp";
/* CSS Document */

.q_title {
	font-size: 13px;
	color: #990000;
	margin-bottom: 6px;
	padding-left: 15px;
	border-left-width: 3px;
	line-height: 16px;
	font-weight: bold;
	background-image: url(../images/servis/ic_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.a_title {
	font-size: 13px;
	color: #999999;
	margin-bottom: 16px;
	padding-left: 15px;
	border-left-width: 3px;
	line-height: 16px;
	background-image: url(../images/servis/ic_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 6px;
}
