@import "../common/css/0-import.css";

#main{
	margin-bottom: 50px;
}
#conts h2{
	margin-bottom: 12px;
}
#conts p{
	margin: 0 5px 8px 6px;
	font-size22: 12px;
	line-height: 1.4;
}

#conts p.f10{
	padding-bottom: 29px;
	margin-bottom: 11px;
	font-size: 85%;
	line-height: 1.4;
	border-bottom: 1px solid #ccc;
	letter-spacing: 1px;
}

#conts dl{
	margin: 0 6px 11px 6px;
	padding: 0 0 15px 15px;
	font-size22: 12px;
	line-height: 1.4;
	border-bottom: 1px solid #ccc;
}

#conts dl dt{
	padding: 4px 0 4px 32px;
	margin-bottom: 2px;
	+margin-bottom: 1px;
	background: url(../link/img/icon01.gif) no-repeat left center;
}

#conts dl dd{
	padding: 0 0 0 24px;
}
