@charset "UTF-8";

.contsTtl .blueH {
	background: #1e445b;
}
.blueBtn {
	background-color: #399de1;
	-webkit-box-shadow: 0px -5px 0px 0px #007eb5 inset;
	box-shadow: 0px -5px 0px 0px #007eb5 inset;
}
.contsImg.mw960 {
	max-width: 960px;
	padding: 0 0 6.25%;
}
a.txtLink {
	text-decoration: underline;
	color: #0000ff;
	display: inline;
}