/* アイ・リンク・コンサルタント　リンクページ　スタイルシート */

/* ポータルサイト　リンク集 */
.site-name {
               font-weight: bold;
               font-size: x-small;
}  
.site-area {
               font-size: x-small;
          background-color: #dbecec;
          text-align: center;
      width: 100px;
}
.site-organizer {
               font-size: xx-small;
          background-color: #e0e0e0;
      width: 100px;
}
.site-contents {
               font-size: x-small;
               vertical-align: top;
               padding: 5px;
}
.site-banner {
      width: 120px;
}
.site-cell {
           padding : 3;
           mergin : 1;
}

/* BtoB/BtoC　リンク集 */
.type-line {
      /*    background-color: #ffeba6 ;*/
          background-color: #c0c0c0 ;
             font-weight: bold;
               font-size: x-small;
}
.site-service {
               font-size: x-small;
          background-color: #cae4ff;
      width: 100px;
}

