@charset "shift_jis";


#MainBodyRight table {
    border-collapse: separate;
}

.attention {
    color: #FF0000;
    font-size: 1em;
    margin-bottom: 5px;
    margin-left: 19px;
}

#analysis-tag {
    position: absolute;
    top: 30px;
    left: 0px;
}

#logInfo {
    background-color: #fff;
    border-bottom: 1px solid silver;
    position: fixed;
    top: 0;
    left: 0;
    width: 80%;
    height: 30px;
    padding: 1px;
    font-size: 16px;
    line-height: 1.8;
    min-width: 600px;
    text-align: center;
    z-index: 100;
}

#AlbumPage .thum img {
    max-height: 140px;
}

.border-none td {
    border: none !important;
}

.border-rows td {
    border-left: none !important;
    border-right: none !important;
}

.border-cols td {
    border-top: none !important;
    border-bottom: none !important;
}

body {
    -webkit-text-size-adjust: none;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    text-align: center;
    color: #000000;
    background-color: #000000;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: center center;
}

h1 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e5603', endColorstr='#5f3801', GradientType=0);
    font-family: inherit;
    font-size: 17px;
    line-height: 30px;
    margin: 0px;
    text-align: left;
    color: white;
}

address {
    clear: both;
    overflow: hidden;
    padding: 10px 0 20px 0px;
    white-space: normal;
    width: 480px;
}

img {
    border: none;
}

.blogCFoot {
    font-size: 16px;
    margin-bottom: 0px;
    margin-left: 12px;
    margin-right: 15px;
    padding-bottom: 25px;
    padding-left: 30px;
    text-align: right;
    color: #999;
}

.blogComments {
    margin: 0 30px;
}

.BlancPic {
    font-weight: bold;
    height: 150px;
    line-height: 150px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 200px;
}

.detailtext {
    float: right;
    height: auto;
    padding-bottom: 20px;
    text-align: left;
    width: 68%;
}

.center {
    text-align: center;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
}

.TableIndex {
    font-size: 16px;
    line-height: 1.3;
    min-width: 50px;
    padding: 10px;
    text-align: left;
    white-space: nowrap;
    color: #fff;
    background-color: #000;
}

.TableBody {
    font-size: 16px;
    padding: 10px;
    text-align: left;
    background-color: black;
    color: #fff;
}

.Inline {
    display: inline;
}

.block {
    display: block;
}

.attention a {
    font-size: 16px;
    margin-bottom: 5px;
}

.top {
    vertical-align: top;
}

.bottom {
    vertical-align: bottom;
}

.InpArea {
    font-size: 1em;
    width: 90%;
}

.marg15 {
    font-size: 16px;
    font-weight: normal;
    margin: 10px;
}

.FormTable {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 85%;
}

.CodeB {
    margin-top: 10px;
}

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

.middle {
    vertical-align: middle;
}

.blue {
    color: #99f;
}

.name {
    color: #f96;
}

.explain {
    color: #999;
}

#MainBody {
    border: 0px #1C1C1C solid;
    color: white;
    font-family: 'ＭＳ 明朝', 'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro W3', 細明朝体, 平成明朝, serif;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-position: center center;
    padding-top: 0px;
    padding-left: 0px;
    width: 960px;
    height: 100%;
    background-size: cover;
    background-color: #000000;
    background-repeat: repeat;
    background-attachment: scroll;

}

body {
    cursor: url('./p/cursor_resized.png');
}