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 0 1rem 1rem;
}

.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;
}
.jb_square #contents #contentsinner #column_left section article .article_text{
	width:100%;
}

.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;
}
.utag {
    text-decoration: underline;
    font-weight: normal !important;
}


ul.ma-t10b20 li {
	list-style: none!impotrant;
	background: none;
}