@charset "utf-8";

.rec{
	margin-bottom:20px;
}

.rec dt{
	font-weight:bold;
	color:#052770;
	float:left;
	width:100px;
	padding:10px 0 10px 23px;
	clear:both;
	background:url(../../img/ar02.gif) no-repeat 10px 17px;
}

.rec dd{
	padding:10px 10px 10px 100px;
	background:url(../../img/line_ccc.gif) repeat-x 0 100%;
}

/*--end of file--*/