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

    ARTDIVE WEB　Access CSS

-----------------------------------------------------------------------*/
#Access h2{
    background:url(/images/access/TitleAccess.gif) no-repeat center right;
}
#NaviMesse a{
    background:url(/images/access/NaviMesse.gif) no-repeat center left;
}
#Messe #NaviMesse a,
#NaviMesse a:hover{
    background:url(/images/access/NaviMesseOver.gif) no-repeat center left;
}
#NaviAccess a{
    background:url(/images/access/NaviAccess.gif) no-repeat center left;
}
#NaviAccess a:hover{
    background:url(/images/access/NaviAccessOver.gif) no-repeat center left;
}
#Access2 #NaviAccess a,
#NaviAccess a:hover{
    background:url(/images/access/NaviAccessOver.gif) no-repeat center left;
}
#NaviParking a{
    background:url(/images/access/NaviParking.gif) no-repeat center left;
}
#NaviParking a:hover{
    background:url(/images/access/NaviParkingOver.gif) no-repeat center left;
}
#Parking #NaviParking a,
#NaviParking a:hover{
    background:url(/images/access/NaviParkingOver.gif) no-repeat center left;
}
/*---------みやこめっせについて----------*/
#Messe h3{
    background:url(/images/access/SubTitleAccessMesse.png) no-repeat;
}
#AboutContents{
    margin:0 20px 10px 0;
    line-height:2;
}
.MiyakoMessePhoto{
    margin-bottom:30px;
}
.AboutMap{
    float:right;
    margin-left:20px;
    margin-bottom:5px;
}
/*---------交通・アクセス----------*/
#map {
    margin:0 auto 15px 0;
}
#Access2 h3{
    background:url(/images/access/SubTitleAccessAccess.png) no-repeat;
}
.AccessTrain{
    text-indent:-9999px;
    background:url(/images/access/IconTrain.png) no-repeat left;
    padding:10px 0;
    border-bottom:#CCCCCC 1px dotted;
}
.AccessTrainPic{
    text-indent:-9999px;
    background:url(/images/access/AccessTrain.png) no-repeat left;
    width:600px;
    height:300px;
    margin-bottom:20px;
}
.AccessBus{
    text-indent:-9999px;
    background:url(/images/access/IconBus.png) no-repeat left;
    padding:10px 0;
    border-bottom:#CCCCCC 1px dotted;
}
.AccessBusPic{
    text-indent:-9999px;
    text-indent:-9999px;
    background:url(/images/access/AccessBus.png) no-repeat left;
    width:600px;
    height:476px;
    margin-bottom:20px;
}
.AccessCar{
    text-indent:-9999px;
    background:url(/images/access/IconCar.png) no-repeat left;
    padding:10px 0;
    border-bottom:#CCCCCC 1px dotted;
}
.AccessCarPic{
    text-indent:-9999px;
    background:url(/images/access/AccessCar.png) no-repeat left;
    width:600px;
    height:146px;
}
/*---------駐車場のご利用----------*/
#Parking h3{
    background:url(/images/access/SubTitleAccessParking.png) no-repeat;
}
.ParkingTitle01{
    height:35px;
    background:url(/images/access/ParkingTitle01.jpg) no-repeat;
    text-indent:-9999px;
    margin:20px 0 0px 30px;
}
.ParkingTitle02{
    height:35px;
    background:url(/images/access/ParkingTitle02.jpg) no-repeat;
    text-indent:-9999px;
    margin:30px 0 0 30px;
}