@charset "Shift_JIS";
/* CSS Document */
#gqa a {
	background-image: url(../navimages/qa.jpg);
	background-repeat: no-repeat;
	background-position: -144px 0px;
}
dt {
	background-image: url(../qa/images/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-bottom: 5px;

}
dd {
	background-image: url(../qa/images/a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-bottom: 20px;

}
dl {
	padding: 10px 25px;
}
#matome {
	font-size: 117%;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}
