@charset "utf-8";

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■

 * 【共通】メニューデザイン ver2
 
■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */	

	/*通期・四半期：選択時のカラーコード*/
	.com_menu01.pulldownTrue#listQHidden .tabSP .tabA,
    .com_menu01.pulldownTrue#listAHidden .tabSP .tabQ{
        background: #0082D0;
		border-bottom: 3px #0082D0 solid;
    }
	.com_menu01.pulldownTrue .tabSP > div.tabQ:before{
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
    }


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■

	個別設定
 
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */	
/* ---------------------------------------------------------
	ハイライトページ
/* --------------------------------------------------------- */	

	/*--------------------------
　	　box設定：2グラフ横並び
	--------------------------*/
    .boxLeft{
		float: none;
		width:100%;
	}
	.boxRight{
		float: none;
		width:100%;
	}