td ul{
      margin-bottom:0px!important;
}

td ul li{
      margin:5px 0 5px!important;
}

table.TableBorderNone td{
      border:none!important;
}

h2#NoBackground {
    background: none;
}
h2#NoBackground span {
    padding: 0;
	background-color: #fff;
}

.TextStyle1 .style { overflow:hidden;}
.TextStyle1 .style strong { float:left; width: 135px; font-weight: normal;}
.TextStyle1 .style span {width:calc(100% - 135px); float:left;}


/* IconColorChenge カテゴリ”WEB更新"色変更 */

.NewsRelease .IconColorChenge {
 
    background: #0066ff none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 10px;
    line-height: 16px;
    margin-top: 2px;
    text-align: center;
    width: 54px;

}