﻿@charset "utf-8";

.wrapper{
	background-color:#d9e9ea;
	padding:0px 0 0 0;
}

.section_white{
	background-color:#fff;
}

.section_white #section_title{
	max-width:850px;
	width:100%;
	display:block;
	margin:0px auto 0 auto;
	padding:30px 0;
}

.wrapper .section_white #section_title h2{
	background-color:#27898f;
	max-width:850px;
	width:100%;
	display:block;
	text-align:center;
	color:#fff;
	font-size:1.5em;
	vertical-align:middle;
	padding:10px 0 10px 0;
	margin:0;
}

.wrapper .section_white #section_title .h_text{
	background-color:#4ba2a2;
	max-width:850px;
	width:100%;
	display:block;
	text-align:center;
	color:#fff;
	font-size:1.3em;
	vertical-align:middle;
	padding:3px 0;
	margin:0 0 10px 0;
}

.h_small_text{
	font-size:0.7em;
	display:block;
}

.wrapper .section_white #section_title ul{
	text-align:center;
}
.wrapper .section_white #section_title ul li{
	display:inline-block;
	padding:0 0px 0 20px;
	text-align:center;
	margin:20px 20px 0 0px;
	border-left:1px solid #27898f;
}
.wrapper .section_white #section_title ul li:first-child{
	border-left:none;
	padding:0 0px 0 0px;
}
.wrapper .section_white #section_title ul li a{
	color:#27898f;
}


/*企画展スケジュール*/





.wrapper #kikaku_schedule,
#closed,
.jyosetsu_bg #ido{
	max-width:850px;
	width:100%;
	display:block;
	margin:0 auto;
	padding:0 0 30px 0;
	position:relative;
}
.wrapper #kikaku_schedule:after,
.jyosetsu_bg #ido,
#closed{
	content:"";
	clear:both;
	display:block;
}


h3{
	background-color:#4ba2a2;
	color:#fff;
	display:inline-block;
	font-size:1.2em;
	padding:2px 10px;
	margin:0 0 20px 0;
}

.wrapper #kikaku_schedule article,
#closed article,
#ido article{
	background-color:#fff;
}
#ido article{
	padding:20px 0;
}

.wrapper #kikaku_schedule article,
#closed article{
	width:100%;
	max-width:820px;
	padding:30px 30px 30px 0;
	margin:0 0 20px 0;
}

.wrapper #kikaku_schedule article:after{
	content:"";
	clear:both;
	display:block;
}

.wrapper #kikaku_schedule article div{
	float:left;
	width:354px;
}
	.wrapper #kikaku_schedule article div .schedule_date,
	#closed article div .schedule_date{
		background-color:#e9eaea;
		padding:5px 0 5px 30px;
		color:#27898f;
		font-size:1.2em;
		font-weight:normal;
	}
	#closed article div .schedule_date{
		padding:5px 0 5px 4%;
		width:100%;
	}
	.wrapper #kikaku_schedule article div h4,
	#closed article div h4{
		color:#27898f;
		font-size:1.35em;
		font-weight:normal;
		padding:0 0 0px 30px;
		margin:7px 0 12px 0;
	}
	
	.wrapper #kikaku_schedule article div h4 span{
	font-size:0.6em;
	}

	.wrapper #kikaku_schedule article div .h4_small{
		font-size:0.6em;
		color:#27898f;
		font-weight:normal;
		margin:0px 0 0px 0;
		padding:0;
	}
	.wrapper #kikaku_schedule article div p,
	.wrapper #kikaku_schedule article .right_text,
	#closed article div p,
	.wrapper .jyosetsu_bg #ido .jyosetsu p{
		font-size:1em;
		line-height:1.7em;
		padding:0 0 0px 30px;
		width:90%;
	}
	#closed article div p,
	.wrapper .jyosetsu_bg #ido .jyosetsu p{
		padding:0  4%;
		width:92%;
	}
	.wrapper #kikaku_schedule article div .annotation{
		font-size:1em;
		color:#e6664a;
	}
		
		

.wrapper #kikaku_schedule article figure,
.wrapper #kikaku_schedule article .right_text{
	float:right;
	width:406px;
}
.wrapper #kikaku_schedule article figure figcaption{
	font-size:0.9em;
	text-align:center;
}

.wrapper #kikaku_schedule article figure img {
	margin:0 auto 10px;
	display:block;}

a .pagetop{
	background-color:#ebf3f4;
	padding:2px 10px;
	font-size:0.7em;
	color:#727171;
	text-align:center;
	width:120px;
	position:absolute;
	bottom:0;
	right:0;
}
a .pagetop:hover{
	opacity:0.7;
}


.wrapper .jyosetsu_bg{
	width:100%;
	background-color:#ebf3f4;
}
	.wrapper #jyosetsu_schedule{
		max-width:850px;
		width:100%;
		display:block;
		margin:0px auto 0 auto;
		padding:0 0 20px 0;
	}
	.wrapper .jyosetsu_bg #jyosetsu_schedule .jyosetsu{
		background-color:#fff;
		padding:10px 0 30px 0;
		max-width:850px;
		margin:0 0 30px 0;
	}
	.jyosetsu h5{
		color:#27898f;
		font-size:1.2em;
		padding:0 0px 3px 30px;
		border-bottom:1px solid #27898f;
		margin:0 0 15px 0;
	}
	.jyosetsu table{
		width:740;
		margin:0 auto;
		border-collapse:separate;
		border-spacing:0 5px;
		
	}
	.jyosetsu table tr th{
		color:#276464;
		font-size:1.1em;
		font-weight:bold;
		text-align:left;
	}

	.jyosetsu table tr td{
		background:#d7ece8;
		border:1px solid #d7ece8;
		padding:10px 20px;
		margin:0 0 15px 0;
	}
	.jyosetsu table tr .jyosetsu_contents{
		background:#fff;
		width:380px;
	}
	.jyosetsu{
		position:relative;
	}
	.jyosetsu p{
		padding:0 0 0 30px;
	}
	.jyosetsu table tr .jyosetsu_contents a{
		color:#27898f;
		text-decoration:underline;
	}
		


.wrapper #kikaku_schedule article div .kikaku_detail,
.wrapper .jyosetsu_bg #ido .jyosetsu .kikaku_detail{
	background-color:#d9e9ea;
	padding:2px 10px;
	margin:20px 0 10px 27px;
	width:335px;
	font-size:1.2em;
	text-align:center;
	border:1px solid #99caca;
}
.wrapper #kikaku_schedule article div .kikaku_detail a,
.wrapper .jyosetsu_bg #jyosetsu_schedule .jyosetsu .kikaku_detail a,
.wrapper .jyosetsu_bg #ido .jyosetsu .kikaku_detail a{
	color:#27898f;
	display:block;
}
.wrapper #kikaku_schedule article div .kikaku_detail a:hover,
.wrapper .jyosetsu_bg #jyosetsu_schedule .jyosetsu .kikaku_detail a:hover,
.wrapper .jyosetsu_bg #ido .jyosetsu .kikaku_detail a:hover{
	opacity:0.8;
}


.wrapper .jyosetsu_bg #jyosetsu_schedule .jyosetsu .kikaku_detail{
	background-color:#d9e9ea;
	padding:2px 10px;
	margin:20px 0 0px 548px;
	width:250px;
	font-size:1.1em;
	text-align:center;
	border:1px solid #99caca;
}

/*移動美術館*/


.wrapper .jyosetsu_bg .jyosetsu .kakukan_h5 span,
.wrapper .jyosetsu_bg .jyosetsu h5 span{
	border-radius:6px;
	padding:1px 5px;
	font-size:0.9em;
	font-weight:normal;
	margin-left:25px;
}
.wrapper .jyosetsu_bg .jyosetsu .kakukan_h5{
	padding-top:50px !important;
}

#ido_info{
	max-width:850px;
	width:100%;
	display:block;
	margin:0px auto 0 auto;
	padding:0 0 30px 0;
	position:relative;
}
#ido_info article{
	padding:30px 30px 30px 30px;
	margin:0 0 20px 0;
	background-color:#fff;
}

#ido_info article div:after{
	content:"";
	clear:both;
	display:block;
}
	#ido_info article div .ido_text{
		float:right;
		width:354px;
		font-size:1.1em;
		line-height:1.7em;
	}
	.wrapper #ido_info article div .ido_text ul{
		margin:25px 0 0 0;
	}
		.wrapper #ido_info article div .ido_text ul li{
			margin:0px 0 10px 0;
			line-height:1.5em;
		}
		.wrapper #ido_info article div .ido_text ul li span{
			display:block;
			color:#276464;
			font-size:1.1em;
		}
	.wrapper #ido_info article div .ido_image{
		float:left;
		width:406px;
	}
	.wrapper #ido_info article div .ido_image .ido_caption{
		font-size:0.9em;
		text-align:center;
	}
	
	
.wrapper #ido_info article div .ido_kaiki{
		margin:30px 0px 50px 0px;
		border-collapse:separate;
		border-spacing:0px 5px;
		
	}
	#ido_info article div .ido_kaiki tr th{
		color:#276464;
		font-size:1.1em;
		font-weight:bold;
		text-align:left;
	}

	#ido_info article div .ido_kaiki tr td{
		background:#d7ece8;
		border:1px solid #d7ece8;
		padding:10px 20px;
		margin:0 0 15px 0;
	}
	#ido_info article div .ido_kaiki tr .jyosetsu_contents{
		background:#fff;
		width:380px;
	}
	.jyosetsu_contents a,
	.sakuhin_link{
		color:#27898f;
		text-decoration:underline;
	}
	
.wrapper #ido_info article div #ido_naiyou,
.wrapper .jyosetsu_bg .jyosetsu .ido_kakukan{
	width:100%;
	display:block;
	max-width:850px;
	margin-bottom:20px;
}
.wrapper .jyosetsu_bg .jyosetsu .ido_kakukan{
	line-height:1.6em;
}

	.wrapper #ido_info article div #ido_naiyou tr th,
	.wrapper .jyosetsu_bg .jyosetsu .ido_kakukan tr th{
		background-color:#6F9F9E;
		color:#fff;
		width:120px;
		padding:10px;
		text-align:right;
		font-weight:normal;
		border-bottom:5px solid #fff;
		border-right:5px solid #fff;
	}
	.wrapper .jyosetsu_bg .jyosetsu .ido_kakukan tr th{
		border:none;
		border-right:5px solid #fff;
	}
	
	.wrapper #ido_info article div #ido_naiyou tr td{
		background-color:#EBF3F4;
		color:#000;
		padding:10px;
		width:620px;
		border-bottom:5px solid #fff;
	}
	.wrapper .jyosetsu_bg .jyosetsu .ido_kakukan tr td{
		background-color:#EBF3F4;
		color:#000;
		padding:10px;
		width:620px;
		border:none;
	}
	.wrapper #ido_info article div #ido_naiyou caption{
		color:#276464;
		font-size:1.1em;
		font-weight:bold;
		text-align:left;
		margin-bottom:5px;
		padding-top:30px;
	}
	
	
	.wrapper .jyosetsu_bg .jyosetsu .ido_kakukan tr td span{
		display:block;
		color:#276464;
		background-color:#fff;
		width:200px;
		text-align:left;
		border-radius:4px;
		margin:8px 0 2px 0;
		padding-left:15px;
	}
	
	.wrapper .jyosetsu_bg .jyosetsu .ido_kakukan tr td a{
		color:#27898f;
		text-decoration:underline;
	}
	
	

.wrapper .jyosetsu_bg .jyosetsu h6{
	border:1px solid #276464;
	padding:1px 5px;
	color:#276464;
	margin:30px auto 10px auto;
	font-size:1.35em;
	font-weight:normal;
	max-width:778px;
	width:100%;
}
.wrapper .jyosetsu_bg .jyosetsu .ido_event{
	max-width:750px;
	width:100%;
	margin:0 auto 20px auto;
	padding:10px 20px 20px 20px;
	background-color:#e7f5f5;
	border-radius:6px;
}
		
.wrapper .jyosetsu_bg .jyosetsu .ido_event .event_title{
	color:#276464;
	font-size:1.3em !important;
	padding:0 !important;
	margin:0 0 10px 0 !important;
	border-bottom:1px dotted #276464;
	width:100% !important;
}
.wrapper .jyosetsu_bg .jyosetsu .ido_event p{
	padding:0 !important;
	margin:0 0 0px 0 !important;
	width:100% !important;
}
.wrapper .jyosetsu_bg .jyosetsu .ido_event .miniguide_text{
	text-indent:-6em;
	padding-left:6em !important;
	width:90% !important;
}
.wrapper .jyosetsu_bg .jyosetsu .ido_event .miniguide_text .miniguide{
	font-weight:bold;
}

.wrapper .jyosetsu_bg .jyosetsu .ido_event dl{
	margin:20px 0 0 0;
}

.wrapper .jyosetsu_bg .jyosetsu .ido_event dl dt{
	display:inline-block;
	width:70px;
	vertical-align:top;
	background-color:#fff;
	text-align:center;
	color:#276464;
	margin-right:5px;
	margin-bottom:10px;
}
.wrapper .jyosetsu_bg .jyosetsu .ido_event dl dd{
	display:inline-block;
	width:630px;
	vertical-align:top;
	margin-bottom:10px;
}

		
	
	.wrapper .jyosetsu_bg .jyosetsu .ido_map{
		width:100%;
		max-width:790px;
		margin:30px 0 0px 0;
		padding:0 30px 0px 30px;
	}
	.wrapper .jyosetsu_bg .jyosetsu .ido_map:after{
		content:"";
		display:block;
		clear:both;
	}
	.wrapper .jyosetsu_bg .jyosetsu .ido_map iframe{
		max-width:412px;
		width:60%;
		float:left;
		height:272px;
	}
	.wrapper .jyosetsu_bg .jyosetsu .ido_map img{
		max-width:378px;
		width:50%;
		height:272px;
		float:right;
	}

.wrapper .jyosetsu_bg .jyosetsu .ido_event p b,
.wrapper #ido_info article div #ido_naiyou tr td b{
	color:#C30;
}

.wrapper #ido_info article div #ido_naiyou tr td .sakuhin{
	width:100%;
}
.wrapper #ido_info article div #ido_naiyou tr td .sakuhin:after{
	content:"";
	display:block;
	clear:both;
}
.wrapper #ido_info article div #ido_naiyou tr td .sakuhin li{
	float:left;
	width:45%;
	text-align:center;
	margin:15px 20px 0 auto;
}