.m_table {
    border:1px solid #666666;
         }
.m_table td {
    border-bottom:1px solid #666666;
    border-right:1px solid #666666;
    font-size:12px;
    letter-spacing: 0.5px;
            }
.m_table th {
    background-color:#AFCF9F;
    border-bottom:1px solid #666666;
    border-right:1px solid #666666;
    font-size:12px;
    font-weight:bold;
    letter-spacing: 0.5px;
           }
.m_note {
    border-color:#7A8FA9;
    border-style:dotted none none;
    border-width:2px 0 0;
    font-size:12px;
    margin-bottom:32px;
    margin-left:64px;
    padding-left:10px;
    padding-top:6px;
    margin-top: 16px;
}
.m_memopad {
    background: #F4EEDA url(/fpro/articles/iptroubles/images/note.gif) repeat-y;
    padding: 8px 16px 8px 48px;
    margin-right: 16px;
    border-right: 1px solid #BCB396;
    border-bottom: 1px solid #BCB396;
    margin: 16px;
    font-size:14px;
}
  .m_note {
    border-color:#7A8FA9;
    border-style:dotted none none;
    border-width:2px 0 0;
    font-size:12px;
    margin-bottom:32px;
    margin-left:64px;
    padding-left:10px;
    padding-top:6px;
  }

.m_caution {
    margin:8px 0px 16px 64px;
    padding:6px 0px 6px 46px;
    border: solid #969696 1px;
    font-size: 12px;
    background: url(/fpro/articles/iptroubles/images/ex.gif) no-repeat 6px center;
}
.m_chizai {
    background: url(/fpro/articles/iptroubles/images/tizai_bks.gif) no-repeat left 6px;
    padding-left: 90px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-bottom: 2px solid #F3F3F3;
    padding-top: 6px;
    padding-bottom: 6px;
/*    border-bottom: solid #cacaca 1px;*/
}
.m_robo {    background: url(/fpro/articles/iptroubles/images/robos.gif) no-repeat left 6px;
    padding-left: 90px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-bottom: 2px solid #F3F3F3;
    padding-top: 6px;
    padding-bottom: 6px;
    }
    .m_koushi {
    background: url(/fpro/articles/iptroubles/images/koushi.png) no-repeat left 6px;
    padding-left: 90px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-bottom: 2px solid #F3F3F3;
    padding-top: 6px;
    padding-bottom: 6px;
/*    border-bottom: solid #cacaca 1px;*/
    }
.m_koushi a {
color:#CC0000;
font-weight:bold;
}
    .m_sanka {
    background: url(/fpro/articles/iptroubles/images/sannka.png) no-repeat left 6px;
    padding-left: 90px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-bottom: 2px solid #F3F3F3;
    padding-top: 6px;
    padding-bottom: 6px;
/*    border-bottom: solid #cacaca 1px;*/
    }
    .m_benri {
    background: url(/fpro/articles/iptroubles/images/benri.png) no-repeat left 6px;
    padding-left: 90px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-bottom: 2px solid #F3F3F3;
    padding-top: 6px;
    padding-bottom: 6px;
    }
    .m_g {
    background: url(/fpro/articles/iptroubles/images/gtan.gif) no-repeat left 6px;
    padding-left: 90px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-bottom: 2px solid #F3F3F3;
    padding-top: 6px;
    padding-bottom: 6px;
    }
    .m_xyz {
    background: url(/fpro/articles/iptroubles/images/xyztan.gif) no-repeat left 6px;
    padding-left: 90px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-bottom: 2px solid #F3F3F3;
    padding-top: 6px;
    padding-bottom: 6px;
    }
  .m_togaki{
    padding: 8px 80px 8px 8px;
    background-image: url(/fpro/articles/iptroubles/images/chizaicon.gif);
    background-repeat: no-repeat;
    background-position: right 6px;
    border-top: 2px double #666666;
    border-right: 2px none #666666;
    border-bottom: 2px double #666666;
    border-left: 2px none #666666;
    background-color: #CCCCCC;
    margin-left: 90px;
    margin-bottom: 16px;
}
.m_scrollbox {
    padding: 6px;
    width: 554px;
    height:400px;
    overflow: auto;
    white-space: nowrap;
    border: solid #cecece 2px;
}

#fpro .m_memopad ul { font-size: 12px; }

.m_articlelist {
    margin-right: 60px;
    font-weight:bold;
    font-size:14px;
    line-height: 180%;
 }
.m_articlelist li{
  line-hight:120%;
}
.m_articlelist li span{
 font-weight:normal;
 }

