@charset "UTF-8";

/* 文字コード判別用コメント 禽禽禽禽禽禽禽禽 */

body {
 background:rgb(0,0,0) url("../img/1111.gif");
 font-family: "ＭＳ Ｐゴシック", "平成角ゴシック", "Osaka", sans-serif ;
}

img {
 margin:0px;
 border:none;
 padding:0px;
}

.mono {
 font-family:"ＭＳ ゴシック","Osaka－等幅",monospace;
}
.en_mono {
 font-family: "Courier New","Courier","mono",monospace;
}
.en {
 font-family:"Georgia","Times New Roman","Times",serif;
}
.en_go {
 font-family:"Verdana","Arial","Helvetica",sans-serif;
}

#main {
 background-color:rgb(0,0,0);
 width:620px;

 margin: 8px auto;
 border-style:solid;
 border-width:2px;
 border-color:rgb(255,255,255);
}
#top_image {
}
#menu_bar {
 text-align:center;
 margin:0px;
 padding:6px;
}
#menu_bar img {
 margin:0px 10px;
}

#discription {
 background-color:rgb(255,255,255);
 height:390px;
}

#copyright {
 color:rgb(255,255,255);
 font-size:0.55em;
 text-align:center;
 margin:0px;
 padding:18px;
}
td.err {
 background:rgb(255,230,230);
}
