/*　　reset　　*/
html {
	color:#000;
	background:#FFF;
	}
	body,
	div,
	dl,dt,dd,
	ul,ol,li,
	h1,h2,h3,h4,h5,h6,
	pre,code,
	form,fieldset,legend,input,textarea,
	p,
	blockquote,
	th,td {
	margin:0;
	padding:0;
	}
	table {
	border-collapse:collapse;
	border-spacing:0;
	}
	fieldset,img {
	border:0;
	}
	address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
	}
	li {
	list-style:none;
	}
	caption,th {
	text-align:left;
	}
	h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}
	q:before,
	q:after{
	content:'';
	}
	sup {
	vertical-align:text-top;
	}
	sub {
	vertical-align:text-bottom;
	}
	input,
	textarea,
	select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}
	input,
	textarea,
	select {
	*font-size:100%;
	}

	/*base*/
	html {
	overflow-y:scroll;
	}

	body {
	/*background:#F2F2F4;*/
	/*background-image:url(/common/img/back.gif);
	background-repeat:repeat-y;
	background-position:center;*/
	background-color:#fff;
	/*text-align:center;*/
	}
	@media print {
	* html body {
	zoom:65%;
	}
	}

	#ms_container {
	width:1100px;
	margin:0 auto;
	/*margin:0 auto;*/
	padding:0 10px;
	background:#FFFFFF;
	text-align:left;
	}

	body {
	font-family:"Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", sans-serif;
	}

	#ms_contents {
	clear:both;
	display:inline-block;
	width:1100px;
	}
	#ms_contents:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

	#tp_b #ms_main{
	width:1100px;
	}

	#ms_main{
	/* font-size:1.5em; */
	font-size:2.0em;
	}

	a {
	color:#10418f;
	text-decoration:none;
	}
	a:link {
	color:#10418f;
	}
	a:visited {
	color:#79349d;
	}
	a:hover {
	color:#b0230c;
	text-decoration:underline;
	}

	h2{
	/*background:#eee;
	padding:5px;*/
	font-weight:bold;
	margin-bottom:20px;
	}

	.pdflist li{
	float:left;
	width:235px;
	text-align:left;
	font-size: 0.7em;
	}

	.pdflist li img{
	margin:5px 0;
	}

	.fundname{
		margin-top: 5px;
	font-size:1.0em;

	}

	.comp{
	/*border-bottom:2px solid #666;*/
	/*padding:5px 0;*/
	margin:0 0 1px 0;
	font-size: 0.7em;
	line-height: 1.0em;
	}

	ul li{
	list-style:none;
	}

	.nopdf{
	height:90px;
	display:block;
	vertical-align:middle;
	margin-top:30px;
	}

	.msdisc{
	padding:10px;
	border:1px solid #ccc;
	margin:15px 0 10px 0;
	font-size:0.5em;
	}

	.fwb{
	font-weight:bold;
	}

	.clear {
	clear:both;
	width:0px;
	height:0px;
	overflow:hidden;
	}

	.tac{
	text-align:center;
	}

	.mt15{
	margin-top:15px!important;
	}

	.mb5{
	margin-bottom:5px!important;
	}

	.mb10{
	margin-bottom:10px!important;
	}

	.mb15{
	margin-bottom:15px!important;
	}

	.linet{
	border-top:1px solid #ccc;
	padding-top:5px;
	}
	.dot li{
	list-style-type:disc;
	margin-left:20px;
	}

	/* tab */
	.tab_navi3{
		width:1100px;
		margin:0 0 5px 0;
		padding:0 0 8px 0;
		background:url(../images/tab_btm_win.gif) no-repeat left bottom;
	}

	.tab_navi3 li{
		float:left;
		background:transparent url(../images/tab_off_l.gif) no-repeat left top;
		/*line-height:48px;*/
		line-height:38px;
		padding:0 0 0 3px;
		text-align:center;
	}

	.tab_navi3 li div.tab_right{
		padding:0 4px 0 0;
		background:url(../images/tab_off_r.gif) no-repeat right top;
	}

	.tab_navi3 li div.tab_right div.tab_center{
		margin-bottom: -1px;
		background:url(../images/tab_off_c.gif) repeat-x left top;
	}

	.tab_navi3 li a{
		color:#10418F;
		text-decoration:none;
	}

	.tab_navi3 li.current{
		background-image:url(../images/tab_on_l.gif);
	}

	.tab_navi3 li.current div.tab_right{
		background-image:url(../images/tab_on_r.gif);
	}

	.tab_navi3 li.current div.tab_right div.tab_center{
		background-image:url(../images/tab_on_c.gif);
		font-weight:bold;

	}

	.tab_navi3 li.tab_btn{
		width:19%;
	}

	.tab_navi3 p{
	color:#10418f;
	font-size:0.8em;
	padding: 5px 0;
	}

	.tab_navi3 .current span{
		color:#000;
	}

	.tab_panel {
	display: none;
	}

	.tab_panel.current {
	display: block;
	}
	/* ----- clear fix ----- */

	.cmn_cl:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	}
	.cmn_cl {
	display:inline-block;
	}

	/* Hides from IE-mac \*/
	* html .cmn_cl {
	height:1%;
	}
	.cmn_cl{
	display:block;
	}*/

	<!-- table -->
	.table1 {
	width:100%;
	border-collapse:collapse;
	border-right:1px solid #D4D4D4;
	}
	#ms_main table.table1 th,
	#ms_main table.table1 td {
	padding:5px;
	border:1px solid #D4D4D4;
	}
	#ms_main table.table1 th,
	#ms_main table.table1 tfoot td {
	background:#E7E7E7;
	}
	#ms_main table.table1 td ul li {
	padding:0 0 0 10px;
	background:url(/common/images/icn_list_disc.gif) no-repeat 3px 6px;
	}

	#ms_main table.table1 .tar{
	text-align:right;
	white-space:nowrap;
	}

	/*20170620追加*/
	.h2_area h2 {
		float: left;
		font-size: 0.7em;
		margin: 0 0 0 10px;
	}
	#chgPeriod {
		float: right;
		margin: 0 0 10px;
	}
	#chgPeriod li {
		background-color: #bbb;
		border: 1px solid #999999;
		border-radius: 5px;
		color: #fff;
		float: left;
		height: 25px;
		line-height: 25px;
		margin-left: 10px;
		padding: 3px 0;
		text-align: center;
		width: 54px;
		font-size: 20px;
	}
	 #chgPeriod li.current {
		background-color: #003366;
		border: 1px solid #003366;
	}
	/*20170627追加*/

	.table_area01 table {
		background: #eee;
		font-size: 0.5em;
		font-weight: bold;
	}
	.table_area01 table tr td {
		padding: 5px 10px;
	}

	.pdflist li span.date {
		font-size: 0.85em;
	}

	#container {
	width:95%;
	height: 400px;
	margin:0 auto;
	}

	.report_on {
	cursor:pointer;
	width:92px;
	}

	.report_off {
	height:90px;
	display:block;
	vertical-align:middle;
	margin-top:30px;
	}

	.chart_disc{
	margin-top:5px;
	padding-right:20px;
	text-align:right;
	font-size:0.5em;
	}
	.tab_navi3 li.first{
		background-image: url(../images/tab_off_l_l.gif);
		padding: 0 0 0 1px;
	}



.fs-5 {
    font-size: 1.25rem !important;
}
.fs-6{
	font-size: 1rem !important;
}
.border-dark {
	border-color: #212529 !important;
}
.bg-dark {
    background-color: rgba(33,37,41,1) !important;
}
.border {
	border: 1px solid #dee2e6!important;
}
.table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
	vertical-align: top;
	border-color: #dee2e6;
}
.table-bordered>:not(caption)>* {
	border-width: 1px 0;
}
.table-secondary {
	color: #000;
	border-color: #cbccce;
}
tbody, td, tfoot, th, thead, tr {
	border-color: inherit;
	border-style: solid;
	border-width: 0;
}
.table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: #e2e3e5;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px transparent;
}
.table-bordered>:not(caption)>*>* {
    border-width: 0 1px;
}caption, th {
    text-align: left;
}
.text-start {
    text-align: left !important;
}
.text-end {
    text-align: right !important;
}
.ps-2 {
    padding-left: 0.5rem !important;
}
.pe-2 {
    padding-right: 0.5rem !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pb-1 {
    padding-bottom: 0.35rem !important;
}
.pt-1 {
    padding-top: 0.35rem !important;
}
.mb-0 {
    margin-bottom: 0!important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.table tbody th,
.table tbody td{
	background-color: #fff;
}
hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25;
	clear: both;
}
.border-primary {
    border-color: #0d6efd !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.fw-bold {
    font-weight: 700 !important;
}
.border-5 {
    border-width: 5px !important;
}
.border-start {
    border-left: 1px solid #dee2e6 !important;
}
