@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: 40px 0px 0px 0px;
}

.q-no {
	font-size: 16px;
	color: #FFFFFF;
	padding: 1px 23px 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.q-no2 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 1px 23px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.qtxt {
	font-size: 86%;
	color: #46733D;
	line-height: 1.6;
	float: left;
	margin-bottom: 8px;
	background-image: url(14_img/14ttl-q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2px;
}

.qtxt2 {
	font-size: 86%;
	color: #46733D;
	line-height: 1.6;
	float: left;
	margin-bottom: 8px;
	background-image: url(14_img/14ttl-q.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1px;
}

.atxt {
	font-size: 86%;
	color: #555;
	line-height: 1.6;
	background-image: url(14_img/14ttl-a.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin-left: 0px;
	padding-left: 50px;
}

#q_band {
	clear: both;
	width: 665px;
	list-style-type: none;
	font-size: 88%;
	margin: 0px;
}
#question {
	float: left;
	width: 310px;
	margin: 0px 15px 0px 0px;
	padding-left: 0px;
	list-style-type: none;
}

#question2 {
	float: left;
	width: 330px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.q-smallno {
	font-size: 13px;
	color: #FFFFFF;
	padding: 1px 10px 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.q-smallno2 {
	font-size: 12px;
	color: #FFFFFF;
	padding: 1px 8px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#question li {
	background-image: url(14_img/14ttl-qsmall.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 82%;
	color: #46733D;
	text-align: left;
	line-height: 1.4;
	padding: 1px;
	margin-bottom: 8px;
}

#question2 li {
	background-image: url(14_img/14ttl-qsmall.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 82%;
	color: #46733D;
	text-align: left;
	line-height: 1.4;
	margin-bottom: 8px;
	padding: 1px;
}

#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;
}

.atxt a {
	font-size: 90%;
	color: #4F7DA7;
	line-height: 1.5;
}

