body{background-color:#ffffff;
text-align: center;
width:1000px;}
td.kanban{ background-image:url(http://www.pariskids.jp/co-img/kanban.gif);
width:1000px;
height:120; }

td.navi{width:250px;
height:20px;
text-align:center;
font-size:11pt;
font-weight:bold;}

a{
  color: #212122;/*リンクの色*/
  text-decoration: none;
  }
img{border:0;}

  .title[position: absolute;
  z-index: 2;
  top: 25px;
  left: 60px;
  width: 160px;
  }
a:hover { color:#ce5bff; }

.menu{
  margin: 10px 0px 20px 0px;
  padding: 5px;
  border: solid 1px #696969;
  background-color: #FFFFFF;
  width:160px;
  font-size: 10pt;
  }

.cate1{/*title*/
  font-size: 12pt;
  font-weight: bold;
color:#ffffff;
  letter-spacing: 0.2em;
  text-align: center;
  width: 160px;
  margin: 10px 0px 20px 0px;
  padding: 5px 15px 5px 15px;
  border: solid 1px #696969;
  background-color: #f05187;
  }

.cate1a{/*title*/
  font-size: 12pt;
  font-weight: bold;
color:#ffffff;
  letter-spacing: 0.2em;
  text-align: center;
  width: 830px;
  margin: 10px 0px 20px 0px;
  padding: 5px 15px 5px 15px;
  border: solid 1px #696969;
  background-color: #f05187;
  }

.cate1b{/*title*/
  font-size: 12pt;
  font-weight: bold;
color:#ffffff;
  letter-spacing: 0.2em;
  text-align: center;
  width: 410px;
  margin: 10px 0px 20px 0px;
  padding: 5px 15px 5px 15px;
  border: solid 1px #696969;
  background-color: #f05187;
  }

.cate2{/*title*/
  font-size: 12pt;
  font-weight: bold;
  color:#ffffff;
  letter-spacing: 0.2em;
  text-align: center;
  width: 160px;
  margin: 10px 0px 20px 0px;
  padding: 5px 15px 5px 15px;
  border: solid 1px #696969;
  background-color: #428abd;
  }
.cate2a{/*title*/
  font-size: 12pt;
  font-weight: bold;
  color:#ffffff;
  letter-spacing: 0.2em;
  text-align: center;
  width: 830px;
  margin: 10px 0px 20px 0px;
  padding: 5px 15px 5px 15px;
  border: solid 1px #696969;
  background-color: #428abd;
  }
.cate3{
 font-size: 12pt;
  font-weight: bold;
  color:#000000;
  letter-spacing: 0.2em;
  text-align: center;
  width: 160px;
  margin: 10px 0px 20px 0px;
  padding: 5px 15px 5px 15px;
  border: solid 1px #696969;
  background-color: #ffe676;
  }