@charset "UTF-8";
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	margin: 10px;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #16699D;
	border-right-color: #16699D;
	border-bottom-color: #16699D;
	border-left-color: #16699D;
}
