@charset "utf-8";
/* CSS Document */


.sub_navi {
float: right;
padding: 5px 8px 0px 0px;
width: 242px;
}

.sub_navi ul {
float: left;
list-style: none;
width: 242px;
}

.sub_navi ul li{
float: left;
text-align: left;
}

.sub_navi ul li.sub_navi01 a {
background: url(../img/sub_navi01.gif) no-repeat left top;
float: left;
height: 15px;
text-align: left;
width: 56px;
}

.sub_navi ul li.sub_navi01 a:hover {
background: url(../img/sub_navi01_.gif) no-repeat left top;
float: left;
height: 15px;
text-align: left;
width: 56px;
}


.sub_navi ul li.sub_navi02 a {
background: url(../img/sub_navi02.gif) no-repeat left top;
float: left;
height: 15px;
text-align: left;
width: 97px;
}

.sub_navi ul li.sub_navi02 a:hover {
background: url(../img/sub_navi02_.gif) no-repeat left top;
float: left;
height: 15px;
text-align: left;
width: 97px;
}


.sub_navi ul li.sub_navi03 a {
background: url(../img/sub_navi03.gif) no-repeat left top;
float: left;
height: 15px;
text-align: left;
width: 87px;
}

.sub_navi ul li.sub_navi03 a:hover {
background: url(../img/sub_navi03_.gif) no-repeat left top;
float: left;
height: 15px;
text-align: left;
width: 87px;
}








































