div.catch {
   width : 475px;
   text-align : center;
   margin : 0 10 5 15px;
   background-color : #ffffff;
}

div.catch-title {
   width : 100%;
   height : 27px;
   text-align : left;
   background-color : #ffffff;
   background-image : url(image-pink/title.jpg);
   background-repeat : no-repeat;
   padding : 2 0 0 10px;
}

div.catch-body {
   width : 100%;
   text-align : left;
   background-color : #ffffff;
   padding : 10 10 10 12px;
}

div.m-waku {
   width : 100%;
   padding : 10 0 15 15px;
}

div.m-table {
   float : left;
   width : 480px;
}

div.l-table {
   float : left;
   width : 235px;
}

div.c-table {
   float : right;
   width : 235px;
}

div.r-table {
   float : right;
   width : 235px;
   margin : 0 10 0 0px;
}

div.temp-link {
   width : 100%;
   text-align : right;
   font-size : 12px;
   padding : 0 25 0 0px;
}