@charset "utf-8";
/* CSS Document */


.s_navi {
float: right;
width: 661px;
}

.s_navi ul {
display: block;
float: right;
list-style: none;
padding: 50px 20px 0px 0px;
text-align: left;
width: 641px;
}

.s_navi ul li {
color: #3366cc;
float: right;
text-decoration: none;
width: auto;
}

.s_navi ul li a {
background: url(../img/arrow02.gif) no-repeat left center;
color: #3366cc;
float: left;
padding: 0px 15px 0px 18px;
text-decoration: none;
width: auto;
}

.s_navi ul li.s_navi01 {
color: #3366cc;
display: block;
float: right;
text-decoration: none;
width: 67px;
}

.s_navi ul li.s_navi01 a {
background: url(../img/arrow02.gif) no-repeat left center;
color: #3366cc;
float: left;
padding: 0px 15px 0px 18px;
text-decoration: none;
width: 36px;
}

.s_navi ul li.s_navi02 {
color: #3366cc;
display: block;
float: right;
text-decoration: none;
width: 151px;
}

.s_navi ul li.s_navi02 a {
background: url(../img/arrow02.gif) no-repeat left center;
color: #3366cc;
float: left;
padding: 0px 15px 0px 18px;
text-decoration: none;
width: 120px;
}

.s_navi ul li.s_navi03 {
color: #3366cc;
display: block;
float: right;
text-decoration: none;
width: 103px;
}

.s_navi ul li.s_navi03 a {
background: url(../img/arrow02.gif) no-repeat left center;
color: #3366cc;
float: left;
padding: 0px 15px 0px 18px;
text-decoration: none;
width: 72px;
}


.s_navi ul li a:link {
background: url(../img/arrow02.gif) no-repeat left center;
color: #3366cc;
float: left;
padding: 0px 15px 0px 18px;
text-decoration: none;
}

.s_navi ul li a:visited {
background: url(../img/arrow02.gif) no-repeat left center;
color: #3366cc;
float: left;
padding: 0px 15px 0px 18px;
text-decoration: none;
}

.s_navi ul li a:hover {
background: url(../img/arrow02.gif) no-repeat left center;
color: #ff6600;
float: left;
padding: 0px 15px 0px 18px;
text-decoration: none;
}

.s_navi ul li a:active {
background: url(../img/arrow02.gif) no-repeat left center;
color: #3366cc;
float: left;
padding: 0px 15px 0px 18px;
text-decoration: none;
}

































