#body {
    background:#000;}

#header {
    background:#000;
    height:180px;}

#header img {
    position:relative;
    top:-33px;
    left:100px;} 

#footer {
    background:#000;}

#contents {
    width:1000px;}

#container {
    min-width: 1440px;
    _width: 1440px;
}



/* ■ 文字サイズ (メニュー部分) */

#menubar {
    font-size: 1.0em;
    line-height: 140%;}

#menubar2 {
    font-size: 1.0em;
    line-height: 140%;
    position: absolute;
    top: 210px;
    left: 1235px;}



/* ■ 文字サイズ (コンテンツ部分) */


#pagetitle h2{
    font-size: 50px;}

#wikibody h2{
    font-size: 1.2em;}

#wikibody {
    font-size: 1.15em;
    line-height: 170%;}


