@charset "UTF-8";

.qa-leadtxt {
	font-size: 82%;
	color: #555;
	line-height: 1.5;
	padding: 20px 0px 25px 0px;
	font-weight: normal;
}
.qabox {
	width: 645px;
	clear: both;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

dt {
	float: left;
	width: 50px;
	margin-bottom: 8px;
}

dd {
	margin-left: 50px;
	margin-bottom: 8px;
}

.qtxt {
	font-size: 85%;
	color: #46733D;
	line-height: 1.5;
}

.atxt {
	font-size: 85%;
	color: #555;
	line-height: 1.5;
}

#q_band {
	clear: both;
	width: 645px;
	list-style-type: none;
	font-size: 88%;
	margin: 0px;
}
#question {
	float: left;
	width: 315px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#question2 {
	float: left;
	width: 320px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#question   li {
	background-image: url(14_img/14ttl-qsmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 20px;
	font-size: 82%;
	color: #46733D;
	text-align: left;
	line-height: 1.4;
}

#question2 li {
	background-image: url(14_img/14ttl-qsmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 20px;
	font-size: 82%;
	color: #46733D;
	text-align: left;
	line-height: 1.4;
}
#question    li  a  {
	color: #46733D;
	text-decoration: none;
	font-weight: normal;
}

#question li a:hover {
	text-decoration: underline;
}

#question2 li a {
	color: #46733D;
	text-decoration: none;
	font-weight: normal;
}

#question2 li a:hover {
	text-decoration: underline;
}
