@charset "Shift_JIS";

/* 全体構造
---------------------------------------------*/
#E_wrapper {
  width: 800px;
  margin: 0 auto;
  background-color: #000;
}

/* ヘッダ
---------------------------------------------*/
#E_header {
  position: relative;
  width: 800px;
  height: 100px;
  border-top: 4px solid #ff0000;
}

/* ヘルプナビ
---------------------------------------------*/
#E_hNavi {
  position: absolute;
  top: 0;
  right: 10px;
}
#E_hNavi li {
  float: left;
  margin-right: 3px;
}
#E_hNavi .E_pc,
#E_hNavi .E_mobile {
  width: 141px;
  height: 21px;
}
#E_hNavi .E_logout {
  width: 91px;
  height: 21px;
}

/* ロゴ
---------------------------------------------*/
#E_header h2 {
  width: 232px;
  height: 60px;
  padding: 30px 10px 0;
}

/* 管理画面店舗名
---------------------------------------------*/
.E_Namae {
  clear: both;
  position: absolute;
  width: 420px;
  top: 40px;
  right: 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  text-align: right;
  letter-spacing: 0.1em;
  color: #fff;
}
.f-small {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #fff;
}

/* セットアップナビ
---------------------------------------------*/
#E_suNavi {
  clear: both;
  margin: 0;
}
#E_suNavi li {
  float: left;
  display: inline;
  margin: 0;
}
#E_suNavi li a {
  display: block;
  width: 114px;
  height: 36px;
}
#E_suNavi .su-navi_a a:hover {
  background: url(../img/su-navi_01-b.gif) 0 0 no-repeat;
}
#E_suNavi .su-navi_b a:hover {
  background: url(../img/su-navi_02-b.gif) 0 0 no-repeat;
}
#E_suNavi .su-navi_c a:hover {
  background: url(../img/su-navi_03-b.gif) 0 0 no-repeat;
}
#E_suNavi .su-navi_d a:hover {
  background: url(../img/su-navi_04-b.gif) 0 0 no-repeat;
}
#E_suNavi .su-navi_e a:hover {
  background: url(../img/su-navi_05-b.gif) 0 0 no-repeat;
}
#E_suNavi .su-navi_f a:hover {
  background: url(../img/su-navi_06-b.gif) 0 0 no-repeat;
}
#E_suNavi .su-navi_g a:hover {
  background: url(../img/su-navi_07-b.gif) 0 0 no-repeat;
}
#E_suNavi .su-navi_a a:hover img,
#E_suNavi .su-navi_b a:hover img,
#E_suNavi .su-navi_c a:hover img,
#E_suNavi .su-navi_d a:hover img,
#E_suNavi .su-navi_e a:hover img,
#E_suNavi .su-navi_f a:hover img,
#E_suNavi .su-navi_g a:hover img {
  visibility: hidden;
}

/* コンテンツ
---------------------------------------------*/
#E_content {
  clear: both;
  width: 800px; /* for WinIE6,7 */
  margin: 0;
  padding: 0;
  background-color: #000;
}
#E_content #E_primary {
  float: right;
  width: 580px;
  margin: 0;
  padding: 0;
}
/*clearFix*/
#E_content:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
/* MacIE begin \*/
*+html #E_content {
  height: 1%;
}
* html #E_content {
  height: 1%;
}
#E_content {
  display: block;
}
/* MacIE end \*/
.cont_box {
  clear: both;
  width: 570px;
  margin-left: 5px;
}
.leftRed {
  font-weight: bold;
  color: #ff0000;
}
.leftyellow {
  font-weight: bold;
  color: #ffff00;
}

/* セカンドナビ
---------------------------------------------*/
#E_content #E_secondary {
  float: left;
  width: 210px;
  margin: auto 0;
  padding: 0 0 0 5px;
}
/*\*/
* html #E_content #E_secondary {
  margin: 0;
}
/* For WIN IE */
/* */
.E_Sec_Category {
  width: 200px;
  margin: 10px 0;
}
.E_Sec_Category h6 {
  width: 200px;
  height: 30px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.2;
  text-align: center;
  color: #fff;
  background: url(../img/sub_title-edit.gif) 0 0 no-repeat;
}

/* フッタ
---------------------------------------------*/
.footer {
  clear: both;
  width: 800px; /* for WinIE6,7 */
  background-color: #000;
  border-top: 4px solid #333;
}
.copyright {
  clear: both;
  width: 800px; /* for WinIE6,7 */
  padding: 20px 0;
  font-size: 12px;
  line-height: 1.0;
  text-align: center;
  color: #fff;
}

/* インフォメーション
---------------------------------------------*/
.INFO_Box {
  clear: both;
  width: 560px;
  height: 280px;
  margin: 10px 0 0 5px;
  padding: 0;
  overflow: auto;
  overflow-y: scroll;
  background-color: #333;
}
/*\*/
* html .INFO_Box {
  margin: 0 0 0 5px;
}
/* For WIN IE */
/* */
.INFO_Box li {
  margin: 10px;
}
.INFO_Box li .date {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.4;
  color: #fff;
}
.INFOm .INFO-title {
  padding: 0 6px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8;
  color: #fff;
  background-color: #000;
}
.INFOm p {
  margin: 6px 10px 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  color: #fff;
}
.Eclear {
  clear: both;
  margin-left: 5px;
  padding: 10px 0 0;
  border-bottom: 1px dotted #666;
}

/* 店舗基本情報
---------------------------------------------*/
.BasicINFO {
  width: 560px;
  margin: 10px 0 0 5px;
  padding: 0;
  background-color: #333;
}
/*\*/
* html .BasicINFO {
  margin: 0 0 0 5px;
}
/* For WIN IE */
/* */
.BasicINFO .Cont {
  width: 140px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.0;
  color: #ffff00;
  border-bottom: 1px dotted #726d6b;
}
.BasicINFO .C_txt {
  width: 400px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: normal;
  line-height: 2.0;
  letter-spacing: 0.1em;
  color: #fff;
  border-bottom: 1px dotted #726d6b;
}

/* フォーム
---------------------------------------------*/
.edit-title {
  clear: both;
  margin: 0;
  padding: 0 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.0;
  letter-spacing: 0.1em;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.Eform-box {
  margin: 0;
  padding: 0;
  background: #666;
}
/*\*/
* html .Eform-box {
  margin-top: 20px;
  padding-bottom: 20px;
}
/* For WIN IE */
/* */
.Eform-box p {
  margin: 20px 0 10px;
  padding: 20px 20px 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  color: #fff;
}
/*\*/
* html .Eform-box p {
  padding: 20px 20px 10px;
}
/* For WIN IE */
/* */
#Register-Eform {
  margin: 0 10px 10px;
  padding: 0;
  border: 1px solid #e6e6fa;
  background-color: #fff;
}
#Register-Eform tr {
  padding: 0;
}
#Register-Eform th {
  width: 220px;
  padding: 10px 8px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  color: #000;
  text-align: left;
  border-bottom: 1px dotted #ccc;
  background-color: #fff;
}
#Register-Eform td {
  width: 320px;
  padding: 10px 8px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  color: #000;
  border-bottom: 1px dotted #ccc;
  background-color: #fff;
}
.edit_TxtMoney li {
  padding: 3px 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  color: #000;
}
#Register-Eform .helpNavi,
#Register-ImgEdit .helpNavi,
#Register-ProfImgEdit .helpNavi {
  width: 20px;
}
#Register-Eform #system_button,select, textarea,
#Register-ImgEdit input, select, textarea,
#Register-ProfImgEdit input, select, textarea {
  padding: 1px;
  border: 1px solid #ccc;
}
#Register-Eform #formarea,
select {
  padding: 1px;
  border: 1px solid #ccc;
}
#Register-Eform .registerBtn {
  width: 580px;
  margin: 0;
  padding-bottom: 10px;
  text-align: center;
}
/* Easy CSS Tooltip - by Koller Juergen [www.kollermedia.at] */
.tip {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.tooltip:hover {
  background: #f7f7f7;
  text-decoration: none;
} /*BG color is a must for IE6*/
a.tooltip span {
  display: none;
  width: 120px;
  padding: 2px 3px;
  margin-left: 8px;
}
a.tooltip:hover span {
  display: inline;
  position: absolute;
  border: 1px solid #ccc;
  background: #fff;
  color: #6c6c6c;
}

/* 一覧・編集
---------------------------------------------*/
.Center {
  font-size: 16px;
  line-height: 1.0;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
}
.L-yellow {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #ffff00;
}
.M-yellow {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  color: #ffff00;
}
#Register-List,
#Register-ImgEdit,
#Register-ProfImgEdit {
  margin: 0 10px 10px;
  padding: 0;
  border: 1px solid #e6e6fa;
  background-color: #fff;
}
#Register-List tr,
#Register-ImgEdit tr,
#Register-ProfImgEdit tr {
  padding: 0;
}
#Register-List th {
  width: 110px;
  padding: 6px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #f5f5f5;
  background-color: #333;
}
#Register-List td {
  width: 110px;
  padding: 6px 2px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  color: #000;
  text-align: center;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #f5f5f5;
  background-color: #d9d9d9;
}
.E-listph li {
  margin-top: 3px;
  font-size: 11px;
  line-height: 1.2;
  color: #000;
  text-align: center;
}

/* 画像編集
---------------------------------------------*/
.large {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
}
#Register-ImgEdit th {
  width: 110px;
  padding: 5px 0;
  text-align: center;
  background-color: #fff;
}
#Register-ImgEdit td {
  width: 410px;
  padding: 10px 8px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  color: #000;
  background-color: #fff;
}
#Register-ImgEdit li,
#Register-ProfImgEdit li {
  padding: 4px 0;
}
#Register-ProfImgEdit th {
  width: 210px;
  padding: 5px 0;
  text-align: center;
  border-bottom: 1px dotted #ccc;
  background-color: #fff;
}
#Register-ProfImgEdit td {
  width: 310px;
  padding: 10px 8px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
  color: #000;
  border-bottom: 1px dotted #ccc;
  background-color: #fff;
}

/* 女の子並び替え
---------------------------------------------*/
#Change-List {
  margin: 0 0 10px;
  padding: 0;
}
#c-list li {
  float: left;
  display: inline;
  margin: 0 0 4px 4px;
}
.c-listbox {
  width: 278px;
  height:110px;
  background: #333 url(../img/300x300_bg.gif) 0 0 no-repeat;
}
.c-listph {
  width: 100px;
  height:100px;
  padding: 0 2px;
}
.c-listtxt {
  font-size: 11px;
  line-height: 1.2;
  color: #fff;
}
.pbtn-txt {
  clear: both;
  padding-top: 20px;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
}
.position {
  clear: both;
  padding: 4px 0 20px;
  text-align: center;
}
.inspector {
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.0;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  background-color: #800;
}

/* 新着情報
---------------------------------------------*/
.PhSelect li {
  padding: 4px 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  color: #000;
}

/* 出勤登録リスト
---------------------------------------------*/
.sche_list {
  margin-bottom: 4px;
}
.sche_tbl {
  width: 550px;
  height: 75px;
  margin: 0 10px;
  padding: 0;
  background-color: #000;
}
.sche_img {
  width: 75px;
  height: 75px;
  margin: 0;
  padding: 0;
}
.sche_name {
  font-size: 12px;
  line-height: 1.0;
  text-align: center;
  color: #fff;
  background-color: #333;
}
.sche_a {
  padding: 2px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.0;
  text-align: center;
  color: #000;
  background-color: #666;
}
.sche_b {
  padding: 4px;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.0;
  text-align: center;
  color: #fff;
  background-color: #333;
}
.sat {
  color:#0000ff;
}
.sun {
  color:#ff0000;
}
.back-btn {
  margin: 0;
  text-align: center;
}

/* ページリスト
---------------------------------------------*/
#pager {
  margin: 10px 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.0;
  color: #666;
  text-align: center;
}


