/*******************/
/* CSRレポート用CSS */
/*******************/

/* サイドメニュートップ画像差し替え */
.sidebar-inner-top {
    background: url("/common_img/navi_head_csr.jpg") no-repeat top;    width:100%;
    height:60px;
}

/* タイトル用 */
span.csr_title {
  font-size:14px;
  color:#ffffff;
  font-weight:800;
}

span.csr_sub_title {
  font-size:14px;
  font-weight:800;
}
