@charset "utf-8";

/* 財務ハイライト *****************************************************/

/* グラフの配置 */
#header_cont { display: none; }
#ir_cont_right { float: none;}
#localNaviBox { display: none;}
.irp-highlight-block { margin-bottom:30px; }

/* 表 */
.irp-highlight-table table { width: 600px; border-collapse: collapse; }
.irp-highlight-table th { border: 2px solid #CCCCCC; padding:5px; font-size:11px; width:180px; font-size:12px; text-align:center; font-weight: normal;}
.irp-highlight-table td { border: 2px solid #CCCCCC; padding:5px; font-size:11px; font-size:12px; font-weight:normal; }
