@charset "utf-8";

/*
------------------------------------------------------------ */
#img_top {
	width: 590px;
	_width: 800px;
	height: 245px;
	padding-left: 210px;
	/*background: url(../common/images/img_faq.jpg) right no-repeat;
	text-indent: -999em;*/
}


div.right {
	width: 580px;
	overflow: auto;
}

#contents h3 {
	width: 570px;
	_width: 580px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.right dt {
	background: url(../common/images/Q.gif) left no-repeat;
	padding: 5px 5px 5px 25px;
	border: 1px solid #ccc;
}

.right dd {
	background: url(../common/images/A.gif) left top no-repeat #ffc;
	background-position: 0 5px;
	padding: 5px 5px 5px 25px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#contents img {
	margin-bottom: 20px;
}
