@charset "utf-8";
@import "../common/0-import.css";
#conts dl {
	margin-bottom: 30px;
}

#conts dl dt {
	padding-left: 10px;
	float: left;
	color: #666;
	font-weight: bold;
}

#conts dl dt {
	float: none;
}

#conts dl dd {
	margin-bottom: 5px;
	padding: 0 0 5px 60px;
	background: url(../../img_new/line/02.gif) repeat-x  bottom; 
}

#conts dl dd a {
	line-height: 1.4;
}

#conts dl dd p.del {
	margin-bottom: 20px;
	text-decoration: line-through;
}

#conts dl dd span.col01 {
	color: #c00;
}

#conts dl dd span {
	font-weight: bold;
}

#conts dl.sub {
	margin-bottom: 50px;
}
