@charset "utf-8";
@import "common/0-import.css";

#conts h2 {
	margin-bottom: 10px;
}

.crumb {
	margin: 10px 0 10px 18px;
}

#conts p {
	margin: 0 15px 0 5px;
	line-height: 20px;
	color: #666;
	font-size: 15px;
}

#conts .title a {
	display: block;
	width: 100px;
	height: 20px;
	padding-left: 15px;
	background: url(../img/icon/02.jpg) no-repeat left top;
}

#conts ul {
	margin-left: 35px;
}

#conts li {
	margin: 18px 0 0;
	padding: 0 0 0 18px;;
	background: url(../img/icon/01.gif) no-repeat left top;
}
