@charset "UTF-8";
.q {
	color: #996666;
	background-image: url(../../img/t05/QA_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.qa {
	display: block;
	margin-bottom: 30px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	font-size: 82%;
	line-height: 1.8;
}
.qa ul {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
.qa li {
	font-size: 82%;
	line-height: 1.4;
	list-style-type: none;
	padding-left: 25px;
	background-image: url(../../img/t05/ya.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 8px;
}
.a {
	display: block;
	background-image: url(../../img/t05/QA_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-bottom: 20px;
	line-height: 1.5;
}

