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

    ARTDIVE WEB　About CSS

-----------------------------------------------------------------------*/
#About h2{
    background:url(/images/about/TitleAbout.gif) no-repeat center right;
}
#NaviConcept a{
    background:url(/images/about/NaviAboutConcept.gif) no-repeat center left;
}
#Concept #NaviConcept a,
#NaviConcept a:hover{
    background:url(/images/about/NaviAboutConceptOver.gif) no-repeat center left;
}
#NaviPlace a{
    background:url(/images/about/NaviAboutPlace.gif) no-repeat center left;
}
#Place #NaviPlace a,
#NaviPlace a:hover{
    background:url(/images/about/NaviAboutPlaceOver.gif) no-repeat center left;
}
#NaviVoice a{
    background:url(/images/about/NaviAboutVoice.gif) no-repeat center left;
}
#Voice #NaviVoice a,
#NaviVoice a:hover{
    background:url(/images/about/NaviAboutVoiceOver.gif) no-repeat center left;
}
/*---------コンセプト----------*/
#AboutConceptTitle{
    clear:both;
    background:url(/images/about/SubTitleAboutConcept.png) no-repeat;
    clear:both;
}
#About .AboutPhoto{
    float:left;
    margin-bottom:20px;
}
#About #MainCopy{
    text-align:right;
    margin:20px 0px 20px auto;
}
#About #MainContents{
    margin:0 20px 20px 20px;
    padding-bottom:15px;
}
h4{
    clear:both;
    text-indent:-9999px;
    margin-bottom:15px;
}
#AboutSubTitle1{
    background:url(/images/about/AboutSubCopy01.png) no-repeat;
    height:20px;
}
#AboutSubTitle2{
    background:url(/images/about/AboutSubCopy02.png) no-repeat;
    height:20px;
    margin-top:20px;
}
#AboutSubTitle3{
    background:url(/images/about/AboutSubCopy03.png) no-repeat;
    height:16px;
    margin-top:20px;
}
#AboutSubTitle4{
    background:url(/images/about/AboutSubCopy04.png) no-repeat;
    height:16px;
    margin-top:20px;
}
#AboutImageBox{
	margin-top:20px;
	clear
	}
#About #MainContents p{
    margin-bottom:10px;
}
#AboutConcept{
	display:none;
	}
#slideshow { position:relative; width:620px; height:318px; margin-bottom:20px; }
#slideshow img { position:absolute; top:0; left:0; z-index:8; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }
/*---------みやこめっせについて----------*/
#AboutPlaceTitle{
    clear:both;
    background:url(/images/about/SubTitleAboutPlace.png) no-repeat;
}
/*---------来場者の声----------*/
#AboutVoiceTitle{
    clear:both;
    background:url(/images/about/SubTitleAboutVoice.png) no-repeat;
}
#AboutVoiceBox{
	width:600px;
	margin:0 auto;
}
#AboutVoiceBox p{
	margin:0;
}
#AboutVoiceBox ul,
#AboutVoiceBox li{
    display:none;
}

