@charset "UTF-8";

/* CSS Document */

div.text_detail dl{
	width:565px;
	font-size:90%;
	clear:both;
}

div.text_detail dl dt{
	margin-left:8px;
	padding:10px 0 0 20px;
	background-image:url(../images/list002.png);
	background-repeat:no-repeat;
	background-position:2px 14px;
	font-weight:bold;
}

div.text_detail dl dd{
	margin:0;
	padding:0 0 10px 26px;
	border-bottom:1px dashed #999999;
}
