@charset "UTF-8";

.contsTtl .blueH {
	background: #10293e;
}
.blueBtn {
	background-color: #008aec;
	-webkit-box-shadow: 0px -5px 0px 0px #005ea1 inset;
	box-shadow: 0px -5px 0px 0px #005ea1 inset;
}
a.txtLink {
	text-decoration: underline;
	color: #0000ff;
	display: inline;
}
.notesItem {
  font-size: 0.9em;
}
    .contsImg {
        padding: 0 8.33333% 3.125%;}