*{
    font-size: 14px;
    font-family: "ＭＳ Ｐゴシック";
    line-height: 1.5em;
}

h2{
    font-weight: bold;
    font-size: 24px;
}

h3{
    font-weight: bolder;
    font-size: 18px;
}

body{
    background-image: url('img/ws-22.jpg');
    background-repeat:repeat-y;
    font-size:62.5%;
}

.point{
    margin-right: 0.25em;
}

img{
    pointer-events: none;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-touch-callout:none;
    -moz-user-select:none;
    user-select:none;
}

h2{
    margin: 0 0 0 0;
    font-size: 17px;
    border-bottom: 1px solid black;
}

#history-latest{
    width:600px;
    height:45px;
    font-weight:bold;
    text-align:right;
    margin:0 auto 0.5em auto;
    position:relative;
}

#history-text{
    position:absolute;
    bottom:0;
    right:0;
    width:max-content;
}

#topimg{
    width:600px;
    margin:0 auto 0.5em auto;
}

#special{
    width:600px;
    margin:0 auto 0.5em auto;
    font-weight:bold;
    text-align:center;
}

#history{
    width:500px;
    margin:0 auto 0.5em auto;
    text-align:left;
}

#bar{
    width:700px;
    margin:0 auto 0.5em auto;
}

#menu_sub{
    width:600px;
    margin:0 auto 1em auto;
    font-weight:bold;
    text-align:center;
}

#copyright{
    font-weight: bold;
}

#title{
    width:600px;
    margin:1em auto 1em auto;
    font-weight:bold;
    text-align:center;
}

.article{
    width:600px;
    margin:1em auto 1em auto;
    text-align:left;
}

.formationtoppic{
    margin-top: 0.5em;
}

.formationg{
    margin-top: 0.25em;
}

th{
    text-align: left;
}

.lnk{
    text-align: center;
}

.lnk a{
    display: inline-block;
}

.lnk img{
    display: block;
}

.description{
    padding-left: 0.5em;
    white-space: nowrap;
}

.description2{
    padding-left: 0.5em;
    white-space: normal;
}

#sidemenu_notice{
    text-align:center;
    width:700px;
    margin:0 auto 0.5em auto;
}