@charset "UTF-8";
@import url(base.css);

/*
#title {
	width:620px;
	height:143px;
	background:url(../../img/contents/qa/h_image.jpg);
	text-indent:-7777px;
	}
*/

dl {
	width:600px;
	margin:0 10px 0 10px;
	}

dt {
	padding:10px 0 10px 45px;
	font-weight:bold;
	color:#0C4E1B;
	background:url(../../img/contents/qa/q.gif) no-repeat;
	margin:30px 0 10px 0;
	}

dd {
	padding:10px 0 30px 45px;
	background:url(../../img/contents/qa/a.gif) no-repeat;
	border-bottom:2px solid #E5DCCD;
	}

