@charset "shift_jis";



a, a:hover {
	text-decoration : none;
	outline: none;
	}
img {
	border: none;
	outline: none;
	}
a {
	color: #1E2678;
	}
a:hover {
	color: #3472A1;
	}

body {
	background: #ddeeff;/*FFF8E9*/
	text-align:center;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	}
#wrapper {
	margin:0 auto;
	text-align:center;
	}
.wrapperInner {
	margin:0 auto;
	text-align:center;
	position: relative;
	z-index: 10;
	}

.contentArea {
	margin:0 auto;
	min-width: 320px;
	max-width: 800px;
	}


#headerBG {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 360px;
	position: fixed;
	top:0;
	z-index: 0;
	text-align: center;
	background:#0E0000 url(./images/headerBG.jpg) no-repeat center center;
	-moz-background-size: cover;
	background-size: cover;
	}
/*
.headerTopBG {
	background:#0E0000 url(./images/headerBG.jpg) no-repeat center center;
	-moz-background-size: cover;
	background-size: cover;
	}
*/

#headerTop {
	text-align:center;
	}

#headerTop div {
	min-width:240px;
	max-width:480px;
	margin:0 auto;
	height:360px;
	}

#headerTop div img {
	height:100%;
	margin:0 auto 0;
	}





.upperPeriodSignBG {
	margin-top: 360px;
	background: #0E0000;
	}

#upperPeriodSign {
	text-align:center;
	}

#upperPeriodSign div {
	max-width:480px;
	margin:0 auto;
	}

#upperPeriodSign div img {
	margin:10px 5px;
	width:92%;
	}





.contentArea > div > div > h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000;/*#b6a249*/
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
	/*font-style: italic;*/
	-webkit-text-shadow:	 0px  1px 1px #fff,/*EFB90A*/
							 1px  1px 1px #fff,
							 1px  0px 1px #fff,
							 1px -1px 1px #fff,
							 0px -1px 1px #fff,
							-1px -1px 1px #fff,
							-1px  0px 1px #fff,
							-1px  1px 1px #fff,
							 1px 2px 3px rgba(0, 0, 0, 0.6);
			text-shadow:	 0px  1px 1px #fff,/*EFB90A*/
							 1px  1px 1px #fff,
							 1px  0px 1px #fff,
							 1px -1px 1px #fff,
							 0px -1px 1px #fff,
							-1px -1px 1px #fff,
							-1px  0px 1px #fff,
							-1px  1px 1px #fff,
							 1px 2px 3px rgba(0, 0, 0, 0.6);
	}

.contentArea > div > div > h2:first-letter {
	border:1px #fff solid;
	display:inline-block;
	width:36px;
	height:36px;
	font-size:36px;
	margin-left: -10px;
	margin-right: -8px;
	padding:8px 8px;
	-webkit-box-shadow: 0 0 1px rgba(221, 238, 255,1.0), 0 0 2px rgba(221, 238, 255,0.6);
			box-shadow: 0 0 1px rgba(221, 238, 255,1.0), 0 0 2px rgba(221, 238, 255,0.6);
	-webkit-border-radius: 44px;
			border-radius: 44px;
	background-color: #fff;
	}



.contentArea > div > div > h3 {
	font-size: 18px;
	font-weight: bold;
	color: #1E2678;
	margin-top:15px;
	}





.hrPictureBG {
	background: #ddeeff;
	height: 200px;
	box-shadow: 0 0 10px 10px rgba(0,0,0,0.5) inset;
	}


#hrPictureBG01 {
	background:#ddeeff url(./images/bgPic_verDelft_a.jpg) no-repeat center top;
	-moz-background-size: 160% auto;
		 background-size: 160% auto;
	}


/*.informationAreaBG {
	background: #ddeeff url(./images/bgPic_verDelft_b.jpg) no-repeat center -200px;
	-moz-background-size: 160% auto;
		 background-size: 160% auto;
	}*/

#informationArea {
	text-align: left;
	}

#informationArea > div {
	max-width:320px;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:25px;
	}

#informationArea > div > h2 {
	}

#informationArea > div > dl {
	}

#informationArea > div > dl > dd.date {
	padding-top:10px;
	color: #3471A0;
	float:none;
	display: block;
	width: 110px;
	line-height:1.5em;
	}

#informationArea > div > dl > dt {
	padding-top:0;
	color: #3471A0;
	line-height:1.5em;
	}

#informationArea > div > dl > dd.info {
	clear:left;
	margin-left:5px;
	padding-bottom:5px;
	font-size:0.9em;
	line-height:1.3em;
	}





#hrPictureBG02 {
	background:#ddeeff url(./images/bgPic_rembYakei_a.jpg) no-repeat center top;
	-moz-background-size: 160% auto;
		 background-size: 160% auto;
	}


/*.welcomeBG {
	background: #ddeeff url(./images/bgPic_rembYakei_b.jpg) no-repeat center -200px;
	-moz-background-size: 160% auto;
		 background-size: 160% auto;
	}*/

#welcome {
	text-align: left;
	}

#welcome > div {
	max-width:320px;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:25px;
	}

#welcome > div > h2 {
	}

#welcome > div > p {
	padding-top: 15px;
	line-height:1.8em;
	text-align: justify;
	text-justify: inter-ideograph;
	}

#welcome > div > p.sig {
	text-align:right;
	}
#welcome > div > p.sig > span {
	font-size:0.8em;
	}


#welcome > div > div.profile {
	display: block;
	float:none;
	margin:20px auto 25px;
	padding: 2%;
	width: 96%;
	background: #0E0000;
	color:#fff;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
	}

#welcome > div > div.profile > div.photo {
	display: block;
	float:right;
	width:110px;
	margin:18px 2px 13px 13px;
	}
#welcome > div > div.profile > div.photo > img {
	width:100%;
	}

#welcome > div > div.profile > h3 {
	font-size: 1.0em;
	color:#FDD000;
	line-height:1.5em;
	}

#welcome > div > div.profile > p {
	padding-top: 15px;
	line-height:1.5em;
	font-size:0.8em;
	text-align: justify;
	text-justify: inter-ideograph;
	}





#hrPictureBG03 {
	background:#ddeeff url(./images/bgPic_verAoi_a.jpg) no-repeat center top;
	-moz-background-size: 150% auto;
		 background-size: 150% auto;
	}


/*.exhibitBG {
	background: #ddeeff url(./images/bgPic_verAoi_b.jpg) no-repeat center -200px;
	-moz-background-size: 150% auto;
		 background-size: 150% auto;
	}*/

#exhibit {
	text-align: left;
	}

#exhibit > div {
	max-width:320px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:40px;
	}

#exhibit > div > h2 {
	}

#exhibit > div > div.exhibitBoxA,
#exhibit > div > div.exhibitBoxB,
#exhibit > div > div.exhibitBoxC,
#exhibit > div > div.exhibitBoxD {
	display: block;
	float:none;
	margin:20px auto 25px;
	padding: 2%;
	width: 96%;
	-webkit-border-radius: 5px;
			border-radius: 5px;
	}

#exhibit > div > div.exhibitBoxA {
	background-color: rgba(231,243,227,.7);/*228,229,192	e4e5c0 FFF8E9*/
	}

#exhibit > div > div.exhibitBoxB {
	background-color: rgba(249,233,197,.7);
	}

#exhibit > div > div.exhibitBoxC {
	background-color: rgba(255,253,221,.7);
	}

#exhibit > div > div.exhibitBoxD {
	background-color: rgba(255,255,255,.7);/*221,238,255*/
	}

#exhibit > div > div.exhibitBoxA > h4,
#exhibit > div > div.exhibitBoxB > h4,
#exhibit > div > div.exhibitBoxC > h4,
#exhibit > div > div.exhibitBoxD > h4 {
	font-size: 1.2em;
	line-height:1.5em;
	}

#exhibit > div > div.exhibitBoxA > h4 {
	color:#60755B;/*0D4918	DBB412*/
	}

#exhibit > div > div.exhibitBoxB > h4 {
	color:#BD8943;
	}

#exhibit > div > div.exhibitBoxC > h4 {
	color:#B09C57;
	}

#exhibit > div > div.exhibitBoxD > h4 {
	color:#1E2678;
	}

#exhibit > div > div.exhibitBoxA > h4 > span,
#exhibit > div > div.exhibitBoxB > h4 > span,
#exhibit > div > div.exhibitBoxC > h4 > span,
#exhibit > div > div.exhibitBoxD > h4 > span {
	font-size: 0.8em;
	}

#exhibit > div > div.exhibitBoxA > p,
#exhibit > div > div.exhibitBoxB > p,
#exhibit > div > div.exhibitBoxC > p,
#exhibit > div > div.exhibitBoxD > p {
	padding-top: 15px;
	line-height:1.5em;
	font-size:0.9em;
	text-align: justify;
	text-justify: inter-ideograph;
	}

#exhibit > div > div.exhibitBoxA > p > img,
#exhibit > div > div.exhibitBoxB > p > img,
#exhibit > div > div.exhibitBoxC > p > img,
#exhibit > div > div.exhibitBoxD > p > img {
	width:100%;
	}

table.eventBoxOutline {font-size:14px; margin-top:10px;}
table.eventBoxOutline tr {}
table.eventBoxOutline tr th {padding:3px 0; width:4.5em; font-size:13px; color: #777; text-decoration:underline;}
table.eventBoxOutline tr td {padding:3px 0 3px 5px; color: rgba(0,0,0,0.8);}
table.eventBoxOutline tr td span {font-size:0.9em;}





#hrPictureBG04 {
	background:#ddeeff url(./images/bgPic_rembGalilee_a.jpg) no-repeat center top;
	-moz-background-size: 180% auto;
		 background-size: 180% auto;
	}


/*.accessAreaBG {
	background: #ddeeff url(./images/bgPic_rembGalilee_b.jpg) no-repeat center -200px;
	-moz-background-size: 180% auto;
		 background-size: 180% auto;
	}*/

#accessArea {
	text-align:left;
	}

#accessArea div {
	max-width:320px;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:25px;
	}

#accessArea > div > h2 {
	}

#accessArea > div > div.mapRight {
	display:block;
	float:none;
	width:350px;
	}

#accessArea > div > div.mapRight img {
	margin:10px 5px;
	width:100%;
	}

#accessArea > div > div.textLeft {
	line-height: 1.8em;
	}

#accessArea > div > div.textLeft > p {
	padding-bottom:10px;
	}





#hrPictureBG05 {
	background:#ddeeff url(./images/bgPic_verGyunyu_a.jpg) no-repeat center top;
	-moz-background-size: 200% auto;
		 background-size: 200% auto;
	}


/*.outlineBG {
	background: #ddeeff url(./images/bgPic_verGyunyu_b.jpg) no-repeat center -200px;
	-moz-background-size: 200% auto;
		 background-size: 200% auto;
	}*/

#hrPictureBG06 {
	background:#ddeeff url(./images/bgPic_verDelft_a.jpg) no-repeat center -100px;
	-moz-background-size: 160% auto;
		 background-size: 160% auto;
	}


.outlineBG {
	background: #ddeeff url(./images/bgPic_verDelft_b.jpg) no-repeat center -300px;
	-moz-background-size: 160% auto;
		 background-size: 160% auto;
	}

#outline {
	text-align:left;
	}

#outline > div {
	max-width:320px;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:25px;
	}

#outline > div > h2 {
	}

#outline > div > h3 {
	font-size: 24px;
	line-height:1.4em;
	margin-top: 15px;
	margin-bottom: 25px;
	}

#outline > div > h3 > p {
	font-size: 14px;
	line-height:1.4em;
	}

#outline > div > dl {
	margin-left: 0;
	}

#outline > div > dl > dt {
	clear:left;
	float:none;
	width:auto;
	background-color: rgba(255,255,255,.7);/*30, 38, 120,.7*/
	margin: 15px auto 10px;
	padding:3px 8px;
	line-height: 1.8em;
	/*line-height:2.5em;*/
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
	   -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
			box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
	border:none;
	}

#outline > div > dl > dd {
	margin-left: 5px;
	line-height:1.8em;
	border:none;
	}

#outline > div > dl > dd.s {
	line-height:1.8em;
	font-size:0.8em;
	}

#outline > div > dl > dd > span {
	font-size:0.8em;
	}





.upperReadBG {
	background: #ddeeff;
	}
#upperRead {
	text-align:left;
	}
#upperRead > div {
	display:block;
	max-width:320px;
	margin:0 auto;
	padding:15px auto;
	}
#upperRead > div > div.socialBtnArea {
	display:block;
	width:100%;
	margin:20px auto; padding:0;text-align:center;}

.socialBtnArea > div.socialmargin {width:14%;}
.socialBtnArea > div.socialmargin2 {display:block;width:14%;}
.socialBtnArea > div.socialfb {width:31%;}
.socialBtnArea > div.socialtw {width:31%;}
.socialBtnArea > div.socialgp {width:31%;}
.socialBtnArea > div.socialline {width:31%;}





/*----------------------------------------------------------*/


/*----------------------------------------------------------*/

div.rectangularLinkBox, div.rectangularLinkBox1, div.rectangularLinkBox2, div.rectangularLinkBox3 {
	display: block;
	margin: 0 auto;/*smp*/
	padding: 0;
	width: 95%;/*smp*/
	text-align: center;/*smp*/
	}
div.rectangularLinkBox p, div.rectangularLinkBox1 p, div.rectangularLinkBox2 p, div.rectangularLinkBox3 p {
	/*float: left;*//*smp*/
	display: block;
	font-size: 16px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	width: 100%;/*smp*/
	height: 100px;
	text-align: center;
	}
div.rectangularLinkBox p a, div.rectangularLinkBox1 p a, div.rectangularLinkBox2 p a, div.rectangularLinkBox3 p a {
	display: block;
	margin: 5px auto 20px;
	padding: 10px auto;
	width: 96%;
	height: 85px;
	line-height: 85px;
	background-color: #fff;
	border: 3px #2492ff solid;
	color: #2492ff;
	font-weight: bold;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
div.rectangularLinkBox p a:hover, div.rectangularLinkBox1 p a:hover, div.rectangularLinkBox2 p a:hover, div.rectangularLinkBox3 p a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #2492ff;
	}


/*----------------------------------------------------------*/





.closeBtnHat {
	margin: 30px 0 20px;
}

.allOpenBtn,
.closeBtnHat span,
.switchHat {
	color: #3399cc;
}

.closeBtnHat span {
	padding: 5px 10px;
	border: 1px solid #ccc;

	font-size: 12px;

	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}

.allOpenBtn:after,
.switchHat:after {
	content: " ＋";
	}

.allOpenBtn:hover,
.closeBtnHat span:hover,
.switchHat:hover {
	color: #069;
	}

.closeBtnHat span:hover {

/*
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.90;
*/

	-webkit-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, .4);
	   -moz-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, .4);
			box-shadow: 0 1px 2px 0px rgba(0, 0, 0, .4);
	}

.nowOpen {
	color: #39c;
	}

.nowOpen:after {
	content: " −";
	}



/*----------------------------------------------------------*/







.localmenuBG {
	background: rgba(255, 255, 255, .85);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-box-shadow: 0 -1px 15px rgba(0, 0, 0, .4);
	   -moz-box-shadow: 0 -1px 15px rgba(0, 0, 0, .4);
			box-shadow: 0 -1px 15px rgba(0, 0, 0, .4);
	}
#localmenu {
	margin:0 auto;/*30 auto*/
	}
#localmenu div {
	display:block;
	max-width:480px;
	margin:0 auto;
	}
#localmenu div ul {
	padding:0 15px;
	}
#localmenu div ul li {
	display:block;
	float:left;
	margin:0px auto;
	width:25%;
	text-align:center;
	}
#localmenu div ul li a {
	display:block;
	width:97%;
	background: rgba(255, 255, 255, .0);
	color:#1E2678;
	line-height:2.5em;
	border-bottom:3px #1E2678 solid;
	}
#localmenu div ul li a:hover {
	border-bottom:3px #FDD000 solid;
	color:#000;
	}





.footer {
	}
#footer {
	margin:0 auto 30px;/*75px*/
	}
#footer div {
	display: block;
	max-width:480px;
	margin:0 auto;
	text-align:center;
	}
#footer div div.footerLogo {
	margin: 30px auto 15px;
	width:250px;
	}
#footer div div.footerLogo img {
	width:100%;
	}
#footer div div.footerText {
	margin: 30px auto 15px;
	font-size:12px;
	}
#footer div div.footerMenu {
	margin:15px 20px 25px;
	font-size:14px;
	line-height:1.8em;
	}



.hr {
	min-width:310px;
	max-width:800px;
	margin:0 auto;
	padding:0 5px;
	/*
	text-align:center;
	*/
	}
.hr img {
	width:100%;
	}

# {
	}

