@charset "utf-8";
/* CSS Document */

#menu1 {
width: 140px;
height: 40px;
float: right;
overflow: hidden;
}

#menu1 a:link, #menu1 a:visited {
display: block;
width: 140px;
height: 40px;
background: url(../img/menu_01.jpg) top left no-repeat;
text-indent: -9999px;
}

#menu1 a:hover {
background-position: top center;
}

#menu2 {
width: 140px;
height: 40px;
float: right;
overflow: hidden;
}

#menu2 a:link, #menu2 a:visited {
display: block;
width: 140px;
height: 40px;
background: url(../img/menu_02.jpg) top left no-repeat;
text-indent: -9999px;
}

#menu2 a:hover {
background-position: top center;
}

#menu3 {
width: 140px;
height: 40px;
float: right;
overflow: hidden;
}

#menu3 a:link, #menu3 a:visited {
display: block;
width: 140px;
height: 40px;
background: url(../img/menu_03.jpg) top right no-repeat;
text-indent: -9999px;
}

#menu3 a:hover {
background-position: top center;
}

#menu4 {
width: 140px;
height: 40px;
float: right;
overflow: hidden;
}

#menu4 a.norm:link, #menu4 a.norm:visited, #menu4 a.norm:hover {
text-indent: 0;
}

#menu4 a.trigger:link, #menu4 a.trigger:visited {
display: block;
width: 140px;
height: 40px;
background: url(../img/menu_04.jpg) top left no-repeat;
text-indent: -9999px;
}

#menu4 a.trigger:hover {
background-position: top center;
}

#menu5 {
width: 140px;
height: 40px;
float: right;
overflow: hidden;
}

#menu5 a:link, #menu5 a:visited {
display: block;
width: 140px;
height: 40px;
background: url(../img/menu_05.jpg) top left no-repeat;
text-indent: -9999px;
}

#menu5 a:hover {
background-position: top center;
}

#menu6 {
width: 140px;
height: 40px;
float: right;
overflow: hidden;
}

#menu6 a:link, #menu6 a:visited {
display: block;
width: 140px;
height: 40px;
background: url(../img/menu_06.jpg) top left no-repeat;
text-indent: -9999px;
}

#menu6 a:hover {
background-position: top center;
}

#menu7 {
width: 140px;
height: 40px;
float: right;
overflow: hidden;
}

#menu7 a:link, #menu7 a:visited {
display: block;
width: 140px;
height: 40px;
background: url(../img/menu_07.jpg) top left no-repeat;
text-indent: -9999px;
}

#menu7 a:hover {
background-position: top center;
}

#menu8 {
width: 140px;
height: 40px;
float: right;
overflow: hidden;
}

#menu8 a:link, #menu8 a:visited {
display: block;
width: 140px;
height: 40px;
background: url(../img/menu_08.jpg) top left no-repeat;
text-indent: -9999px;
}

#menu8 a:hover {
background-position: top center;
}

#menu9 {
width: 140px;
height: 40px;
float: right;
overflow: hidden;
}

#menu9 a:link, #menu9 a:visited {
display: block;
width: 140px;
height: 40px;
background: url(../img/menu_09.jpg) top left no-repeat;
text-indent: -9999px;
}

#menu9 a:hover {
background-position: top center;
}



