.font4 {
	font-size:80%;
}
.font5 {
	font-size:75%;
}
.font6 {
	font-size:80%;
	color:#FF0;
}
.bold {
	font-weight:bold;
}

#columm12 #title_image {
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	text-align:center;
}

#tokubetsu {
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	width: 335px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #0E839F;
}
#tokushu {
	width: 225px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}

#columm12 .midashi {
	padding-left: 8px;
	padding-right: 0px;
	text-align: justify; 
}

#mainContent #columm12 .place {
	font-size: 1em;
	text-align: left;
	background-color: #ffffcc;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#hd1 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.2em;
	background-color: #E4007E;/* 特別展の背景色 */
	color: #FFF;
	margin-top: 15px;
	padding-left: 10px;
}
#hd2 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.2em;
	background-color: #2B499D;/* 特集展示の背景色 */
	color: #FFF;
	margin-top: 15px;
	padding-left: 10px;
}
#hd3 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.2em;
	background-color: #70BF89;/* 特別企画展の背景色 */
	color: #FFF;
	margin-top:15px;
	padding-left: 10px;
}


#columm12 .tokushu_columm {
	width: 223px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	border: 1px solid #2B499D;/* 特集展示の背景色 */
	background-color: #FFFFFF;
	padding-bottom: 10px;
	box-shadow: 0.8px 1.2px 4px gray;
}

#columm12 .tokubetsu_columm {
	width: 333px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 23px;
	border: 1px solid #E4007E;/* 特別展の背景色 */
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	padding-bottom: 0.2em;
	box-shadow: 0.8px 1.2px 4px gray;
}

#columm12 .tokubetsu_columm_betu {
	width: 333px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom:20px;
	border: 1px solid #70BF89;/* 特別企画展の背景色 */
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	padding-bottom: 0.2em;
	box-shadow: 0.8px 1.2px 4px gray;
}

#columm12 .tokushu_columm h4 {
	text-align: center;
	font-size: 1em;
	line-height: 24px;
	background-color: #2B499D;/* 特集展示の背景色 */
	color: #FFF;
	margin: 0px;
	background-repeat: no-repeat;
}

#columm12 .tokubetsu_columm h4 {
	text-align: center;
	font-size: 1.2em;
	line-height: 24px;
	background-color: #E4007E;/* 特別展の背景色 */
	color: #FFF;
	margin: 0px;
	background-repeat: no-repeat;
}

#columm12 .tokubetsu_columm_betu h4 {
	text-align: center;
	font-size: 1.2em;
	line-height: 24px;
	background-color: #70BF89;/* 特別企画展の背景色 */
	color: #FFF;
	margin: 0px;
	background-repeat: no-repeat;
}

#columm12 h3 {
	padding:4px;
	margin: 0px;
	font-size: 1.2em;
	font-weight:bold;
	color:#385476;
	text-align: center;
	border:none;
}


#columm12 .tokubetsu_columm_betu h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: white;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	text-align: center;	
}

#mainContent #columm12 .tokushu_columm h3 {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
	font-size: 1.3em;
	padding-bottom: 10px;
	padding-top: 25px;
	color: #000;
}

#mainContent #columm12 .tokubetsu_columm h3 {
	background-color: #FFFFFF;
	font-size: 1.4em;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #000;
}

#mainContent #columm12 .tokushu_info {
	text-indent: 1em;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 0.2em;
	text-align: justify;
	text-justify: inter-ideograph;
	background-color: #FFF;
}


#sorry {
	clear: both;
	color: #B71515;
	text-align: center;
	margin-bottom: 0px;
	background-color: #EDE946;
	width: 580px;

	margin-right: auto;
	margin-left: auto;
}


/* 2019.02.01 イメージを追加 */
.Exhibition_img {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: white;
}

.Exhibition_img img {
	margin-bottom: 5px;
}

.Exhibition_img p {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	color: #000;
}