@charset "utf-8";
/* CSS Document */

#label{
background-color:#ffffff;
background-image:url(../images/label-bg.gif); background-position:bottom; background-repeat:repeat-x; height:27px; padding-top:18px;
color:#494949;
}
#label .current{
color:#7aa845; font-size:15px; font-weight:bold; display:block; float:left; padding-left:20px; line-height:27px;
background-image:url(../images/label-current.gif); background-repeat:no-repeat; background-position:left; margin-right:5px;
}
#label .currentr{
display:block;
background-image:url(../images/label-currentr.gif); background-repeat:no-repeat; background-position:right; padding-right:35px;
}
.linkc{
font-size:15px; font-weight:bold; display:block; float:left; padding-left:20px; line-height:27px;
background-image:url(../images/label-link.gif); background-repeat:no-repeat; background-position:left; margin-right:5px;
color:#2b8d18;
}
.linkr{
display:block;
background-image:url(../images/label-linkr.gif); background-repeat:no-repeat; background-position:right; padding-right:35px;
}
a.linkc:hover{
color:#565656;
}
span.to01{
display:block;
padding-top:10px;
}
div.otherselect{
position:absolute; right:0px; top:20px;
}


.table01 {
width:100%; border-right:#e3e3e3 solid 1px; border-left:#e3e3e3 solid 1px;
}
.table01 caption{
color:#ff5300; font-size:15px; font-weight:bold; text-align:left; padding-top:15px; padding-left:15px;
}
.table01 caption .t1{
font-size:11px; font-weight:normal; color:#000000;
}
.table01 td{
line-height:24px; padding-right:15px; padding-left:15px; letter-spacing:1px; width:20%;
}
.table01 td a{
color:#494949;
text-decoration:none;
}
.table01 td.rb{
border-right:#e3e3e3 solid 1px;
}
.table02{
width:100%;
color:#000000;
margin-bottom:24px;
}
.table02 caption{
color:#ff5300; font-size:15px; font-weight:bold; text-align:left; padding-top:15px;
}
.table02 caption .t1{
font-size:11px; font-weight:normal; color:#000000;
}
.table02 td, .table02 th{
line-height:24px; padding:2px 5px; letter-spacing:1px;
border-bottom:#9c9a9c dotted 1px;
text-align:left;
}
