@charset "utf-8";
.pad_top {
	padding-top: 10px;
}
.text_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #343434;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #AD0303;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: underline;
}
