@charset "utf-8";


@media only screen and (max-width: 767px) {

/* ****************************************************

top.css

1: layout common setting
4: main
99: extra

***************************************************** */

/*1: layout common setting
=========================================*/
/*4: main
=========================================*/
/* -- globalContents -- */
#globalContents #contents .wrap{
	width: 100%;
	margin: 0 auto;
}
/* -- mainHead -- */
#globalContents #contents .mainHead{
	font-size: 24px;
	font-size: 2.4rem;
	text-align: center;
}
#globalContents #contents .mainHead .captionText{
	display: none;
}
/* -- topBtnLink01 -- */
#globalContents #contents .topBtnLink01{
	text-align: center;
}
#globalContents #contents .topBtnLink01 a{
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 15px 50px 13px;
	margin: 30px 0 0;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	background: #494949 url(../img_global/index_ic05.png) no-repeat 13% 50%;
	text-align: center;
	color: #ffffff;
}
/* -- topBtnLink02 -- */
#globalContents #contents .topBtnLink02{
	text-align: center;
}
#globalContents #contents .topBtnLink02 a{
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 15px 50px 13px;
	margin: 30px 0 0;
	border: solid 1px #b9b9b9;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	background: #ffffff url(../img_global/index_ic30.png) no-repeat 93% 50%;
	text-align: center;
	color: #333333;
}


/* -- mainView -- */
#globalContents #contents #mainView{
	position: relative;
	min-height: 440px;
	max-height: 526px;
	background: url(../img_global/index_ti02.jpg) no-repeat 50% 0;
	background-size: 100%;
}
#globalContents #contents #mainView .wrap{
}
#globalContents #contents #mainView .fundSlider{
	background: url(../img_global/index_bg05.png) 0 0;
	z-index: 10;
}
#globalContents #contents #mainView #mainAnimation,
#globalContents #contents #mainView #mainAnimation02{
	display: none;
}
/* -- slick-slider -- */
#globalContents #contents #mainView .wrap{
	position: absolute;
	width: 100%;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 20;
}
#globalContents #contents #mainView .fundSlider .slick-slider li a{
	color: #ffffff;
}
#globalContents #contents #mainView .fundSlider .slick-slider{
	position: relative;
	padding: 10px 40px;
}
#globalContents #contents #mainView .fundSlider .slick-slider .slick-arrow{
	position: absolute;
	width: 8%;
	height: 100%;
	top: 0;
	text-align: center;
	cursor: pointer;
}
#globalContents #contents #mainView .fundSlider .slick-slider .slick-arrow.slick-prev{
	left: 0;
}
#globalContents #contents #mainView .fundSlider .slick-slider .slick-arrow.slick-next{
	right: 0;
}
#globalContents #contents #mainView .fundSlider .slick-slider .slick-arrow img{
	width: 14px;
	height: auto;
	padding: 2.5em 0 0;
}
#globalContents #contents #mainView .fundSlider .slick-slider .slick-list{
	margin: 0 1px 0 0;
}
#globalContents #contents #mainView .fundSlider .slick-slider .slick-slide{
	padding: 0 0 0 10px;
	border-right: 1px solid #ffffff;
	min-height: 62px;
}
#globalContents #contents #mainView .mainLinkArea{
	width: 100%;
	padding: 20px 20px;
	z-index: 20;
	background: #ffffff;
}
#globalContents #contents #mainView .mainLinkArea ul{
	max-width: 380px;
	margin: 0 auto;
}
#globalContents #contents #mainView .mainLinkArea .linkCol01{
}
#globalContents #contents #mainView .mainLinkArea .linkCol01:last-child{
}
#globalContents #contents #mainView .mainLinkArea .linkCol01 > li{
	width: 50%;
	float: left;	
}
#globalContents #contents #mainView .mainLinkArea .linkCol01 > li img{
	width: 100%;
}

/* -- newsContents -- */
#globalContents #contents #newsContents{
	padding: 30px 0;
	background: url(../img_global/index_bg01.gif) 0 0;
}
#globalContents #contents #newsContents .wrap{
	position: relative;
}
#globalContents #contents #newsContents .rssLinks{
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0 0 0 18px;
	background: url(../img_global/index_ic19.png) no-repeat 0 50%;
	background-size: 12px;
}
#globalContents #contents #newsContents .rssLinks a{
	color: #333333;
}


/* -- videoContents -- */
#globalContents #contents #newsContents #videoContents{
	padding: 25px 0 20px;
}
#globalContents #contents #newsContents #videoContents .videoContentsInner{
	padding: 15px 20px 0;
	text-align: center;
}
#globalContents #contents #newsContents #videoContents .videoContentsInner iframe{
	position: relative !important;
	width: 100% !important;
	height: 100% !important;
}


/* -- newsContents tabWrap01 -- */
#globalContents #contents #newsContents .tabWrap01{
	margin: 10px 20px 0;
}
#globalContents #contents #newsContents .tabNavi li{
	float: left;
	display: table;
	width: 23%;
	margin: 0 2% 0 0;
}
#globalContents #contents #newsContents .tabNavi li:last-child{
	margin: 0;
}
#globalContents #contents #newsContents .tabNavi li a{
	display: table-cell;
	height: 64px;
	padding: 10px 0 8px;
	border: solid 1px #b9b9b9;
	background: #ffffff;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
#globalContents #contents #newsContents .tabNavi li.on a,
#globalContents #contents #newsContents .tabNavi li a:hover{
	padding: 10px 0 8px;
	border: none;
	background: #de0025;
	color: #ffffff;
	text-decoration: none;
}
/* -- newsContents newsArea01 -- */
#globalContents #contents #newsContents .newsArea01{
	margin: 10px 0 0;
}
#globalContents #contents #newsContents .newsArea01 .moreNews{
	display: none;
}
#globalContents #contents #newsContents .newsArea01 .moreNews.open{
	display: block;
}
#globalContents #contents #newsContents .moreNewsBtn{
	font-size: 14px;
	font-size: 1.4rem;
	padding: 15px 50px 13px;
	margin: 20px 30px;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	background: #494949 url(../img_global/index_ic05.png) no-repeat 13% 50%;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}
#globalContents #contents #newsContents .newsArea01 a{
	display: block;
	padding: 1em 20px 1em 0;
	border-bottom: solid 1px #b9b9b9;
	background: url(../img_global/index_ic04.png) no-repeat 100% 55%;
	background-size: 9px;
}
#globalContents #contents #newsContents .newsArea01 a dl dt{
	min-width: 175px;
	color: #333333;
	text-decoration: none;
}
#globalContents #contents #newsContents .newsArea01 a dl dt .newsIc{
	display: inline-block;
	margin: 0 9px;
	padding: 2px 8px 1px;
	font-size: 11px;
	font-size: 1.1rem;
	color: #ffffff;
}
#globalContents #contents #newsContents .newsArea01 a dl dt .newsIc.type01 {
	background-color: #39b381;
}
#globalContents #contents #newsContents .newsArea01 a dl dt .newsIc.type02 {
	background-color: #d89f3b;
}
#globalContents #contents #newsContents .newsArea01 a dl dt .newsIc.type03 {
	background-color: #f97282;
}
#globalContents #contents #newsContents .newsArea01 a dl dt .newsIc.type04 {
	background-color: #8957a1;
}
#globalContents #contents #newsContents .newsArea01 a dl dt .newsIc.type05 {
	background-color: #f26b4c;
}
#globalContents #contents #newsContents .newsArea01 a dl dd{
	position: relative;
	display: table-cell;
	padding: 10px 0 0;
	text-decoration: underline;
}
#globalContents #contents #newsContents .newsArea01 a dl dd:after{
	display: inline-block;
	content: "";
	width:12px;
	height: 12px;
	margin: 0 0 0 10px;
	background: url(../img_global/com_ic01.png);
	background-size: 12px;
	vertical-align: middle;
}
#globalContents #contents #newsContents .newsArea01 a:hover{
	text-decoration: none;
}
#globalContents #contents #newsContents .topBtnLink01.newsBtn,
#globalContents #contents #newsContents .topBtnLink01.newsBtn02{
	display: none;
}
#globalContents #contents #newsContents .topBtnLink01.newsBtn.on,
#globalContents #contents #newsContents .topBtnLink01.newsBtn02.on{
	display: block;
}
#globalContents #contents #newsContents .topBtnLink01.newsBtn a{
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 15px 50px 13px;
	margin: 30px 0 0;
	border-top: double 3px #a4a4a4;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	background: none;
	background-color: #494949;
	text-align: center;
	color: #ffffff;
}
/* .topBtnLink01.newsBtn02 */
#globalContents #contents #newsContents .topBtnLink01.newsBtn02 a{
  position:relative;
	display: inline-block;
	width: 82%;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 15px 0 13px;
	margin: 30px 0 0;
	border-top: none;
	border: solid 1px #b9b9b9;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	background: none;
	background-color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
#globalContents #contents #newsContents .topBtnLink01.newsBtn02 a:after{
	position: absolute;
	content: "";
	top: 40%;
	left: 92%;
	width: 7px;
	height: 11px;
	background: url(../img_global/index_ic04.png) no-repeat 0 0;
	background-size: 7px;
}

/* -- tabWrap02 -- */
#globalContents #contents #newsContents .tabWrap02 select{
	margin: 20px 0 0;
	width: 100%;
}


#globalContents #contents #newsContents .newsLinks {
	margin: 20px 20px 0;
	padding: 15px 0 14px;
	border: solid 1px #b9b9b9;
	background: #ffffff;
}
#globalContents #contents #newsContents .newsLinks li {
	float: left;
	padding: 0 0 0 20px;
	width: 49%;
	border-right: solid 1px #e5e5e5;
	font-size: 13px;
	font-size: 1.3rem;
}
#globalContents #contents #newsContents .newsLinks li:nth-child(even) {
	border-right: none;
}
#globalContents #contents #newsContents .newsLinks li a {
	padding: 0 0 0 20px;
	background: url(../img_global/index_ic04.png) no-repeat 0 0.3em;
	background-size: 8px;
}


/* -- fundContents -- */
#globalContents #contents #fundContents{
	margin: 0 0 50px;
	padding: 30px 0 0;
	background: url(../img_global/index_bg03.jpg) no-repeat 50% 0;
}
#globalContents #contents #fundContents .noteTextBox{
	margin: 20px auto;
	text-align: center;
}
#globalContents #contents #fundContents .tabWrap01{
}
#globalContents #contents #fundContents .tabWrap01 > p{
	padding: 0 0 12px;
	text-align: center !important;
}
#globalContents #contents #fundContents .tabWrap01 > p{
	padding: 0 0 12px;
	text-align: center !important;
}
#globalContents #contents #fundContents .tabNavi{
	padding: 0 20px;
}
#globalContents #contents #fundContents .tabNavi li{
	float: left;
	width: 48.5%;
	margin: 0 3% 0 0;
}
#globalContents #contents #fundContents .tabNavi li:last-child{
	margin: 0;
}
#globalContents #contents #fundContents .tabNavi li a{
	display: block;
	padding: 10px 0 8px 35px;
	border: solid 1px #b9b9b9;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
	background: #ffffff url(../img_global/index_ic07.png)	 no-repeat 13% 50%;
	background-size: 27px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#globalContents #contents #fundContents .tabNavi li a span{
}
#globalContents #contents #fundContents .tabNavi li.on a,
#globalContents #contents #fundContents .tabNavi li a:hover{
	padding: 10px 0 8px 35px;
	border: solid 1px #de0025;
	background: #de0025 url(../img_global/index_ic07on.png)	 no-repeat 13% 50%;
	background-size: 27px;
	color: #ffffff;	
	text-decoration: none;
}
#globalContents #contents #fundContents .tabNavi li:last-child a{
	padding: 10px 0 8px 35px;
	background: url(../img_global/index_ic08.png)	 no-repeat 13% 50%;
	background-size: 20px;
}
#globalContents #contents #fundContents .tabNavi li:last-child.on a,
#globalContents #contents #fundContents .tabNavi li:last-child a:hover{
	padding: 10px 0 8px 35px;
	border: solid 1px #de0025;
	background: #de0025 url(../img_global/index_ic08on.png)	 no-repeat 13% 50%;
	background-size: 20px;
	color: #ffffff;	
	text-decoration: none;
}
/* fundArea01 */
#globalContents #contents #fundContents .fundArea01{
	padding: 20px;
}
#globalContents #contents #fundContents .fundArea01 .fundCol{
	position: relative;
	padding: 10px 0 10px;
	border-bottom: solid 1px #e4e4e4;
}
#globalContents #contents #fundContents .fundArea01 .fundCol.first{
	padding: 0 0 10px;
}
#globalContents #contents #fundContents .fundArea01 .fundCol a > img{
	display: none;
}
#globalContents #contents #fundContents .fundArea01 .fundCol:last-child{
	margin: 0;
}
#globalContents #contents #fundContents .fundArea01 .fundCol dl{
	float: left;
	width: 100%;
	margin: 0 3% 0 0;
}
#globalContents #contents #fundContents .fundArea01 .fundCol dl:last-child{
	margin: 0;
}
#globalContents #contents #fundContents .fundArea01 .fundCol dl dt{
	display: inline-block;
	width: 100%;
	padding: 5px 0 3px;
	background: #f0f0f0;
	text-align: center;
}
#globalContents #contents #fundContents .fundArea01 .fundCol dl dd{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-size: 2.0rem;
}
#globalContents #contents #fundContents .fundArea01 .fundCol a p{
	color: #0066ff;
	padding: 15px 0 15px 55px;
	font-size: 14px;
	font-size: 1.4rem;
}
#globalContents #contents #fundContents .fundArea01 .fundCol.first a > p{
	background: url(../img_global/index_ic09.png) no-repeat 0 30%;
	background-size: 37px;
}
#globalContents #contents #fundContents .fundArea01 .fundCol.second a > p{
	background: url(../img_global/index_ic10.png) no-repeat 0 30%;
	background-size: 37px;
}
#globalContents #contents #fundContents .fundArea01 .fundCol.third a > p{
	background: url(../img_global/index_ic11.png) no-repeat 0 30%;
	background-size: 37px;
}
#globalContents #contents #fundContents .fundArea01 .fundCol dl dd.ratioTx{
	display: block;
	width: 100%;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
}
#globalContents #contents #fundContents .fundArea01 .fundCol dl dd.bunpaiTx{
	display: block;
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
#globalContents #contents #fundContents .fundArea01 .fundCol dl dd.bunpaiTx span{
	padding: 0 0 0 20px;
}
#globalContents #contents #fundContents .fundArea01 .fundCol a + dl{
	width: 100%;
	text-align: center;
}
#globalContents #contents #fundContents .fundArea01 .fundCol a + dl dt{
	display: block;
}
#globalContents #contents #fundContents .fundArea01 .fundCol a + dl dd{
	width: auto;
	padding: 0;
	font-size: 25px;
	font-size: 2.5rem;
}
#globalContents #contents #fundContents .fundArea01 .fundCol a + dl dd:first-child{
	width: auto;
	padding: 0 0 0 45px;
	font-size: 25px;
	font-size: 2.5rem;
}
#globalContents #contents #fundContents .fundArea01 .fundCol dl dd.ratioTx .ratioIc{
	display: inline-block;
	width: 15px;
	height: 13px;
}
#globalContents #contents #fundContents .fundCol dl dd.ratioTx .ratioIc.up{
	background: url(../img_global/index_ic12.png) no-repeat 0 0;
	background-size: 11px; 
}
#globalContents #contents #fundContents .fundCol dl dd.ratioTx .ratioIc.down{
	background: url(../img_global/index_ic13.png) no-repeat 0 0;
	background-size: 11px; 
}
#globalContents #contents #fundContents .fundCol dl dd.ratioTx .ratioIc.keep{
	background: url(../img_global/index_ic20.png) no-repeat 0 0;
	background-size: 12px; 
	vertical-align: middle;
}
#globalContents #contents #fundContents .ratioIc.up + span{
	color: #ed6c46;
}
#globalContents #contents #fundContents .ratioIc.down + span{
	color: #38b280;
}
/* fundArea02 */
#globalContents #contents #fundContents .fundArea02{
	display: none;
	padding: 0 20px 20px;
}
#globalContents #contents #fundContents .fundArea02.open{
	display: block;
}
#globalContents #contents #fundContents .fundArea02 .fundCol{
	position: relative;
	padding: 10px 0 10px;
	border-bottom: solid 1px #e4e4e4;
}
#globalContents #contents #fundContents .fundArea02 .fundCol + .fundCol{
}
#globalContents #contents #fundContents .fundArea02 .fundCol.first{
	padding: 0 0 10px;
}
#globalContents #contents #fundContents .fundArea02 .fundCol a > img{
	display: none;
}
#globalContents #contents #fundContents .fundArea02 .fundCol:last-child{
	margin: 0;
}
#globalContents #contents #fundContents .fundArea02 .fundCol dl{
	width: 100%;
	margin: 0 3% 0 0;
}
#globalContents #contents #fundContents .fundArea02 .fundCol dl:last-child{
	margin: 0;
}
#globalContents #contents #fundContents .fundArea02 .fundCol dl dt{
	display: inline-block;
	width: 100%;
	padding: 5px 0 3px;
	background: #f0f0f0;
	text-align: center;
}
#globalContents #contents #fundContents .fundArea02 .fundCol dl dd{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-size: 2.0rem;
}
#globalContents #contents #fundContents .fundArea02 .fundCol a p{
	color: #0066ff;
	padding: 15px 0 15px 55px;
	font-size: 14px;
	font-size: 1.4rem;
}
#globalContents #contents #fundContents .fundArea02 .fundCol:after{
	position: absolute;
	content: "";
	top: 20px;
	left: 0;
	margin: 0 auto;
	width: 37px;
	height: 37px;
}
#globalContents #contents #fundContents .fundArea02 .fundCol.No04:after{ background: url(../img_global/index_ic23.png) no-repeat 0 0; background-size: 37px; left: 0; }
#globalContents #contents #fundContents .fundArea02 .fundCol.No05:after{ background: url(../img_global/index_ic24.png) no-repeat 0 0; background-size: 37px; }
#globalContents #contents #fundContents .fundArea02 .fundCol.No06:after{ background: url(../img_global/index_ic25.png) no-repeat 0 0; background-size: 37px; }
#globalContents #contents #fundContents .fundArea02 .fundCol.No07:after{ background: url(../img_global/index_ic26.png) no-repeat 0 0; background-size: 37px; }
#globalContents #contents #fundContents .fundArea02 .fundCol.No08:after{ background: url(../img_global/index_ic27.png) no-repeat 0 0; background-size: 37px; left: 0; }
#globalContents #contents #fundContents .fundArea02 .fundCol.No09:after{ background: url(../img_global/index_ic28.png) no-repeat 0 0; background-size: 37px; }
#globalContents #contents #fundContents .fundArea02 .fundCol.No10:after{ background: url(../img_global/index_ic29.png) no-repeat 0 0; background-size: 37px; }
#globalContents #contents #fundContents .fundArea02 .fundCol dl dd.ratioTx{
	display: block;
	width: 100%;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
}
#globalContents #contents #fundContents .fundArea02 .fundCol a + dl{
	width: 100%;
	text-align: center;
}
#globalContents #contents #fundContents .fundArea02 .fundCol a + dl dt{
	display: block;
}
#globalContents #contents #fundContents .fundArea02 .fundCol a + dl dd{
	width: auto;
	padding: 0;
	font-size: 25px;
	font-size: 2.5rem;
}
#globalContents #contents #fundContents .fundArea02 .fundCol a + dl dd:first-child{
	width: auto;
	padding: 0 0 0 45px;
	font-size: 25px;
	font-size: 2.5rem;
}
#globalContents #contents #fundContents .fundArea02 .fundCol a + dl dd.ratioTx{
	width: 100%;
}
#globalContents #contents #fundContents .fundArea02 .fundCol dl dd.bunpaiTx{
	display: block;
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
#globalContents #contents #fundContents .fundArea02 .fundCol dl dd.bunpaiTx span{
	padding: 0 0 0 20px;
}
#globalContents #contents #fundContents .fundArea02 .fundCol dl dd.ratioTx .ratioIc{
	display: inline-block;
	width: 15px;
	height: 13px;
}
#globalContents #contents #fundContents .fundArea02 .fundCol dl dd.ratioTx .ratioIc.up{
	background: url(../img_global/index_ic12.png) no-repeat 0 0;
	background-size: 11px; 
}
#globalContents #contents #fundContents .fundArea02 .fundCol dl dd.ratioTx .ratioIc.down{
	background: url(../img_global/index_ic13.png) no-repeat 0 0;
	background-size: 11px; 
}


#globalContents #contents .topBtnLink01.fundBtnOpen,
#globalContents #contents .topBtnLink01.fundBtnClose{
	display: none;
	margin: 30px 60px;
	padding: 15px 50px 13px;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	background: #494949 url(../img_global/index_ic05.png) no-repeat 13% 50%;
	font-size: 14px;
	font-size: 1.4rem;
	color: #ffffff;
	cursor: pointer;
}
#globalContents #contents .topBtnLink01.fundBtnClose{
	background: #494949 url(../img_global/index_ic18.png) no-repeat 13% 50%;
}
#globalContents #contents .topBtnLink01.fundBtnOpen.on,
#globalContents #contents .topBtnLink01.fundBtnClose.on{
	display: block;
}


/* -- otherContents -- */
#globalContents #contents #otherContents{
	margin: 20px;
}
#globalContents #contents #otherContents .otherLinkLayout{
	padding: 20px;
	background: url(../img_global/index_bg02.gif) 0 0;
}
#globalContents #contents #otherContents .otherLinkLayout .linkCol01{
	position: relative;
	border-bottom: solid 1px #ffffff;
	background: #878787;
}
#globalContents #contents #otherContents .otherLinkLayout .linkCol01:first-child{
	-webkit-border-radius: 3px 3px 0 0;
		 -moz-border-radius: 3px 3px 0 0;
					border-radius: 3px 3px 0 0;
}
#globalContents #contents #otherContents .otherLinkLayout .linkCol01:last-child{
	border-bottom: none;
	-webkit-border-radius: 0 0 3px 3px;
		 -moz-border-radius: 0 0 3px 3px;
					border-radius: 0 0 3px 3px;
}
#globalContents #contents #otherContents .otherLinkLayout .linkCol01 .linkImg{
	display: none;
}
#globalContents #contents #otherContents .otherLinkLayout .linkCol01 .linkText{
	padding: 9px 12px 6px;
	width: 100%;
	background: url(../img_global/com_ic07.png) no-repeat 96.5% 50%;
	background-size: 7px;
	color: #ffffff;
}

/*99: extra
=========================================*/



/*=================================

	clearfix

=================================*/
#globalContents #contents #mainView .mainLinkArea:after,
#globalContents #contents #newsContents .tabNavi:after,
#globalContents #contents #newsContents .newsArea01 a dl:after,
#globalContents #contents #newsContents .newsLinks:after,
#globalContents #contents #fundContents .tabNavi:after,
#globalContents #contents #fundContents .fundArea01:after,
#globalContents #contents #fundContents .fundArea02:after,
#globalContents #contents #otherContents .otherLinkLayout:after,
#globalContents #contents #fundContents .fundArea01 .fundCol:after {
	content: "";
	display: block;
	clear: both;
}

}
