/**
 * css - theater - portal - feature - relay - katoken.css
 */
/********************
  共通
********************/
    @import '../relay.css';
    
    
/********************
  インタビュー
********************/
    #ican #contents_left #special_feature TABLE.interview TD.line
    {
        height : 5px;
    }
    #ican #contents_left #special_feature TABLE.interview TD.icon
    {
        width : 69px;
        vertical-align : top;
        padding-top : 5px;
    }
    #ican #contents_left #special_feature TABLE.interview TD.text
    {
        width : 360px;
        padding : 10px;
        background : #EEEEEE;
        color : #333333;
    }
