@charset "utf-8";

/* ---------- ヘッダー ---------- */

#header                                          { height: 81px; }

/* ---------- ロゴと画面タイトル ---------- */
#header h1                                       { display: block; background-image: url("../../img/imr/logo-imr.png"); background-position: left top; background-size: contain; }
#header h1                                       { width: 322px; height: 70px; margin: 5px 0; }
#header h1 a                                     { margin: 3px 0 0 3px; width: 315px; height: 63px; overflow: hidden; }

/* ---------- 画面タイトル ---------- */
#header #title                                   { left: 325px; width: 718px; }

/* ---------- ユーザ情報 ---------- */
#header #user_info                               { right: 0px; }
