@charset "utf-8";

h2#qa {
	background-image: url(img/title_qa.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 690px;
}
#box h5 {
	margin-left: 0.5em;
	color: #333333;
	font-size: 14px;
}
#box dl {
	margin-top: 0.5em;
	margin-left: 1em;
	margin-bottom: 2em;
}
#box dd {
	margin-left: 2em;
	margin-bottom: 0.5em;
}
#box dt {
	font-weight: bold;
}
h4#q {
	background-image: url(img/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 3em;
	height: 38px;
	width: 690px;
	line-height: 2.5em;
	padding-top: 20px;
	font-size: 14px;
}
p#a {
	background-image: url(img/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 2.5em;
	width: 620px;
	margin-left: 2em;
	background-color: #FFF7F1;
	padding-top: 1.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-bottom: 2em;
}

