@charset "utf-8";

#qaIndex img {
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#qaIndex {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
}
#qa_contents {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#qa_contents p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
