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

.regiArea h2 {
	margin-bottom: 30px;
}

.regiArea .txt01 {
	margin-bottom: 1.5em;
}

.regiArea .txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.regiArea h3 {
	margin-bottom: 1em;
	font-size: 145%;
}

.regiArea dl {
	margin-bottom: 2em;
}

.regiArea dl dt {
	font-weight: bold;
	font-size: 116.7%;
	margin-bottom: 5px;
}

.regiArea dl .txtred {
	color:#c00;
}

.regiArea dl dd {
	margin-bottom: 1em;
}

.regiArea dl dd strong {
	color: #c00;
	font-size: 116.7%;
}

.regiArea dl dd ol {
	margin-left: 2em;
	margin-top: 5px;
}

.regiArea dl dd ol li {
	margin-bottom: 3px;
	text-indent: -1.35em;
	margin-left: 1.35em;
}


.infoBox01 {
	margin-top: 40px;
	padding: 10px;
	border: 1px solid #1e296d;
}

.infoBox01 dl {
	margin-bottom: -1em;
}

.infoBox01 dl dt {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

.newsBox {
	width: 555px;
	border: 1px solid #1e296d;
	padding: 10px 15px;
	margin: 30px auto 0;
	text-align: center;
}

.newsBox span {
	display: inline-block;
	text-align:  left;
}


.newsBox span strong {
	font-size: 	138.5%;
	font-weight: bold;
	color: #1e296d;
}

.newsBox span {
	font-size: 	107.7%;
	color:  #e61e19;
}

.newsBox span a{
	color:#e61e19;
	text-decoration:underline;

}
