#globalmenu { font-size: 90%; position: absolute; right: 100px; bottom: 27px; width: 510px; float: left; margin-left: 0; padding-left: 0; border-top: 1px outset #999; border-right: 1px outset #999; border-bottom: 1px outset #999; list-style-type: none; }
#globalmenu ul { list-style-type: none; }
#globalmenu li { 
float: left; 
width: 85px; 
}
#globalmenu a { 
background-color: #fff; 
display: block; 
text-decoration: none; 
text-align: center; 
padding-top: 2px; 
padding-bottom: 2px; 
border-left: 1px solid #666; 
color: #000
}
#globalmenu a:hover { background-color: #06c; display: block; text-decoration: none; text-align: center; padding-top: 2px; padding-bottom: 2px; border-left: 1px solid #666; color: #fff
; font-weight: bold; }
h1 { position: absolute; left: 100px; bottom: 25px; float: left; }
#globalhead { font-size: 70%; position: absolute; right: 80px; bottom: 80px; width: 270px; }

#globalhead ul { list-style-type: none; }

#globalhead li { width: 90px; float: left; }

#globalhead a { text-decoration: none; color: #000
; background-image: url(../image/yazirushi.gif); background-repeat: no-repeat; padding-left: 12px; }
#globalhead a:hover { text-decoration: underline; color: #06c
; font-weight: bold; }
body { color: black; background-image: url(../image/bg1.gif); background-repeat: repeat-x; background-attachment: fixed; background-position: 0 100%; width: 800px; }
.topimage { position: absolute; left: 10px; bottom: 27px; }
.topimage2 { position: absolute; left: 90px; bottom: 22px; }
