@charset "UTF-8";

/* メインライト
-----------------------------------------*/	
h4 {
  display: block;
  height: 61px;
  margin-top: 30px;
  text-indent: -9999px;
}
#privacy1 {
  background: transparent url("./../../img/rec12.jpg")
  no-repeat;
}
#privacy2 {
  background: transparent url("./../../img/rec08.jpg")
  no-repeat;
}
#privacy3 {
  background: transparent url("./../../img/rec09.jpg")
  no-repeat;
}
#privacy4 {
  background: transparent url("./../../img/rec10.jpg")
  no-repeat;
}
#privacy5 {
  background: transparent url("./../../img/rec11.jpg")
  no-repeat;
}
#siyomokuteki li {
  list-style-type: square;
  margin-left: 25px;
}
/* メインレフト
-----------------------------------------*/	
#mainleft {
  margin-top: 30px;
  background: transparent url("./../../img/sidemiddle.gif")
  repeat-y;
}
#catename {
  background: transparent url("./../../img/sidetop.gif")
  no-repeat top left;
  padding: 30px 0 25px 35px;
}