* { margin: 0; padding: 0; border: none; }
body { color: #333; font-size: 80%; font-family: "ms pgothic", osaka, arial; background-color: #b2b2b2; background-image: url(../images/bg.jpg); background-repeat: repeat-y; background-position: center top; text-align: center }
a { color: #666; }
.break { clear: both }
table { border-collapse: collapse; border-spacing: 0  }
#container  { text-align: center; margin-right: auto; margin-left: auto }
#container-inner { }
#header  { background-color: #000; height: 88px }
#header-inner  { margin: 0 auto; width: 950px }
#header-name  { background-image: url(../images/logo.gif); background-repeat: no-repeat; text-indent: -9000px; margin-bottom: 0; width: 340px; height: 88px; float: left }
#header-name a    { background-image: url(../images/logo.gif); background-repeat: no-repeat; text-indent: -9000px; display: block; margin-bottom: 0; width: 340px; height: 88px }
#header-description   { display: none; margin-bottom: 0 }
#hmenu  { width: 137px; height: 88px; float: right }
#hmenu ul  { list-style-type: none; margin: 0; padding: 45px 0 0; height: 17px }
#hmenu li { display: block; margin: 0; height: 17px; float: left }
#hmenu a { display: block; height: 17px; float: left }
#hmenu a:hover { background-position: 0 -17px }
#hmenu span { display: none }
#hmenu a.home { background-image: url(../images/home.gif); width: 62px }
#hmenu a.close { background-image: url(../images/close.gif); width: 70px }
#flash area { }
#content  { margin: 0 auto }
#content-inner  { margin-right: auto; margin-left: auto; padding-top: 20px; width: 950px }
#flashcontent   { margin: 0 auto; width: 950px; height: 600px }

