@charset "utf-8";

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

#header                                          { height: 65px; }

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

/* ---------- クラウドサインバナー ---------- */
#cloud-sign                                      { position: absolute; top: 4px; right: 0; width: 350px; height: 55px; border: 1px solid #000000; }
#cloud-sign a                                    { display: block; width: 344px; height: 49px; margin: 2px; border: none; text-indent: -99999px; }
#cloud-sign a                                    { background-image: url("../../img/mainte/banner-cloudsign.png"); background-position: center center; background-repeat: no-repeat; background-size: contain;  }

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

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