/* 2015-04 追加分
----------------------------------------------------------------------------- */
#smt-archives-widget .smt-widget-content {
    width: 988px;
}
#smt-contents .smt-section-inner h1 {
    float: left;
}
#smt-contents .smt-section-inner p {
    float: right;
    width: 518px;
    font-size: small;/*font-size: 14px;*/
    line-height: 1.5;
}
.smt-project {
    margin-bottom: 28px !important;
    width: 461px;
    height: 179px;
}
.smt-project .smt-project-asset {
    width: 182px;
    height: 154px;
    margin: 12px 14px;
}
.smt-project-wide .smt-project-asset {
    float: none;
    width: 462px;
    height: 282px;
    margin: 12px;
}
.smt-project .smt-project-header {
    padding-top: 24px;
}
.smt-project .smt-project-title {
    width: 235px;
}
.smt-project .smt-project-content {
    width: 235px;
}
.smt-project-wide {
    margin-right: 26px !important;
    margin-bottom: 26px !important;
    width: 488px;
    height: 390px;
}
.smt-project-wide .smt-project-header {
    float: none;
    width: auto;
    margin-left: 24px;
    padding-top: 0;
    padding-right: 0;
}
.smt-project-wide .smt-project-title {
    width: auto;
}
.smt-project-wide .smt-project-content {
    width: 340px;
    margin-left: 24px;
    padding-top: 0;
    padding-right: 0;
}
#smt-archives-widget .smt-project-wide .smt-project-content ul {
    width: 105px;
}
 .smt-project-wide .smt-project-content li {
    padding-bottom: 20px;
}