@charset "UTF-8";
/* -----------------------------------------------------------------------

    ARTDIVE WEB　出展アーティストのご紹介 CSS

-----------------------------------------------------------------------*/
#Artist h2,
#Performer h2,
#Map h2{
    background:url(/images/artists/TitleArtist.gif) no-repeat center right;
}
/**
 * 出展情報の表示
 */
#BoothList h4 .Title,
#BoothDescription h4 .Title {
}
#BoothList h4 .Times,
#BoothDescription h4 .Times {
    font-size:12px;
    font-weight:normal;
}
#NaviArtists a{
    background:url(/images/artists/NaviArtists.gif) no-repeat center left;
}
#NaviArtists a:hover{
    background:url(/images/artists/NaviArtistsOver.gif) no-repeat center left;
}
#Artist #NaviArtists a,
#NaviArtists a:hover{
    background:url(/images/artists/NaviArtistsOver.gif) no-repeat center left;
}
#NaviPerformer a{
    background:url(/images/artists/NaviPerformer.gif) no-repeat center left;
}
#NaviPerformer a:hover{
    background:url(/images/artists/NaviPerformerOver.gif) no-repeat center left;
}
#Performer #NaviPerformer a,
#NaviPerformer a:hover{
    background:url(/images/artists/NaviPerformerOver.gif) no-repeat center left;
}
#NaviBoothMap a{
    background:url(/images/artists/NaviBoothMap.gif) no-repeat center left;
}
#NaviBoothMap a:hover{
    background:url(/images/artists/NaviBoothMapOver.gif) no-repeat center left;
}
#Map #NaviBoothMap a,
#NaviBoothMap a:hover{
    background:url(/images/artists/NaviBoothMapOver.gif) no-repeat center left;
}
#BoothMapTitle{
    clear:both;
    background:url(/images/artists/SubTitleBoothMap.png) no-repeat;
    margin-top:20px;
    clear:both;
}
