@charset "utf-8";
/* CSS Document */

.qa-qa01 .c-text-title{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 2em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #888888;
  /*text-align: center;*/
}

.qa-qa01 .c-text-bold{
	font-size: 1em;
	font-weight: bold;
}





.mb_2em{
	margin-bottom: 2em;
}

.mt_1em{
	margin-top: 1em;
}

.mt_2em{
	margin-top: 2em;
}

.mt_3em{
	margin-top: 3em;
}

.pt_3em{
	padding-top: 3em;
}