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

    出展アーティスト

-----------------------------------------------------------------------*/
#SecoundTitle .circle{
  background: #CBA9E6;
}

/*ブースマップ公開までサブナビ非表示*/
#SecoundNavi {
}
#boothmap{
	padding-top:155px;
}
.map{
	width:100%;
}

/**
 * 出展情報の表示
 */
#BoothList h4 .Title,
#BoothDescription h4 .Title {
}
#BoothList h4 .Times,
#BoothDescription h4 .Times {
    font-size:12px;
    font-weight:normal;
}
#Artist #NaviArtists a,
#Map #NaviBoothMap a{
  color: #98c;
}
#SecoundNavi li a{
	width:180px;
}


/*過去出展切り替え*/
#olderEvent{
    margin: 0 auto;
    width: 100%;
    max-width: 1030px;
}