@charset "utf-8";

#list.gct table th {
   font-size: 16px;
   color: #ffffff;
   background-color: #CC0000;
   text-align: center;
   }

#list.gct table th, 
#list.gct table td {
   padding: 5px;
   }
   
#list.gct table th.lv1,
#list.gct table th.lv2 {
   font-size: 100%;
   color: #333;
   background-color: #dddddd; 
   width: 30px;
   white-space: nowrap;
   }
#list.gct table th.lv2 {
   background-color: #eeeeee; 
   width: 110px;
   white-space: nowrap;
   }
#list.gct table th.lv0,
#list.gct table td.lv0 {
   font-weight: normal;
   color: #333;
   background-color: #ffffff; 
   text-align: left;
   }
#list.gct table th.lv3 {
   font-size: 100%;
   color: #333;
   background-color: #dddddd; 
   width: 165px;
   }

div.down02 {
   font-size: 14px;
   line-height:1.5;
   font-weight:bold;
   margin: 10px 5px 5px 5px;
   padding: 3px 0px 3px 18px;
   background-image: url(/images/arrow_down.png);
   background-repeat: no-repeat;
   background-position: 0 5px;
   border-bottom: 1px dotted #cc0000;
   }

.down03,
.down04,
.down05,
.down06 {
   font-size:12px;
   line-height:1.6;
   color:#333333;
   text-align:left;
   margin:0;
   padding: 2px 5px 2px 18px;
   background-image:url(../../../images/footer_arrow.png);
   background-repeat: no-repeat;
   background-position: 4px 6px;
   display: block;
   }

table.siryou {
   color:#333333;
   text-align:left;
   }

table.siryou p {
   font-size: 14px;
   line-height:1.5;
   font-weight:bold;
   margin: 10px 5px 5px 5px;
   padding: 3px 0px 3px 18px;
   background-image:url(../../../images/arrow_down.png);
   background-repeat: no-repeat;
   background-position: 0 5px;
   border-bottom: 1px dotted #cc0000;
   }
   
table.siryou ul {
   margin: 0 5px 0 5px;
   font-size: 12px;
   line-height:1.8;
   }
table.siryou ul li.b {
   font-size: 13px;
   font-weight: bold;
   line-height:1.8;
   padding-left: 18px;
   background-image:url(../../../images/pfi-list_arrow_b.png);
   background-repeat: no-repeat;
   background-position: 3px 6px;
   }
table.siryou ul li.sb {
   font-weight: normal;
   padding: 2px 2px 2px 5px;
   background-image:none;
   background-repeat: no-repeat;
   background-position: 3px 6px;
   background-color: #ffeaf4;
   margin: 5px 0 8px 0;
   }
table.siryou ul li {
   line-height:1.8;
   padding-left: 18px;
   background-image:url(../../../images/pfi-list_arrow.png);
   background-repeat: no-repeat;
   background-position: 3px 6px;
   }
   
table.siryou ul.down {
   margin-left: 18px;
   }
      
table.siryou ul li.down {
   background-image:url(../../../images/pfi-list_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 3px 6px;
   }
   
table.siryou ul li.chu {
   font-size: 10px;
   line-height:1.8;
   padding-left: 18px;
   background-image:none;
   background-repeat: no-repeat;
   background-position: 3px 6px;
   }