body{
    word-wrap: break-word;
}
h5 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.2em;
}
h6{
	font-size: 95%;
    font-style: normal;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.jb_square #contents #contentsinner #column_left section article .text .left {
    float: left;
    clear: both;
    margin: 0 1rem 1rem 0;
}

.jb_square #contents #contentsinner #column_left section article .text .center {
    clear: both;
    
}

span.caption {
    font-weight: normal !important;
    display: block;
    font-size: 75%;
}
.article_text p{
	text-align: right;
}


.underline{
	text-decoration: underline;
	font-weight: normal !important;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
sub {
    vertical-align: sub;
    font-size: smaller;
}
em {
    font-style: normal;
    font-weight: bold;
}
table.tw-im {
    font-size: 0.8em;
}
.font_s{
    display: block;
    font-size: 0.8em;
    font-weight: normal !important;
    margin-top: 1.5em;
}
.font_s2 {
    text-align: right;
    font-size: 75%;
    margin-bottom: 1.5em;
}

.graf_title {
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
}
.jb_square #contents #contentsinner #column_left section article .q_text{
    color: inherit !important;
    margin-top:2em;
    clear:both;
}
.att2 {
    padding-left: 2em;
    text-indent: -2em;
        margin-bottom: 1em;
}
.font2_s3 {
    font-size: 75%;
    margin-top: 10px;
}
.furigana{
    font-size:0.8em;
}
.kitable2 {
    border-right: #FFF 1px solid;
    border-bottom: #FFF 1px solid;
    background-color: #036195;
    color: #FFF;
    text-align: center;
    width: 50px;
    padding: 10px 0;
}
.kitable3 {
    border-right: #FFF 1px solid;
    border-bottom: #FFF 1px solid;
    background-color: #EFEFEF;
    padding: 10px;
    text-align: left;
    font-weight: bold;
}
.kitable1 {
    border-top: #FFF 1px solid;
    border-left: #FFF 1px solid;
    width: 100%;
    margin: 0 auto;
}
.list1 {
    font-size: 85%;
    border: 1px solid #7f7f7f;
    padding: 10px;
    margin: 10px 0;
}
.jb_square #contents #contentsinner #column_left section article .article_text p span {
    border: none;
    padding: 0;
    margin-right: 0.5rem;
    background: #fff;
    color: #000;
}