@charset "utf-8";
/* CSS Document */

h2 {
	font-size: 18px;
	background-image: url(../img/view/bar.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left center;
	vertical-align: middle;
	line-height: 32px;
	margin-bottom: 17px;
	font-weight: bold;
	padding-left: 19px;
}
h3 {
	font-size:18px;
	margin-right: 12px;
	font-family: "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h4{
	padding-left:15px;
	height:32px;
	line-height:32px;
	background-color:#031E5B;
	color:#fff;
	margin-bottom:12px;
	font-weight: bold;

}
h4 a:link {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
h4 a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
h4 a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
h4{
	padding-left:15px;
	height:32px;
	line-height:32px;
	background-color:#031E5B;
	color:#fff;
	margin-bottom:12px;
	
}
.width542{
	width:542px;
}
.letter0{
  letter-spacing: -0.02em;
}
.list01 {
	margin-left: 1rem;
}
.list01 dd {
	margin-left: 2.5rem;
	margin-bottom: 1rem;
}
.list02 {
	margin-left: 1rem;
}
.list02 li {
  text-indent: -2.7em;
  padding-left: 2em;
  margin-bottom: 20px;
}
.registration-paper {
background-color:#d9e6fc;
	padding-top:20px;
	padding-bottom: 10px;
}
.registration-paper ul {
	display: flex;
	justify-content:center;
}
.registration-paper img {
	width: 155px;
}
.registration-paper ul li a {
	display: block;
	margin: 15px;
	width: 155px;
	text-align: center;
	text-decoration: none;
}
.registration-paper ul li span.link-txt {
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}