@charset "UTF-8";

.contsTtl .brownH {
	background: #49200c;
}
.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;
}
.notesItem {
  font-size: 14px;
}