#columm12 div.title_image {
	width: 560px;
	box-shadow: 1px 1px 5px #CCC;
	margin-left:auto;
	margin-right:auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	background-color: #ececff;/*上部特集展示タイトルの背景色*/
	text-align:center;
	padding-bottom: 10px;
}
#columm12 h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.5em;
	text-align: center;
}
#columm12 table th.th_title {
	height:30px;
	background-color: #ececff;/*関連行事タイトルの背景色*/
	text-align: center;
}
#columm12 table th.th_comment {
	text-align: left;
	font-weight: 200;
	padding-left: 50px;
	padding-right: 50px;
}
.oneColFixCtrHdr #container #mainContent #columm12 .head {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #a22041;/*関連行事・展示資料の見出しの色*/
	text-indent: 10px;
	font-size: 1.3em;
	margin-left: 20px;
	margin-bottom: 5px;
}
.oneColFixCtrHdr #container #mainContent #columm12 table tr td dl dt {
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent #columm12 table tr td dl dd {
	margin-left: 2em;
}
.oneColFixCtrHdr #container #mainContent #columm12 table tr td dl dt p.title {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: -2px;
}
.oneColFixCtrHdr #container #mainContent #columm12 table tr td p.explanation{
	margin: 0px 50px 20px 40px;
}