@charset "UTF-8";

/* main stylse
----------------------------------------------*/
.basic-text {
	line-height: 1.6;
	margin: 20px 10px;
}
.basic-text strong {
	font-weight: normal;
	color: #FF9600;
}
.basic-text a {
	display: inline;
	color: #0B7AFF;
	text-decoration: underline;
}