@charset "shift-jis";


/*----- トップページ -----*/

#sys {
  width: 520px;
  margin: 10px 0px 30px 15px;
}
#sys h1 {
  padding: 20px 0px 0px 20px;
  font-size: 12pt;
}
#sys td {
  padding: 0px;
}

.systext {
  padding: 10px 15px;
  font-size: 10.5pt;
  line-height: 120%;
}

.sys-main {
  width: 250px;
  height: 250px;
  margin: 0px;
  background: url(img/index/sys-main.gif) no-repeat;
}
.sys-main h1 a {
  text-decoration: none;
}

#sys-other-top {
  width: 510px;
  height: 50px;
  margin: 0px;
  background: url(img/index/sys-other-top.gif) no-repeat;
}
#sys-other-body {
  width: 510px;
  margin: 0px;
  padding: 0px;
  background: url(img/index/sys-other-body.gif) repeat-y;
  font-size: 90%;
}
#sys-other-bottom {
  width: 510px;
  height: 10px;
  margin: 0px;
  background: url(img/index/sys-other-bottom.gif) no-repeat bottom;
}
.systext img {
  float: right;
  width: 100px;
  height: 65px;
  margin: 0px 0px 0px 5px;
}


/*----- 販売管理 -----*/




/*----- 工事管理 -----*/

.chohyo-list {
  margin-bottom:10px;
  font-size: 90%;
  line-height: 150%;
}
.chohyo-list th {
  width: 80px;
  padding: 5px;
  color: #ffffff;
  background-color: #336699;
}
.chohyo-list td {
  padding: 5px;
  border-bottom: 1px dotted #666666;
}




/*----- 運送管理 -----*/




/*----- 葬儀管理 -----*/



