@charset "UTF-8";

/* *************************

[qa]
			
************************* */
h1 {
	background-image: url(../qa/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 160px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
h2#qa {
	background-image: url(../qa/img/h2-1.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 800px;
	text-indent: -9999px;
	margin: 0px 0px 20px;
	padding: 0px;
}
#rap #main li {
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 12px;
	line-height: 100%;
	background-position: left 5px;
}
h3#q1, h3#q2, h3#q3, h3#q4, h3#q5, h3#q6, h3#q7, h3#q8 {
	background-image: url(../qa/img/q.gif);
	padding-left: 50px;
}
.a {
	background-image: url(../qa/img/a.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
}
.information {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.information strong {
	font-size: 1em;
}
