@charset "utf-8";
/* CSS Document */


.sub_navi {
float: right;
width: 320px;
}

.sub_navi ul {
float: left;
list-style: none;
}

.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: 18px;
width: 62px;
}

.sub_navi ul li.sub_navi01 a:hover {
background: url(../img/sub_navi01_.gif) no-repeat left top;
float: left;
height: 18px;
width: 62px;
}

.sub_navi ul li.sub_navi02 a {
background: url(../img/sub_navi02.gif) no-repeat left top;
float: left;
height: 18px;
width: 147px;
}

.sub_navi ul li.sub_navi02 a:hover {
background: url(../img/sub_navi02_.gif) no-repeat left top;
float: left;
height: 18px;
width: 147px;
}

.sub_navi ul li.sub_navi03 a {
background: url(../img/sub_navi03.gif) no-repeat left top;
float: left;
height: 18px;
width: 111px;
}

.sub_navi ul li.sub_navi03 a:hover {
background: url(../img/sub_navi03_.gif) no-repeat left top;
float: left;
height: 18px;
width: 111px;
}







































