@charset "utf-8";
#main h3 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	border-left-style: none;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.info_wrap {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
