@charset "UTF-8";

.contsTtl .blueH {
	background: #333a87;
}
.blueBtn {
	background-color: #333a87;
	-webkit-box-shadow: 0px -5px 0px 0px #292e6c inset;
	box-shadow: 0px -5px 0px 0px #292e6c inset;
}
h1 + section {
  margin-top: 11.5%;
}
a.txtLink {
	text-decoration: underline;
	color: #0000ff;
	display: inline;
}
.notesItem {
  font-size: 0.9em;
}
.normalBtnLink {
  padding: 19px 60px 20px;
}
.cpNotesItem0 {
  text-indent: 0;
  padding-left: 0;
}