@charset "UTF-8";

.contsTtl .redH {
	background: #d41d04;
}
a.txtLink {
	text-decoration: underline;
	color: #0000ff;
	display: inline;
}
.redBtn {
  background-color: #d41d04;
  -webkit-box-shadow: 0px -5px 0px 0px #a01401 inset;
  box-shadow: 0px -5px 0px 0px #a01401 inset;
}
.cpNotesItem01 {
  text-indent: -1.5em;
  padding: 0px 0px 0px 1.5em;
  margin-left: 0.5em;
}
.cpNotesItem02{
  text-indent: -2em;
  padding: 0px 0px 0px 2em;
}
.cpNotesItem03 {
  text-indent: -3em;
  padding: 0px 0px 0px 3em;
}