@charset "UTF-8";



/* --------------------------------------------------
header
-------------------------------------------------- */
body.page_worldherutagesites header {
  background: #000 url("http://visit-nagasaki.com/common_all/img/worldheritagesites/worldheritagesites_bg.jpg") center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.page_worldherutagesites h2.pagename {
  margin-top: 75px;
}

.page_worldherutagesites .headerin{
    position: relative;
}

/* --------------------------------------------------
contents
-------------------------------------------------- */
.section_photoleft{
    height: 440px;
}
.section_photoleft h4{
    font-size: 1rem;
    margin-bottom: 10px;
}
.section_photoright{
    height: 460px;
}
.section_photoright h4{
    font-size: 1rem;
    margin-bottom: 10px;
}

.section_history{
    clear: both;
    overflow: hidden;
    margin: 60px auto;
}
.section_history_twocolumn{
    float: left;
    display: block;
    width: 490px;
}
.section_history_twocolumn:first-child{
    margin-right: 40px;
}
.section_history_twocolumn p,
.section_history_twocolumn img{
    margin-bottom: 1em;
}