@charset "utf-8";

/* #contents *************************************/
#contents {
	background-image: url(../img/back-sub.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 990px;
	clear: both;
	min-height:645px;
}
#contents #maincont {
	padding: 10px 50px;
}
#contents #maincont h1 {
	font-size: 160%;
	line-height: 95px;
	font-weight: bold;
	color: #F08300;
	background-image: url(../img/title-sub-h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
	margin-bottom: 20px;
}
#contents #maincont h2 {
	font-size: 120%;
	font-weight: bold;
	color: #C7025D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0068B7;
	margin-top: 15px;
	margin-bottom: 10px;
}
#contents #maincont h3 {
	font-size: 115%;
	font-weight: bold;
	color: #1D2088;
	margin-top: 1em;
	margin-bottom: 0.8em;
}
#contents #maincont p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

#contents #maincont div.section3,
#contents #maincont div.section4 {
	clear: both;
	padding-top: 15px;
}

#contents #maincont div.imgphoto {
	float: right;
	font-size: 87.5%;
	margin-bottom: 15px;
	margin-left: 35px;
	line-height: 1.2;
	padding-top: 1.5em;
}



#contents #maincont div.accmap {

}
#contents #maincont div.accmap div.imgmap {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
#contents #maincont div.accmap div.section3 {
	float: left;
	width: 470px;
	clear: none;
}
#contents #maincont div.barrierfreemap p {
	margin: 0px;
}

#contents #maincont div.accmap li {
	margin-left: 1.8em;
	list-style-type: disc;
}
#contents #maincont div.time dl {
	margin-right: 2em;
	margin-left: 2em;
}
#contents #maincont div.time dt {
	float: left;
	width: 5em;
	clear: left;
}
#contents #maincont div.time dd {
	padding-bottom: 1em;
	margin-left: 5em;
}

#contents #maincont div.time ul {
	margin-left: 1em;
}
#contents #maincont div.exhibition {
	clear: left;
}
#contents #maincont div.exhibition li {
	margin-left: 2em;
	text-indent: -1em;
}

#contents  #maincont  div.time  p.clear {
	clear: both;
}

