<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
  margin:0;
  padding:0;
}

body {
  text-align: center;
  background: #000000;
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 150%;
  font-family: Osaka,"ＭＳ ゴシック",sans-serif;
}

div#contents {
  width: 800px;
  margin: 0 auto;
}

div#contents2 {
/*
  width: 782px;
*/
  margin: 0 auto;
  text-align: left;
}

table {
  font-size: 12px;
  line-height: 150%;
}

a:link {
  color: #00A6BF;
}

a:visited {
  color: #00A6BF;
}

a:hover {
  color: #00A6BF;
}

a img {
  border: 0;
}

.flt-l {
  float: left;
}

.flt-r {
  float: right;
}

.clr-l {
  clear: left;
}

.clr-r {
  clear: right;
}

.clr-b {
  clear: both;
}

#menu-main:after {
  content: "";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

#menu-main {
  zoom: 1;
  margin-bottom: 0;
}

#contents {
  width: 800px;
  margin: 0 auto;
}

/* menu
-------------------------------------------------------*/

#menu {
  position: relative;
  margin: 0 auto;
}

#menu-main {
  width: 800px;
  background-color: #ff3b00;
}

#menu-main p {
  float: left;
}

.menu-sub p {
  padding-top: 1px;
  background: #000000;
}

#menu_sub_news {
  position: absolute;
  display: none;
  top: 19px;
  left: 101px;
}

#menu_sub_det {
  position: absolute;
  display: none;
  top: 19px;
  left: 498px;
}

/* footer
-------------------------------------------------------*/

#flash-player,
#flash-player table td {
  font-size: 10px;
}

/* clearfix
-------------------------------------------------------*/

.clrfx:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

.clrfx {
 zoom: 1;
 margin-bottom: 0;
}


/* news link
-------------------------------------------------------*/
.backnumber,
.backtolist {
  width: 930px;
  margin: 0 10px 30px 0;
  text-align: right;
}

</pre></body></html>