/* CSS Document */

.c-red_txt{
	color: #E6002D;
}

.p-note_txt{
	margin-top: 0.5rem;
	font-size: 0.875rem;
}

.c-bn_btn.p-pdf_icon{
	display: block;
	padding: 1.125rem 1rem 1.25rem 3.5rem;
	line-height: 1.5;
	background: #fff url("../images/icon_pdf_large.png") no-repeat 0.5rem 48%;
	text-decoration: none;
	color: #212121;
}

.c-bn_btn.p-xls_icon{
	display: block;
	padding: 1.125rem 1rem 1.25rem 3.5rem;
	line-height: 1.5;
	background: #fff url("../images/icon_xls_large.png") no-repeat 0.5rem 48%;
	text-decoration: none;
	color: #212121;
}

.c-bn_btn.p-doc_icon{
	display: block;
	padding: 1.125rem 1rem 1.25rem 3.5rem;
	line-height: 1.5;
	background: #fff url("../images/icon_doc_large.png") no-repeat 0.5rem 48%;
	text-decoration: none;
	color: #212121;
}

.c-bn_btn.p-ppt_icon{
	display: block;
	padding: 1.125rem 1rem 1.25rem 3.5rem;
	line-height: 1.5;
	background: #fff url("../images/icon_ppt_large.png") no-repeat 0.5rem 48%;
	text-decoration: none;
	color: #212121;
}