@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);


#fl{
	margin-bottom: 34px;
}

#c1 h2, #c2 h2{
	margin-bottom: 20px;
}

#c1{
	padding: 0 28px;
	margin-bottom: 50px;
}

#c2{
	margin-bottom: 30px;
}

.section{
	background: #fff;
	border: 1px solid #cecece;
	width: 670px;
	padding: 28px 28px 28px 29px;
	margin-bottom: 20px;
}

.section h3{
	margin-bottom: 15px;
}

.hr {
	border-top: 1px dotted #cecece;
	margin-bottom: 20px;
}