/*headerwiki名*/
#header h1 {
    font-size: 0em;
    font-weight: 0;
    margin: 0 0 0px -200px;
    padding: 0px 0 0;
}


/*header現在記事名*/
#header h2 {
    font-size: 1.1em;
    letter-spacing: -1px;
    margin: 0 0 20px -190px;
    padding: 0 0 0 3px;
}




/*header画像と縦幅*/
#header {
    color: #505050;
    height: 170px;
    margin: 0 0 0px;
    padding: 0;
    background: none no-repeat;
    left: 50%;
    margin-right: -50%;
    transform: translate(15%, 0%);
}


/*footer画像*/
#footer_autumn {
    height: 521px;
    background-image: none;
    background-repeat: no-repeat;
    margin-top: 50px;
    margin-bottom: -18px;
}

/*menu画像*/
#frame_decoration { 
    margin: -1120px 11110px 0px -8px;
    position: absolute;
    z-index: 1;
    left: 0px;
}


/*menu位置*/
#menubar {
    float: left;
    margin: 10 0 10px 10px;
    padding: 10px 10px 10px 10px;
    width: 200px;
    overflow: hidden;
    color: #800000;
    line-height: 0em;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -o-border-radius-topleft: 10px;
    -o-border-radius-topright: 10px;
    -o-border-radius-bottomright: 10px;
    -o-border-radius-bottomleft: 10px;
    -ms-border-radius-topleft: 10px;
    -ms-border-radius-topright: 10px;
    -ms-border-radius-bottomright: 10px;
    -ms-border-radius-bottomleft: 10px;
    border-radius: 10px;
    background-color: #c0c0c0;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#79757466,EndColorStr=#66797574);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#79757466,EndColorStr=#66797574);
}


/*body位置*/
#wikibody {
    margin: 10px 30px 0 0;
    padding: 30px;
    overflow: scroll;
    width: 780px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -o-border-radius-topleft: 10px;
    -o-border-radius-topright: 10px;
    -o-border-radius-bottomright: 10px;
    -o-border-radius-bottomleft: 10px;
    -ms-border-radius-topleft: 10px;
    -ms-border-radius-topright: 10px;
    -ms-border-radius-bottomright: 10px;
    -ms-border-radius-bottomleft: 10px;
    border-radius: 10px;
    background-color: rgba(228,217,197,1);
    filter: alpha(opacity=50);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99fffaea,EndColorStr=#99fffaea);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99fffaea,EndColorStr=#99fffaea);
}


/*添付画像枠*/
#contents img {
    background: #ccc;
    border: 0px solid #f0f0f0;
    color: #303030;
    display: inline;
    padding: 0px;
    margin: 0 0px 0px 0;
}


/*背景木目模様*/
#container {
    background:#708090;
    background-repeat: repeat;
    color: #fff;
    margin: 0 auto;
    padding: 0px 12px;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    -webkit-box-shadow: 0px 0px 20px #666666;
    box-shadow: 0px 0px 20px #666666;
}

/*menu字*/
#menubar a {
    color: #000000;
    font-weight: 400;
}


/*menu見出し*//*menu表札背景*/
#menubar h3 {
    position: relative;
    color: #5B5300;
    font-size: 10pt;
    font-family: Franklin Gothic Medium;
    line-height: 1;
    margin: 0px 0px 0px -9px;
    padding: .5em;
    border-left: 10px solid #000000;
    text-align: left;
    background: aliceblue;
}


/*一番裏肌色背景*/
/*肌色部分保存    color: rgb(58, 58, 58);*/
body {
    color: rgb(58, 58, 58);
    background: #000000;
    font: 76% Verdana, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin: 0px auto;
    padding: 0px;
}


/*引用分*/
pre {
    border-left-color: black;
}
blockquote, pre {
    background: #e8e8e8;
    border-bottom: 1px solid #d8d8d8;
    border-left: 10px solid #999;
    border-right: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    color: #505050;
    padding: 7px 7px 7px 11px;
}

/*記事見出し①*/
#content h2, #contents h2 {
    font-size: 1.8em;
    letter-spacing: -1px;
    margin: 0px 0 5px;
    padding: .5em;
    border-left: 10px solid #000000;
}

/*テーブル幅(top bottom)*/
table {
    display: table;
    border-spacing: 2px;
    border-collapse: collapse;
    margin-top: 0em;
    margin-bottom: 0em;
    -moz-box-sizing: border-box;
    text-indent: 0;
    border: 1px solid #aaa;
}


/*記事の変な間をなくすやつ*/
#content ul, #content ol, #contents ul, #contents ol {
    margin: 0px 0 0px 10px;
    padding: 0;
}

/*スキル画像とスキル名部分*/
h5 {
    margin: 0.1em 0;
    font-size: 1.1em;
    font-weight: bold;
    padding: .0em;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.15) inset;
}

/*追加されたヘッダー*/
submenu {
    display: -webkit-box;
    display: none;
    -webkit-box-align: center;
    align-items: center;
    font-size: 12px;
    border-bottom: 1px solid #f2f2f2;
    min-width: 960px;
    background-color: #fff;
}


.atwiki-headbar-nav {
    display: -webkit-box;
    display: flex;
    font-size: 14px;
    -webkit-box-align: center;
    align-items: center;
    background-color: black;
    color: #fff;
}

/*記事位置上にずらすやつ*/
#contents {
    margin: -10px 0 10px 0px;
}