@charset "UTF-8";
/* CSS Document */

body {
background-image:url(bg/trans.png);}

a:link { display:block; width:150px; overflow: hidden; }
a:visited { display:block; width: 150px; text-indent: 0px; overflow: hidden; }
a:hover { display:block; width: 150px; text-indent:-150px; overflow: hidden; }
a:active { display:block; width: 150px; text-indent:-150px; overflow: hidden; }

#bg {position: absolute;
width: 1010px; height: 50px;
left: 0px;
top: 0px;
z-index: 0;}

#line {position: absolute;
left: 75px;
top: 0px;
z-index: 1;}

#o {position: absolute;
width: 150px; height: 50px;
left: 0px;
top: 0px;
z-index: 2;}

#p {position: absolute;
width: 150px; height: 50px;
left: 150px;
top: 0px;
z-index: 2;}

#q {position: absolute;
width: 150px; height: 50px;
left: 300px;
top: 0px;
z-index: 2;}

#r {position: absolute;
width: 150px; height: 50px;
left: 450px;
top: 0px;
z-index: 2;}

#s {position: absolute;
width: 150px; height: 50px;
left: 600px;
top: 0px;
z-index: 2;}

#t {position: absolute;
width: 150px; height: 50px;
left: 750px;
top: 0px;
z-index: 2;}

#u {position: absolute;
width: 150px; height: 50px;
left: 900px;
top: 0px;
z-index: 2;}