#columm12 .piccenter .left_box {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}
#columm12 .piccenter .right_box {
	float: right;
	width: 250px;
	margin-bottom: 10px;
}
.title {
	font-size:1.4em;
	font-weight:bold;
	line-height: 1.2;
	margin-top: 25px;
	margin-bottom:8px;
	color:#555;
}

.era {
	font-size:1em;
	margin-bottom: 10px;
	
	

}

.item_explanation {
    text-align:justify;
	text-indent:1em;
	font-size:1.0em;
	padding:0 25px 0 25px;
}

#columm12 .piccenter .explain_r {
	margin-top: 0px;
	float: right;
	padding-right: 1.5em;
	width: 290px;
	margin-bottom: 10px;
	text-align: left;
}
#columm12 .piccenter .explain_l {
	margin-top: 0px;
	float: left;
	width: 290px;
	padding-left: 1.5em;
	margin-bottom: 10px;
	text-align: left;
}

/*200703追加*/

.oneColFixCtrHdr #container #mainContent #columm12 .head {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #98860A;/*関連行事・展示資料の見出しの色*/
	text-indent: 10px;
	font-size: 1.3em;
	margin-left: 20px;
	margin-bottom: 5px;
	}
	
	
#columm12 div.title_image {
	width: 560px;
	background-color: #FBF49F;
	box-shadow: 1px 1px 5px #CCC;
	margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	text-align: center;
	padding-bottom: 10px;
		}

	
	
	
#columm12 table th.th_title {
	height:30px;
	background-color: #FBF49F;/*関連行事タイトルの背景色*/
	text-align: center;
	}

#columm12 table th.th_comment {
	text-align: left;
	font-weight: 200;
	padding-left: 50px;
	padding-right: 50px;
}



.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;
}
.explanation{
	margin:0px 40px 20px 40px;
	text-align:justify;
}

.3Drelease_notice {
	background-color:#eaffef;
	font-size:1em; 
    width:500px;
	padding:7px;
	text-align:center;
	margin:auto;
}
