/* --------------------------------- 
------------------------------------
shopping
------------------------------------
------------------------------------*/
.item-price-beta {}
.item-price-beta table{}
.item-price-beta table th{
  width: inherit;
  padding: 3px 10px;
  background: #FAFAFA;
  }
.item-price-beta table td{
  padding: 3px 10px;
}
/* --------------------------------- 
------------------------------------
convenient
------------------------------------
------------------------------------*/
.convenient-list a,
.convenient-list a:link,
.convenient-list a:visited,
.convenient-detail a,
.convenient-detail a:link,
.convenient-detail a:visited {
  text-decoration: none;
  color:#666666;
  }
.convenient-list a:hover {
  text-decoration: underline;
  }

h1.convenient-title {
  background:#676767;
  padding:5px 5px 8px 5px;
  margin: 0;
  line-height: 1.2;
  color:#FFFFFF;
  font-size:12px;
  }
.convenient-title img {
  padding:0;
  margin: 0;
  }
.convenient-content{
    padding:10px;
    color:#333;
}
.convenient-list {
  width: 250px;
  background: #FFFFFF;
  border: 1px solid #666666;
  }
.convenient-list-table {
  width: 100%;
  }
.convenient-list-table td {
  background: url(../img/title_pt1_arrow.gif) no-repeat 5px 11px;
  padding: 3px 0px 3px 15px;
    }
.convenient-list-table tr.gray td {
  background: #DBDBDB;
  }

.convenient-detail {
  background: #FFFFFF;
  width: 900px;
  }

/* -------- convenient-title-umenu --------------*/
.convenient-title-umenu  {
  font-size: 12px;
  clear:both;
  margin:0;
  padding: 0;
  position:relative;
  top:-34px;
  z-index: 50;
}
.convenient-title-umenu ul {
  position:absolute;
  right:-13px;
  top:0;
  list-style: none;
  z-index: 0;
  list-style-position: inside;
}
.convenient-title-umenu ul li {
  float: left;
  color:#CCCCCC;
  margin: 0;
  padding:0;
  text-align: right;
}
.convenient-title-umenu a,
.convenient-title-umenu a:link,
.convenient-title-umenu a:visited {
  text-decoration: none;
  color:#CCCCCC;
  padding: 0;
}
.convenient-title-umenu a:hover {
  text-decoration: none;
}

.convenient-detail-table  {
  width: 99.8%;
  margin: 0 auto;
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  border-spacing: 0;
}
.convenient-detail-table  th {
  background-color:#F2F1EC;
  line-height: 120%;
  border: 1px solid #CCCCCC;
  padding: 3px 8px;
}
.convenient-detail-table  td {
  border: 1px solid #CCCCCC;
  padding: 5px;
}
.convenient-detail-close {
  padding: 10px 0;
  text-align: center;
  }
/* --------------------------------- 
------------------------------------
sitemap-box
------------------------------------
------------------------------------*/

.sitemap-box {
  margin: 10px 0 0;
  }
.sitemap-title {
  font-size: 13px;
  color: #666666;
  padding: 3px 0 3px 15px;
  margin: 0 0 10px;
  background: url(../img/title_pt1_arrow.gif) no-repeat 10px 10px #CCCCCC;
  }
.sitemap-title span {
  font-weight: normal;
  }
.sitemap-content {
  margin: 0 0 15px;
  }
.sitemap-content ul,
.sitemap-content li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sitemap-sitetree {
  width: 510px;
  float: left;
  }
.sitemap-form {
  width: 405px;
  float: right;
  }
.sitemap-site-operat {
  width: 405px;
  float: right;
  }
.sitemap-formtable{
  width: 99.8%;
  margin: 0 auto;
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  border-spacing: 0;
}
.sitemap-formtable th {
  background-color:#F2F1EC;
  line-height: 120%;
  border: 1px solid #CCCCCC;
  padding: 3px 8px;
  width: 90px;
}
.sitemap-formtable td {
  border: 1px solid #CCCCCC;
  padding: 5px 10px;
}
/* --------treeview--------------*/
.treeview, .treeview ul { 
  padding: 0;
  margin: 0;
  list-style: none;
}

.treeview ul {
  background-color: white;
  margin-top: 4px;
}

.treeview .hitarea {
  background: url(images/treeview-default.gif) -64px -25px no-repeat;
  height: 16px;
  width: 16px;
  margin-left: -16px;
  float: left;
  cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
  display: inline;
  float:none;
}

.treeview li { 
  margin: 0;
  padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
  background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { /*color: red; cursor: pointer;*/ }

.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(images/treeview-red.gif); } 

.treeview-black li { background-image: url(images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(images/treeview-black.gif); }  

.treeview-gray li { background-image: url(images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(images/file.gif) 0 0 no-repeat; }

.menutree li { padding: 3px 0 2px 16px; }
.menutree span.folder, .menutree span.file { padding: 1px 0 1px 16px; /*display: block;*/ }
.menutree span.folder { background: url(images/folder.gif) 0 0 no-repeat; }
.menutree li.expandable span.folder { background: url(images/folder-closed.gif) 0 0 no-repeat; }
.menutree span.file { background: url(images/file.gif) 0 0 no-repeat; }

/* --------------------------------- 
------------------------------------
Calendar
------------------------------------
------------------------------------*/
.Calendar-box {
  margin: 10px 0 0;
  width: 100%;
  }
.Form-table .Calendarday-table,
.Form-table .Calendarday-table th,
.Form-table .Calendarday-table td {
  margin:0;
  padding:0 3px;
  text-align:center;
  width: inherit;
  border: none;
  background: none;
}
.Calendar-in {
  float:left;
  width:210px;
  margin:  0 auto;
}
.Calendar-table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
  }
.Calendar-table th {
  border: 1px solid #CCCCCC;
  width: 24px;
  background: #E3E3E3;
  height: 24px;
  }
.Calendar-table td {
  border: 1px solid #CCCCCC;
  width: 24px;
  height: 24px;
  }
.Calendar-title .calendar-title {}
.cln-non {}
.Calendar-table .cln-0 {}
.Calendar-table .cln-1 {
  background: #FFCACA;
  }
.Calendar-table .cln-2 {
  background: #C8D2FF;
  }
/* --------------------------------- 
------------------------------------
Google Map登録
------------------------------------
------------------------------------*/
.gmap-add-search {
  padding: 5px 0;
  }
/* --------------------------------- 
------------------------------------
Google Map登録
------------------------------------
------------------------------------*/
.graph-box {
  text-align: center;
  }
/* --------------------------------- 
------------------------------------
order-info
------------------------------------
------------------------------------*/
.order-info {
  width: 900px;
  }
/* --------------------------------- 
------------------------------------
client-view
------------------------------------
------------------------------------*/
.client-view {
  width: 800px;
  }
  
/* --------------------------------- 
------------------------------------
メールテンプレート
------------------------------------
------------------------------------*/
.mailtempl-reserve-table {
  width: 100%;
  font-size: 11px;
  }
.mailtempl-reserve-table th{
  text-align: left;
  padding: 3px;
  border: 1px solid #CCCCCC;
  width: 15%;
  background: #ececec;
  font-weight: normal;
  }
.mailtempl-reserve-table td{
  text-align: left;
  padding: 3px;
  border: 1px solid #CCCCCC;
  background: #ffffff;
  }
.mailtempl-reserve-table th.title {
  background: url(../img/box_btn_bg.jpg) repeat-x bottom;
  }
/* --------------------------------- 
------------------------------------
ショッピング
------------------------------------
------------------------------------*/

.shopping-table {
  width: 98%;
  font-size: 11px;
  background: #fff;
  }
.shopping-table th {
  border: 1px solid #ccc;
  padding: 3px;
  background: #aaaaaa;
  }
.shopping-table td {
  border: 1px solid #ccc;
  padding: 3px;
  } 
/* --------　商品登録--------------*/

.item-icon-table {}
.item-icon-table th {
  border: none;
  }
.item-icon-table td {
  border: none;
}
.item-price-table {
  width: 480px;
  margin: 8px 0 0;
  }
.item-price-table th {
  width: 120px;
  text-align: left;
  padding: 3px;
  border: 1px solid #ccc;
  background: #CCCCCC;
  }
.item-price-table td {
  padding: 3px;
  border: 1px solid #ccc;
  }
.link-btn {
  text-align: left;
  padding: 5px;
  }

/* --------　データ--------------*/
.dataupload {
  width: 460px;
  float: left;
  margin: 5px 0 0;
   }
.datadown {
  width: 460px;
  float: right;
  margin: 5px 0 0;
}
#graphi_news {
  width : 400px;
  height: 120px;
  position: absolute;
  z-index : 4000;
  top:50%;
  left:50%;
  margin-top:-130px;
  margin-left:-200px;
  border: 1px solid #BBBBBB;
  background: #FFFFFF;
  display:none;    
}
.glaylayer{
  display:none;
  position:fixed;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background:black;
  opacity: 0.60;
  filter:alpha(opacity=60);
  position:fixed;
  z-index : 3000;  
  cursor: pointer;
}
* html .glaylayer{
    position: absolute;
}
* html #graphi_news{
    position: absolute;
}
.graphi-news{
  text-align:center;
}
.graphi-news-head{
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding:10px 0 5px;
}


.login-Wrapper {
    width: 440px;
    margin: 130px auto 0;
    padding: 0 0 13px;
    background-color:#676767;
    }
.login-content-top {
    background: url(../img/login_content_top.jpg) no-repeat center top;
    padding: 0;
    margin: 0 0 0;
    height: 13px;
    overflow: hidden;
    }
.login-content {
    background: url(../img/login_content_middle.jpg) repeat-y center bottom;
    padding: 0;
    margin: 10px 0 0;
    }
.login-content-bottom {
    background: url(../img/login_content_foot.jpg) no-repeat center bottom;
    padding: 0;
    margin: 0px;
    height: 13px;
    overflow: hidden;
    }
.login-Wrapper .detail  {
    width: 300px;
    margin: 15px auto;
    font-size: 11px;
    line-height: 1.4;
    }
.login-bottom {
    display: block;
    background:url(../img/login_foot.gif) no-repeat center top;
    height: 6px;
    margin: 30px 0 0
    }
.login-table {
    width: 300px;
    margin: 0 auto;
    }
.login-table th {
    width: 100px;}
.login-table th,
.login-table td{
    text-align: left;
    padding: 0 0 15px;
    vertical-align: middle;
    }
.login-btn-cookie {
    float: left;
    padding: 0 0 0 15px;
    vertical-align: middle;
    }
.login-btn-cookie input {
vertical-align: middle;
    background-image: none;
    background: none;
    margin: 0;
    padding: 0;
    height: inherit;
    width: inherit;
    border: none;
    }
.login-btn-login {
    float: right;
    margin: 0;
    padding: 0 10px 0 0;
    }

