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

.help_time_txt {
	border-bottom: 1px dashed #999;
	color: #C30;
	  padding-bottom: 8px;
	margin-bottom: 20px;
	line-height: 1.2em;
	font-weight:bold;
}

.help_txt {
	margin-bottom: 30px;

}

#help_txt_another {
	width: 960px;
	text-align: center;
	font-weight: 700;
	margin-top: 55px;
	margin-bottom: 40px;
}

#help_txt_another p {
	color: #ff9600;
	font-size: 44px;
	  margin-top: 32px;
}

.help_text_anotheraria p {
	margin-bottom: 30px;
		color: #494949;
}

.help_text_anotheraria p span{
	font-weight: 700;
	line-height: 1.2em;
	font-size: 21px;
}

.help_text_center{
	text-align:center;
	}