@charset "shift_jis";

#contentsMap {
	text-align: center;
	float: left;
	height: 100%;
	width: 95%;
	position: relative;
	background-image: url(../image/back4091.jpg);
	background-repeat: repeat;
}
h3 {
	font-style: oblique;
	text-align: right;
	font-size: small;
}
.bold {
	font-size: medium;
	font-weight: bolder;
	text-transform: uppercase;
}
#topics {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#title {
	height: 90px;
	width: 700px;
	position: relative;
	text-align: left;
}
#picture {
	text-align: center;
	width: 700px;
	position: relative;
	margin-top: 15px;
}
.history {
	height: 240px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
}
.history01 {
	text-align: center;
	float: left;
	width: 350px;
	position: relative;
	height: auto;
}
#topics02 {
	font-size: large;
	line-height: 1.5em;
	color: #ccffff;
	background-color: #000;
	height: 230px;
	width: 600px;
	border: 1px double #FFF;
	position: relative;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


.left {
	text-align: left;
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.left02 {
	text-align: left;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
