@charset "UTF-8";

main {
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
}
.contsTtl .redH {
	background: #cd1322;
}
.yellowBtn {
	background-color: #f99d0b;
	-webkit-box-shadow: 0px -5px 0px 0px #c26000 inset;
	box-shadow: 0px -5px 0px 0px #c26000 inset;
}
a.txtLink {
	text-decoration: underline;
	color: #0000ff;
	display: inline;
}
.contsImg {
  padding: 0 7.40741% 2.77778%;
}