@charset "utf-8";

/*
------------------------------------------------------------ */

#img_top {
	width: 780px;
	height: 200px;
	background: url(../common/images/img_qa.jpg) no-repeat;
	text-indent: -9999em;
}

dt {
	font-size: 1.1em;
	font-weight: bold;
	color: #f90;
}

dd {
	border-bottom: 1px dotted #f90;
	margin-bottom: 10px;
	padding-bottom: 10px;
}