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

    ARTDIVE WEB　About CSS

-----------------------------------------------------------------------*/
#About h2{
    background:url(/images/about/TitleAbout.gif) no-repeat center right;
}
#NaviConsept a{
    background:url(/images/about/NaviAboutConsept.gif) no-repeat center left;
}
#Consept #NaviConsept a,
#NaviConsept a:hover{
    background:url(/images/about/NaviAboutConseptOver.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;
}
/*---------コンセプト----------*/
#AboutConseptTitle{
    clear:both;
    background:url(/images/about/SubTitleAboutConsept.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;
}
#AboutConsept{
	background:url(/images/about/ConceptImage01.jpg) no-repeat;
	height:375px;
	}
/*---------みやこめっせについて----------*/
#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;
}