@charset "utf-8";

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

#header                                          { height: 65px; }

/* ---------- ロゴと画面タイトル ---------- */
#header h1                                       { display: block; background-image: url("../../img/bro/logo-brother.png"); background-position: 10px 5px; }
#header h1 a                                     { margin: 5px 0 0 10px; width: 230px; height: 55px; overflow: hidden; }

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

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