@charset "UTF-8";

.contsTtl .redH {
	background: #b60008;
}
.redBtn {
	background-color: #de0515;
	-webkit-box-shadow: 0px -5px 0px 0px #ab030f inset;
	box-shadow: 0px -5px 0px 0px #ab030f inset;
}
a.txtLink {
	text-decoration: underline;
	color: #0000ff;
	display: inline;
}