body {
	/*line-height: 1.4;*/
	word-wrap: break-word;
	font-feature-settings: "palt";
}

ol {
	margin: 0;
	padding: 0;
}

.table01 {
	border-collapse: collapse;
	border: solid #007f92 1px;
}
.table01 td {
	border: solid #4B78C8 1px;
	vertical-align: middle;
}

.table02 {
	border-collapse: collapse;
}
.table02 td {
	border: solid #ffffff 1px;
}
.tablebgc00 {
	background-color: #1451A7;
	color: #ffffff;
}
.tablebgc01 {
	background-color: #96B9E6;
	color: #ffffff;
}
.tablebgc02 {
	background-color: #E6EEFA;
}
.tablebgc02-2 {
background-color: #CFDDF1;
}
.tablebgc03 {
	background-color: #bbb;
	color: #ffffff;
}
.tablebgc04 {
	background-color: #eeeeee;
}
.tablebgc05 {
	background-color: #bfd7f7;
}
.tablebgc06 {
	background-color: #ffffff;
}
.txtblack {
	color: #333333;
}
.txt01 {
	color: #1451A7;
}
.txt02 {
	color: #1451A7;
	background-color: #E6EEFA;
	padding: 5px;
}
.txt-red {
color: #D71317;
}
.box01 {
	padding: 20px;
	background-color: #E6EEFA;
	margin: 20px auto;
}
.box02 {
	background-color: #E6EEFA;
	padding: 20px;
	text-align: left;
}
.box03 {
	background-color: #1451A7;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.hr {
	border-bottom: solid #999999 1px;
	margin: 1px 0 3px 0;
	font-size: 1px;
	height: 1px;
}
.line {
	border: #1451A7 solid 1px;
	padding: 1px 2px 1px 3px;
	color: #1451A7;
	background-color: #ffffff;
	margin: 0 0.05em;
}
.line_bk {
	border: #000 solid 1px;
	padding: 1px 2px 1px 3px;
	color: #000;
	margin: 0 0.05em;
}
.list02 li {
	list-style: url(none) none;
}
.notes {
	padding-left: 1em;
	text-indent: -1em;
}
.notes02 {
	padding-left: -1em;
	text-indent: 1em;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}
/* num1 */
ol.num1 {
	margin-bottom: 0;
	margin-left: 3em;
	margin-left: 1.5em;
}
ol.num1 li {
	position: relative;
	list-style: none;
	line-height: 1.4;
	margin-bottom: 0.6em;
}
ol.num1 li .black {
	position: absolute;
	top: 0;
	left: -18px;
}
* html ol.num1 li .black {
	top: -0.1em;
} /* for win ie6 */
*:first-child+html ol.num1 li .black {
	top: -0.1em;
} /* for win ie7 */
ol.num1 li .green {
	position: absolute;
	top: 0;
	/*left: -37px;*/
	left:-1.5em;
	color: #1451A7;
}
* html ol.num1 li .green {
	top: -0.1em;
} /* for win ie6 */
*:first-child+html ol.num1 li .green {
	top: -0.1em;
} /* for win ie7 */
/* num3 */
ol.num3 {
	margin-bottom: 0;
	margin-left: 1.5em;
}
ol.num3 li {
	position: relative;
	list-style: none;
	line-height: 1.4;
	margin-bottom: 0.3em;
}
ol.num3 li .black {
	position: absolute;
	top: 0;
	left: -18px;
}
* html ol.num3 li .black {
	top: -0.1em;
} /* for win ie6 */
*:first-child+html ol.num3 li .black {
	top: -0.1em;
} /* for win ie7 */
ol.num3 li .green {
	position: absolute;
	top: 0;
	left: -1.5em;
	color: #1451A7;
}
* html ol.num3 li .green {
	top: -0.1em;
} /* for win ie6 */
*:first-child+html ol.num3 li .green {
	top: -0.1em;
} /* for win ie7 */
.border-iro td {
	border-style: none;
}
.border-iro-a td {
	border: 1px #4B78C8 solid;
	border-bottom-style: none;
}
sup {
	font-size: 75%;
}
.s {
	font-size: 75%;
}




/* ------------------------------------------------------------------------------------------------------------------------
共通スタイル
------------------------------------------------------------------------------------------------------------------------ */
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
.clearfix {
	min-height: 1px;
	}
#wrapper a {
	text-decoration: underline;
	color: #304F9E;
}
#wrapper a:hover {
	color: #C11A1D!important;
}
#wrapper a.txtw {
	text-decoration: underline;
	color: #fff;
}

#wrapper a:focus, *:focus {
	outline: none;
}
.fraction {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.fraction .fraction_n, .fraction_d {
	display: block;
}
.fraction .fraction_n {
	border-bottom: 1px solid #333;
}
.fraction .fraction_n_or {
	display: block;
}
.fraction .fraction_n_or {
	border-bottom: 1px solid #1451A7;
}
.txt-min {
	font-size: 9px;
	transform-origin: 0 0;
	transform: scaleX(0.7);
	width: 142%;
}
.no_line_r {
	border-right: none!important;
}
.num1, .num3 {
	font-size: 13px;
}
.mr0{
	margin-right:0!Important;}
.ml25 {
	margin-left: 2.5em;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mb_20{
	margin-bottom:10px!Important;}
table{
  border-collapse:collapse;
  border-spacing:0;
  width:auto;
}